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

1.5 KiB

MPW: Manage your passwords!

Version Build Status License

mpw is a little software which stores your passwords in GnuPG encrypted files.

Features

  • generate OTP code
  • synchronize your passwords with SSH or FTP.
  • copy your login, password or otp in clipboard

Install

On debian or ubuntu:

apt install ruby ruby-dev xclip
gem install mpw

How to use

A simple mpw usage:

mpw config --init user@host.com
mpw add
mpw copy
mpw add
mpw list

Output:

Bank
 ==============================================================================
  ID | Host          | User      | Protocol | Port | OTP | Comment                
 ==============================================================================
  1  | bank.com      | 1234456   | https    |      |  X  |                        

Linux
 ==============================================================================
  ID | Host          | User      | Protocol | Port | OTP | Comment                
 ==============================================================================
  2  | linuxfr.org   | example   | https    |      |     | Da Linux French Site