From 2b1bc5725dc1e85d4e3343eb9751a5223960f4f0 Mon Sep 17 00:00:00 2001 From: "https://openid.stackexchange.com/user/e65e6d0e-58ba-41de-84cc-1f2ba54cf574" Date: Tue, 8 Apr 2014 03:47:26 +0000 Subject: Added a comment: Encrypt with pub or sub? --- ...ent_2_0bd22cec899dd5d1e4d090b34c5ec1eb._comment | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 doc/encryption/comment_2_0bd22cec899dd5d1e4d090b34c5ec1eb._comment (limited to 'doc') diff --git a/doc/encryption/comment_2_0bd22cec899dd5d1e4d090b34c5ec1eb._comment b/doc/encryption/comment_2_0bd22cec899dd5d1e4d090b34c5ec1eb._comment new file mode 100644 index 000000000..4436ccc14 --- /dev/null +++ b/doc/encryption/comment_2_0bd22cec899dd5d1e4d090b34c5ec1eb._comment @@ -0,0 +1,22 @@ +[[!comment format=mdwn + username="https://openid.stackexchange.com/user/e65e6d0e-58ba-41de-84cc-1f2ba54cf574" + nickname="Mica Semrick" + subject="Encrypt with pub or sub?" + date="2014-04-08T03:47:25Z" + content=""" +Forgive me, I'm a bit new to PGP. + + I do: +``` +$ gpg --list-keys +/home/users/.gnupg/pubring.gpg +------------------------------ +pub 2048R/3339656A 2014-04-03 +uid Me (git-annex key) +sub 2048R/774B0ET4 2014-04-03 + +``` +and see the `pub` and the `sub` key. + +When I `init` a new special remote and want encryption, should I give the `init` command the `pub` or the `sub` key? Or does git annex sort that out itself? +"""]] -- cgit v1.2.3