mirror of
https://github.com/Crypto-Notepad/Crypto-Notepad.git
synced 2026-03-11 08:55:25 +00:00
Updated Documentation (ENG) (markdown)
parent
97126d8e29
commit
bed6bd0717
1 changed files with 7 additions and 1 deletions
|
|
@ -1,5 +1,11 @@
|
|||
_**`In progress...`**_
|
||||
|
||||
#First launch
|
||||
After first launch you will see a message asking you to take the salt from the MAC address, the slat is using as the second encryption key. After selecting, you will be able to change this 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
|
||||
...
|
||||
|
||||
#Settings
|
||||
|
||||
###Fonts and Colors
|
||||
|
|
@ -18,7 +24,7 @@ _**`In progress...`**_
|
|||
If you are an experienced user, after the first launch is recommended to select settings for encryption.
|
||||
|
||||
###Application
|
||||
**`Associate with .cnp file extension`** - Associate app with the file extension. Allows you just click on *.cnp file, enter the encription key and open it.
|
||||
**`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.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue