Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

SolitudeSF/mpwc

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mpwc

Stateless password manager using Master Password algorithm.

Installation

nimble install mpwc

Requires libsodium installed.

Example usage

mpwc -p "probably not the best way to supply a password" -n $(whoami) -s github

If not provided as command line arguments, password, name and site are prompted in the terminal:

$ mpwc
password:
name: SolitudeSF
site: github
[ ═☻═⚔  ]: thisisit

If enviroment variable MPW_FULLNAME is set then the name is read from it.

You can use --stdin flag to read the password from stdin:

gpg2 -d -q "password.gpg" | mpwc --stdin -n me -s ssh

About

Stateless password manager using Master Password algorithm

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.