Dumb fixes

master
Oleg Vasilev 2019-06-06 12:01:10 +03:00
parent 2c4b138dfc
commit 957d55778e
2 changed files with 7 additions and 7 deletions

View File

@ -7,12 +7,12 @@ Gaspass is more a password generator than password manager. Every run you will g
Working principle is the same as [lesspass](https://github.com/lesspass/lesspass), but gaspass uses modern [argon2id](https://en.wikipedia.org/wiki/Argon2) KDF (key derivation function) instead of PBKDF2-SHA1.
## Is it secure?
Generally yes, but it highly dependent on private key quality and protection
Generally yes, but it highly depends on private key quality and protection
## ToDo
[] More tests
[] Better README.md
[] Travis CI
[] SECURITY.md
[] Resource management
[] GUI
- More tests
- Better README.md
- Travis CI
- SECURITY.md
- Resource management
- GUI