Skip to content

facciocose/mpm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

#MPM

MPM stands for minimal password manager.

I think that password management should be done with open source software and I don't like KeePass.

This script is my first step in portable password management. Requires pwgen for password generation and gpg for file encryption.

You can export an editable YAML file with this command:

mpm list > export.yaml

or the equivalent:

gpg -o export.yaml file.asc

You can always access your passwords with gpg.

About

minimal password manager

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages