From 3f7940227aab61cc8ee09594eafd4a2ef6b17759 Mon Sep 17 00:00:00 2001 From: Bee <10378052+bee-san@users.noreply.github.com> Date: Thu, 10 Sep 2020 12:34:50 +0100 Subject: [PATCH] Updated Home (markdown) --- Home.md | 22 ++++++++++++++-------- 1 file changed, 14 insertions(+), 8 deletions(-) diff --git a/Home.md b/Home.md index 4e952d2..7173d20 100644 --- a/Home.md +++ b/Home.md @@ -10,19 +10,24 @@ Please see the sidebar on the right hand side for all of our pages. ## List of Supported Ciphers/Encodings/Hashes [https://github.com/Ciphey/Ciphey/wiki/Supported-Ciphers](https://github.com/Ciphey/Ciphey/wiki/Supported-Ciphers) -# Pages to help you use Ciphey better -* [Common things you may want to do but are confused about](https://github.com/Ciphey/Ciphey/wiki/Common-things-you-may-want-to-do) -* [Checkers -- Learn how we check for plaintext. You may want to use a specific checker instead of all of them](https://github.com/Ciphey/Ciphey/wiki/Checkers,-explained) -* [The settings file](https://github.com/Ciphey/Ciphey/wiki/The-Settings-File) -* [Our very long hard-to-read full features page](https://github.com/Ciphey/Ciphey/wiki/Features) - # Pages to help you troubleshoot Ciphey * [Installing Ciphey](https://github.com/Ciphey/Ciphey/wiki/Installation) * [Common Issues and their solutions](https://github.com/Ciphey/Ciphey/wiki/Common-Issues-&-Their-Solutions) * [List of known bugs](https://github.com/Ciphey/Ciphey/issues?q=is%3Aopen+is%3Aissue+label%3Abug) -# Pages to help you contribute to Ciphey -* [Adding your own ciphers to Ciphey](https://github.com/Ciphey/Ciphey/wiki/Adding-your-own-ciphers) +# Pages to help you use Ciphey better +* [Common things you may want to do but are confused about](https://github.com/Ciphey/Ciphey/wiki/Common-things-you-may-want-to-do) +* [Importing Ciphey](https://github.com/Ciphey/Ciphey/wiki/Importing-Ciphey) +* [Checkers -- Learn how we check for plaintext. You may want to use a specific checker instead of all of them](https://github.com/Ciphey/Ciphey/wiki/Checkers,-explained) +* [The settings file](https://github.com/Ciphey/Ciphey/wiki/The-Settings-File) +* [Our very long hard-to-read full features page](https://github.com/Ciphey/Ciphey/wiki/Features) + +# Adding your own crackers / decoders +1. [Adding your own ciphers to Ciphey](https://github.com/Ciphey/Ciphey/wiki/Adding-your-own-ciphers) +2. [Testing your code](https://github.com/Ciphey/Ciphey/wiki/Testing-your-cracker---decoder) +3. [Check this before making a pull request](https://github.com/Ciphey/Ciphey/wiki/What-to-check-before-a-pull-request) + +# Contributing * [What are all the repos in Ciphey? You only really need to know Ciphey, CipheyDists, and CipheyCore](https://github.com/Ciphey/Ciphey/wiki/Ciphey's-Repos,-explained) * [Things to check before submitting a PR](https://github.com/Ciphey/Ciphey/wiki/Things-to-check-before-submitting-a-PR) * [Extending Ciphey](https://github.com/Ciphey/Ciphey/wiki/Extending-Ciphey) @@ -41,3 +46,4 @@ Maybe you're interested in how this works :detective: # Future Wiki Pages Pages which are being worked on right now for features that are not fully implemented yet. * [Tagging System](https://github.com/Ciphey/Ciphey/wiki/Tagging-System) +