summaryrefslogtreecommitdiff
path: root/README
blob: eae36664d9eeccd3089bf866b8af482919132410 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
======================
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/
- 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/
ensions.René 'Necoro' Neumann1-0/+2 2009-11-12Cstg stuff (alias ...)René 'Necoro' Neumann1-0/+1 2009-11-12Well ... now hgshelve was more up2date than hg ^^.René 'Necoro' Neumann1-18/+15 2009-11-12Update hgshelve extension for hg 1.3.1René 'Necoro' Neumann1-43/+163 2009-11-07Better hg VCS prompt support.René 'Necoro' Neumann3-0/+82 2009-11-05Added VCSCommand vim plugin.René 'Necoro' Neumann15-3/+4235 2009-11-03Add hg config stuffRené 'Necoro' Neumann3-0/+555 2009-10-27Add line numbering for emacsRené 'Necoro' Neumann1-1/+5 2009-10-27Add "-m iff" to isabelle callRené 'Necoro' Neumann1-1/+1 2009-10-14add commandline completion for vimRené 'Necoro' Neumann1-0/+12