This commit is contained in:
https://www.google.com/accounts/o8/id?id=AItOawlFUH5H4OUj9vMJIoXQs8bheiptgANQ6fU 2012-10-23 19:17:11 +00:00 committed by admin
parent e58dfa94ac
commit 96f070971c

View file

@ -0,0 +1,10 @@
I tried
git annex initremote encsharedtest type=directory encryption=shared directory=/home/lee/gitannexplay
and got errors:
initremote encsharedtest gpg: error reading key: public key not found
Looks like it thinks "shared" should be the name of a key rather than an instruction to use the shared cipher.
Am I doing something wrong?