2014-04-20 23:23:08 +02:00
2014-04-18 12:38:52 +02:00
2014-04-20 23:23:08 +02:00
2012-09-24 00:49:17 +02:00
2012-09-18 05:42:08 +02:00

======================
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://zx2c4.com/projects/password-store

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
  http://mama.indstate.edu/users/ice/tree/
- GNU getopt
  http://www.kernel.org/pub/linux/utils/util-linux/
  http://software.frodo.looijaard.name/getopt/
Description
No description provided
Readme 602 KiB
Languages
Shell 48.3%
Python 23.5%
Emacs Lisp 11.2%
Ruby 10%
Makefile 2.3%
Other 4.7%