An open API service indexing awesome lists of open source software.

https://github.com/pablohn26/serverpass

Tool to store securely your passwords in your server under a master-password.
https://github.com/pablohn26/serverpass

Last synced: 3 months ago
JSON representation

Tool to store securely your passwords in your server under a master-password.

Awesome Lists containing this project

README

          

Serverpass
==========

Tool to store securely your passwords in your server under a master-password.

usage: serverpass.py [-h] [-a] [-d] [-g] [-l]

optional arguments:
-h, --help show this help message and exit
-a, --add Add password
-d, --delete Delete password
-g, --get Get your stored password
-l, --list List your stored passwords