summaryrefslogtreecommitdiff
path: root/src/platform
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2014-03-19 02:04:29 -0600
committerJason A. Donenfeld <Jason@zx2c4.com>2014-03-19 18:15:17 -0600
commitb1314982194c99361c2b81b3359a21d5a289fdb5 (patch)
treeeab7f53ce7ccc3c3e3f33344186d121679695867 /src/platform
parentc31bbd546a9be36f335345a9dad33676de2dbcb6 (diff)
downloadpass-b1314982194c99361c2b81b3359a21d5a289fdb5.tar.gz
pass-b1314982194c99361c2b81b3359a21d5a289fdb5.tar.bz2
pass-b1314982194c99361c2b81b3359a21d5a289fdb5.zip
Team pass: enable multiple keys and per directory
The .gpg-id file may now have multiple keys in it, one per line. If a .gpg-id file exists inside a subdirectory, passwords inside that directory are encrypted to that/those ids. The init command has learned a -p/--path option for writing such a sub directory .gpg-id and now can take several arguments for ids.
Diffstat (limited to 'src/platform')
0 files changed, 0 insertions, 0 deletions
420/+683 2008-06-30Now the new design is able to do the same as the old oneRené 'Necoro' Neumann3-168/+182 2008-06-30First draft of the new plugin windowRené 'Necoro' Neumann1-8/+172 2008-06-30Added stuff to plugin.pyRené 'Necoro' Neumann1-2/+24 2008-06-25Now load 22 versions when running the correct portageRené 'Necoro' Neumann4-8/+18 2008-06-25Added Package_22 and System_22René 'Necoro' Neumann4-5/+63