summaryrefslogtreecommitdiff
path: root/README
blob: 52e23afb365a0539afb390f8191b46499216b93f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
======================
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:
- gpg2
- git
- xclip
- pwgen
- tree
- GNU getopt
t/cgit.h?h=v0.8.3.1&id=318d106300102c19d114a4ea89265b0a4060d9cb&follow=1'>Avoid infinite loops in caching layerLars Hjemli3-14/+31 2006-12-11Let 'make install' clear all cachefilesLars Hjemli1-0/+2 2006-12-11Fix cache algorithm loopholeLars Hjemli3-11/+16 2006-12-10Add version identifier in generated filesLars Hjemli2-9/+14 2006-12-10Add license file and copyright noticesLars Hjemli5-0/+372 2006-12-10Add caching infrastructureLars Hjemli9-28/+353