1
0
Fork 0
mirror of https://github.com/nishiki/manage-password.git synced 2025-02-20 01:50:04 +00:00
MPW is a little software which stores your passwords in an GPG encrypted file.
Find a file
2013-12-30 23:32:05 +01:00
i18n add option select config file (--config CONFIG) 2013-12-30 20:15:00 +01:00
lib change method for default language 2013-12-30 22:14:29 +01:00
LICENSE rename license 2013-12-26 21:02:53 +01:00
mpw change method for default language 2013-12-30 22:14:29 +01:00
mpw-ssh change method for default language 2013-12-30 22:14:29 +01:00
README Add install sshpass 2013-12-30 23:32:05 +01:00

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 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