diff options
| author | Joursoir <chat@joursoir.net> | 2021-06-23 08:10:25 +0000 |
|---|---|---|
| committer | Joursoir <chat@joursoir.net> | 2021-06-23 08:10:25 +0000 |
| commit | 51f699e4e3546d2db7d47952cdb13676bd334189 (patch) | |
| tree | 6147913181df97afd5516b1721c276ee97bb4b0d /README | |
| parent | 09e8e0a1c7e285ebafde075778b8df62f9b5e388 (diff) | |
| download | lock-password-51f699e4e3546d2db7d47952cdb13676bd334189.tar.gz lock-password-51f699e4e3546d2db7d47952cdb13676bd334189.tar.bz2 lock-password-51f699e4e3546d2db7d47952cdb13676bd334189.zip | |
don't duplicate documentation in readme
Diffstat (limited to 'README')
| -rw-r--r-- | README | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -0,0 +1,11 @@ +LockPassword - a simple terminal password manager, using GnuPG to encrypt passwords. + +Project page in world wide web: http://git.joursoir.net/lock-password/ + +Please see the man page for documentation and examples. + +Dependencies: +* GnuPG + https://www.gnupg.org/ +* GPGME + https://www.gnupg.org/software/gpgme/ |
