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-02-01 00:30:52 +01:00
i18n add translate 2014-01-26 17:48:24 +01:00
lib beautiful code 2014-02-01 00:30:52 +01:00
MPW change array.new 2014-02-01 00:09:22 +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 beautiful code 2014-02-01 00:30:52 +01:00
mpw-server separate server translation 2014-01-25 18:40:47 +01:00
mpw-ssh add module MPW 2014-01-29 20:49:39 +01:00
README.md version 1.1.0 2014-01-28 20:33:00 +01:00
VERSION version dev 2014-01-29 18:40:37 +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