diff options
author | Marcin Chrzanowski <marcin.j.chrzanowski@gmail.com> | 2020-05-31 12:55:16 +0200 |
---|---|---|
committer | Marcin Chrzanowski <m@m-chrzan.xyz> | 2022-07-01 08:37:22 +0200 |
commit | 2617ed3dc587b16d0c748876ede76e03ae9d167b (patch) | |
tree | e5dc90b5037c926e36436b7d2cc4ec9364e02019 /README | |
parent | 0aeec8cd7727883214158e910e340e00f493f168 (diff) |
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 |