Tree
- Tree:
4e6d662bef56bfe0aa2aca9d1adb9330cbeba5a9- Date:
- Message:
- use GPM_ENCCMD and GPM_DECCMD instead of GPM_GPG
| .mailmap | commits | blame |
| CHANGES | commits | blame |
| Makefile | commits | blame |
| README | commits | blame |
| examples/ | |
| gpm* | commits | blame |
| gpm.1 | commits | blame |
| pm2gpm* | 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)
