-
Notifications
You must be signed in to change notification settings - Fork 63
Simple password manager using gpg and ordinary unix directories.
License
rupa/password-store
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
====================== Simple Password Store by Jason Donenfeld [email protected] ====================== This is a very simple password store that encrypts passwords using gpg and places the encrypted password in a directory. It can generate new passwords and keep track of old ones. Please see the man page for considerable more documentation and examples. You may read the man page without installing the package by one of these commands: - Show it in man: $ man ./man/pass.1 - Produce an HTML page: $ groff -mandoc -T html ./man/pass.1 > pass-man-page.html - Produce a PDF document: $ groff -mandoc ./man/pass.1 > pass-man-page.ps $ ps2pdf pass-man-page.ps
About
Simple password manager using gpg and ordinary unix directories.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published