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
2015-06-23 22:10:08 +02:00

18 lines
440 B
Markdown

# 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