1
0
Fork 0
mirror of https://github.com/nishiki/manage-password.git synced 2025-02-17 08:30:04 +00:00
mpw/README.md
2014-01-28 20:33:00 +01:00

407 B

Manage your passwords!

MPW is a little software which stores your passwords in an GPG encrypted file. MPW can sync your password with a MPW Server.

Installation

You must generate a GPG Key with GPG or with Seahorse (GUI on linux). This program work with ruby >= 1.9

## On Debian/Ubuntu:

  • apt-get install ruby ruby-gpgme ruby-highline ruby-i18n ruby-locale

For mpw-ssh:

  • apt-get install sshpass