aboutsummaryrefslogtreecommitdiff
path: root/doc/forum/shared_cipher_tries_to_use_gpg.mdwn
blob: ccaa0c59d6b1d2d7a55d9a24058729a3ce7aacc0 (plain)
1
2
3
4
5
6
7
8
9
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?