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
2014-01-28 20:33:00 +01:00
i18n add translate 2014-01-26 17:48:24 +01:00
lib rename function 2014-01-27 20:19:38 +01:00
CHANGELOG version 1.1.0 2014-01-28 20:33:00 +01:00
LICENSE rename license 2013-12-26 21:02:53 +01:00
mpw rename function 2014-01-27 20:19:38 +01:00
mpw-server separate server translation 2014-01-25 18:40:47 +01:00
mpw-ssh fix bug 2014-01-27 08:38:34 +01:00
README.md version 1.1.0 2014-01-28 20:33:00 +01:00
VERSION version 1.1.0 2014-01-28 20:33:00 +01:00

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