1
0
Fork 0
mirror of https://github.com/nishiki/manage-password.git synced 2024-11-27 07:33:05 +00:00
mpw/README.md

19 lines
440 B
Markdown
Raw Normal View History

2013-08-06 20:35:50 +00:00
# Manage your passwords!
2013-06-16 21:01:09 +00:00
2013-12-20 17:44:27 +00:00
MPW is a little software which stores your passwords in an GPG encrypted file.
2014-09-12 07:01:01 +00:00
MPW can synchronize your password with a MPW Server or via SSH or via FTP.
2013-06-16 21:01:09 +00:00
2013-08-06 20:35:50 +00:00
# Installation
You must generate a GPG Key with GPG or with Seahorse (GUI on linux).
2013-09-19 20:19:38 +00:00
This program work with ruby >= 1.9
2013-08-06 20:35:50 +00:00
2015-06-21 21:48:14 +00:00
* install ruby and rubygems on your computer
* gem install mpw
2014-02-01 18:29:56 +00:00
2015-06-23 20:10:08 +00:00
If you want use mpw-ssh, you must install sshpass
2014-09-12 07:01:01 +00:00
2015-06-23 20:10:08 +00:00
# How to use
mpw -h