1
0
Fork 0
mirror of https://github.com/nishiki/manage-password.git synced 2024-10-27 02:33:19 +00:00
MPW is a little software which stores your passwords in an GPG encrypted file.
Find a file
2013-06-17 09:40:31 +02:00
manage-password.py manage-password.py: fix default ssh port 2013-06-17 09:40:31 +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