Update Readme
This commit is contained in:
parent
cb4dba4811
commit
08e8786675
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ INSTALLATION:
|
||||||
|
|
||||||
2. Generate your personal CypherPassword (CyPass) with:
|
2. Generate your personal CypherPassword (CyPass) with:
|
||||||
`gpg --gen-random --armor 1 50| tr -dc 'A-za-z0-9';echo'`
|
`gpg --gen-random --armor 1 50| tr -dc 'A-za-z0-9';echo'`
|
||||||
* Replace 'INTERNALCIPHERKEY' with the value obtained in CyPass
|
* Replace 'INTERNALCIPHERKEY' with the value obtained in CyPass in LiteVault.sh
|
||||||
* Store the CyPass value in a safe place (for emergencies only)
|
* Store the CyPass value in a safe place (for emergencies only)
|
||||||
|
|
||||||
3. Compile and obfuscate this script using the shc program (included):
|
3. Compile and obfuscate this script using the shc program (included):
|
||||||
|
|
Loading…
Reference in a new issue