You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
4 years ago | |
---|---|---|
src | 4 years ago | |
yaap | 4 years ago | |
.gitignore | 4 years ago | |
CMakeLists.txt | 4 years ago | |
Doxyfile | 4 years ago | |
LICENSE | 4 years ago | |
README.md | 4 years ago | |
configure.ac | 5 years ago |
README.md
moolticute-pass (mpass)
Command-line client for managing passwords in a mooltipass device using the moolticute daemon.
It is inspired by the linux command line password manager pass.
Author
Dominik Meyer mailto:dmeyer@federationhq.de
License
Copyright 2018 by Dominik Meyer Licensed under GPLv3
Features
- request password from mooltipass device
- print requested password to stdout or X11 clipboard
- list services/logins stored on mooltipass device
Examples
mpass get -s github.de -u byterazor
will get the password for the github service and the user byterazor and print it to stdoutmpass get -s github.de -u byterazor -c
the same but copy the password to the X11 clipboard
Installation
tbd
Documentation
The Doxygen documentation can be found at https://byterazor.github.io/moolticute-pass/ .
Signed Commits
All commits are signed with the GPG key for dmeyer@federationhq.de valid from 2017-07-30
Fingerprint: 8A96 F2F7 FC07 3485 C724 9879 B4C3 12B6 0060 6B64