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.
- Host: GitHub
- URL: https://github.com/pablohn26/serverpass
- Owner: Pablohn26
- License: gpl-3.0
- Created: 2013-07-15T17:10:31.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2013-07-15T17:31:58.000Z (almost 13 years ago)
- Last Synced: 2025-02-18T08:46:07.135Z (over 1 year ago)
- Language: Python
- Size: 121 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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