Blame


1 d9354c43 2023-05-30 aa gpm is a gpg-based password manager, similar to pass, but much simpler, and
2 d9354c43 2023-05-30 aa free of the bash dependency. gpm is developed from my other now-deprecated
3 d9354c43 2023-05-30 aa openssl-based password manager pm. To convert pm passwords into gpm passwords,
4 d9354c43 2023-05-30 aa please use the pm2gpm script. For installation run `make install'.