diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 11 |
1 files changed, 9 insertions, 2 deletions
@@ -1,8 +1,15 @@ -====================== +=============================== Simple Password Store by Jason Donenfeld Jason@zx2c4.com -====================== + +as forked by Marcin Chrzanowski +=============================== + +In this fork: + +- passmenu is enhanced to work with pass-otp + (https://github.com/tadfisher/pass-otp) This is a very simple password store that encrypts passwords using gpg and places the encrypted password in a directory. It can generate new passwords |