From 87ad5644ff0f6c6618a55ddf9a7f3aabff6c32c8 Mon Sep 17 00:00:00 2001 From: Alexander Date: Fri, 14 Apr 2017 00:17:49 +0300 Subject: [PATCH] Updated Documentation (ENG) (markdown) --- Documentation-(ENG).md | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/Documentation-(ENG).md b/Documentation-(ENG).md index 68ba4be..12ba0c1 100644 --- a/Documentation-(ENG).md +++ b/Documentation-(ENG).md @@ -1,21 +1,20 @@ -#First launch +## First launch After first launch you will see a message asking you to take the salt from the MAC address, salt is using as the second encryption key. You will be able to change the salt in the settings. If you want decrypt your files in another PC, you need to use the same encryption parameters, this parameters also stored in `Crypto Notepad.settings` file, except main key that not saved anywhere. -#Main window +## Main window Main interface is the similar as default windows notepad. For open/save file and other actions you can use menu or toolbar. -#URLs/email links -App has support hyperlinks.
-URLs pattern:
+## URLs/email links +**URLs pattern:**
`www.sigmanor.pp.ua`
`http://sigmanor.pp.ua`
-eMail pattern:
+**eMail pattern:**
`mailto:sigmanor@gmail.com` -#Settings +## Settings -###Fonts and Colors +### Fonts and Colors **`Font name`** - Editor font. **`Font size`** - Editor font size. @@ -27,7 +26,7 @@ eMail pattern:
**`Highlights color`** - Color used to highlight matches in the editor. -###Encrypt/Decrypt +### Encrypt/Decrypt **`Hash algorithm`** - Can be either SHA1/MD5. **`Key size`** - Can be 128/192/256. @@ -36,7 +35,7 @@ eMail pattern:
**`Password iterations`** - How many times the algorithm is executed on the text. -###Application +### Application **`Associate with *.cnp files`** - Associate app with the *.cnp files. Allows you just click on *.cnp file, enter the encription key and open it. **`Show toolbar`** - Show/hide toolbar under the main menu.