mirror of
https://github.com/nishiki/manage-password.git
synced 2025-02-20 01:50:04 +00:00
MPW is a little software which stores your passwords in an GPG encrypted file.
manage-password.py | ||
manage-password.rb | ||
README.md |
== Installation ==
On Debian/Ubuntu:
- apt-get install gpg python-gnupg sshpass
On MacOS X:
- sudo easy_install pip
- sudo pip install python-gnupg
- Install gnupg-tool and sshpass