1
0
Fork 0
mirror of https://github.com/nishiki/manage-password.git synced 2024-11-23 13:57:52 +00:00
MPW is a little software which stores your passwords in an GPG encrypted file.
Find a file
2014-01-25 11:35:12 +01:00
i18n clean error message with the server 2014-01-16 21:24:08 +01:00
lib add log on server 2014-01-25 11:35:12 +01:00
LICENSE rename license 2013-12-26 21:02:53 +01:00
mpw fix when sync with the server 2014-01-23 23:04:13 +01:00
mpw-server add log on server 2014-01-25 11:35:12 +01:00
mpw-ssh fix when sync with the server 2014-01-23 23:04:13 +01:00
README.md move 2013-12-30 23:33:04 +01:00
VERSION add version file 2014-01-15 20:17:47 +01:00

Manage your passwords!

MPW is a little software which stores your passwords in an GPG encrypted file.

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