Skip to content

Simple password manager using gpg and ordinary unix directories. || Master source: http://git.zx2c4.com/password-store/ || Mailing list for contributions: http://lists.zx2c4.com/listinfo.cgi/password-store-zx2c4.com || Do not send pull requests. Send to list only.

License

Notifications You must be signed in to change notification settings

alexanderhaensch/password-store

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

======================
Simple Password Store
by Jason Donenfeld
   Jason@zx2c4.com
======================

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
  http://sourceforge.net/projects/xclip/
- pwgen
  http://sourceforge.net/projects/pwgen/
- 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/

About

Simple password manager using gpg and ordinary unix directories. || Master source: http://git.zx2c4.com/password-store/ || Mailing list for contributions: http://lists.zx2c4.com/listinfo.cgi/password-store-zx2c4.com || Do not send pull requests. Send to list only.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 53.3%
  • Python 17.7%
  • Ruby 12.3%
  • Emacs Lisp 8.5%
  • AppleScript 2.8%
  • Makefile 2.4%
  • Other 3.0%