Updated Documentation (ENG) (markdown)

Alexander 2017-04-14 00:17:49 +03:00
parent 177ceb4b6b
commit 87ad5644ff

@ -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.<br>
URLs pattern:<br>
## URLs/email links
**URLs pattern:**<br>
`www.sigmanor.pp.ua`<br>
`http://sigmanor.pp.ua`<br>
eMail pattern:<br>
**eMail pattern:**<br>
`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:<br>
**`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:<br>
**`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.