1
0
Fork 0
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.
Find a file
2013-07-11 19:52:53 +02:00
manage-password.py manage-password.py: clear code 2013-06-17 10:14:17 +02:00
manage-password.rb add update 2013-07-11 19:52:53 +02:00
README.md README: update 2013-06-16 23:01:09 +02:00

== 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