Readme
This commit is contained in:
parent
c71667142b
commit
1c364720e2
2 changed files with 32 additions and 25 deletions
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
# Git Ignore
|
||||||
|
.CyPass
|
|
@ -1,3 +1,7 @@
|
||||||
|
# LiteVault - A lite vault for personal use
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
┌────────────────────────────────────────────────────────────────────┐
|
┌────────────────────────────────────────────────────────────────────┐
|
||||||
│ LiteVault - User/Password management in encrypted Vault - Ver.3.2 │
|
│ LiteVault - User/Password management in encrypted Vault - Ver.3.2 │
|
||||||
└────────────────────────────────────────────────────────────────────┘
|
└────────────────────────────────────────────────────────────────────┘
|
||||||
|
@ -23,3 +27,4 @@
|
||||||
NOTE: Use -mk <MasterKey> to use the decryption key
|
NOTE: Use -mk <MasterKey> to use the decryption key
|
||||||
Otherwise it will be requested by console
|
Otherwise it will be requested by console
|
||||||
──────────────────────────────────────────────────────────────────────
|
──────────────────────────────────────────────────────────────────────
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue