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
2017-02-26 09:35:46 +01:00
bin feat: add option to set default wallet 2017-02-22 21:51:06 +01:00
i18n feat: add option to set default wallet 2017-02-22 21:51:06 +01:00
lib/mpw fix bug encrypt with share key 2017-02-26 09:35:46 +01:00
templates fix update otp key 2017-02-17 00:04:25 +01:00
test fix bug after add default wallet 2017-02-22 21:59:49 +01:00
.gitignore add .gitignore 2014-12-06 23:33:48 +01:00
.travis.yml test with ruby 2.4 2017-02-11 19:08:26 +01:00
CHANGELOG upgrade changelog for version 4.0.0-beta1 2017-02-16 23:39:50 +01:00
Gemfile fix dependency version 2016-11-05 10:50:10 +01:00
LICENSE rename license 2013-12-26 21:02:53 +01:00
mpw.gemspec fix dependency version 2016-11-05 10:50:10 +01:00
README.md change readme syntax 2017-02-21 20:32:26 +01:00
VERSION upgrade version 4.0.0-beta1 2017-02-16 23:32:24 +01:00

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