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
2015-09-27 09:16:56 +02:00
bin add no-sync option 2015-09-27 09:13:43 +02:00
i18n add no-sync option 2015-09-27 09:13:43 +02:00
lib/mpw add no-sync option 2015-09-27 09:13:43 +02:00
test fix tests 2015-05-11 19:15:33 +02:00
.gitignore add .gitignore 2014-12-06 23:33:48 +01:00
CHANGELOG add install with gem 2015-06-21 23:45:25 +02:00
Gemfile update Gemfile 2015-02-08 22:58:18 +01:00
LICENSE rename license 2013-12-26 21:02:53 +01:00
mpw.gemspec fix dependancy 2015-07-19 21:51:05 +02:00
README.md fix mpw-ssh 2015-06-23 22:10:08 +02:00
VERSION add no-sync option 2015-09-27 09:16:56 +02:00

Manage your passwords!

MPW is a little software which stores your passwords in an GPG encrypted file. MPW can synchronize your password with a MPW Server or via SSH or via FTP.

Installation

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

  • install ruby and rubygems on your computer
  • gem install mpw

If you want use mpw-ssh, you must install sshpass

How to use

mpw -h