This commit is contained in:
luisgulo 2023-08-10 12:46:30 +02:00
parent c71667142b
commit 1c364720e2
2 changed files with 32 additions and 25 deletions

2
.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
# Git Ignore
.CyPass

View file

@ -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
────────────────────────────────────────────────────────────────────── ──────────────────────────────────────────────────────────────────────