Tree
- Tree:
de206f37f2f1c81fcb4652e7966d2bea054a2ab9
- Date:
- Message:
- print a more helpful usage message
.mailmap | commits | blame |
CHANGES | commits | blame |
Makefile | commits | blame |
README | commits | blame |
examples/ | |
secstore* | commits | blame |
secstore.1 | commits | blame |
version.mk | commits | blame |
README
gpm is a gpg-based password manager, similar to pass, but much simpler, and free of the bash dependency. gpm is developed from my other now-deprecated openssl-based password manager pm. To convert pm passwords into gpm passwords, please use the pm2gpm script. For installation run `make install'. The dependencies are: - Digest::SHA - gpg - xclip (optional)