cmskog/password-store
Folders and files
| Name | Name | 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. Visit the project page for more information: http://www.passwordstore.org/ Please see the man page for documentation and examples. Depends on: - bash http://www.gnu.org/software/bash/ - GnuPG2 http://www.gnupg.org/ - git http://www.git-scm.com/ - xclip (for X11 environments) http://sourceforge.net/projects/xclip/ - wl-clipboard (for wlroots Wayland-based environments) https://github.com/bugaevc/wl-clipboard - tree >= 1.7.0 http://mama.indstate.edu/users/ice/tree/ - GNU getopt http://www.kernel.org/pub/linux/utils/util-linux/ http://software.frodo.looijaard.name/getopt/ - qrencode https://fukuchi.org/works/qrencode/
Languages
- Shell 48.6%
- Python 23.7%
- Emacs Lisp 10.7%
- Ruby 10.0%
- Makefile 2.3%
- AppleScript 2.2%
- Other 2.5%