summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar https://openid.stackexchange.com/user/e65e6d0e-58ba-41de-84cc-1f2ba54cf574 <Mica_Semrick@web>2014-04-12 03:51:56 +0000
committerGravatar admin <admin@branchable.com>2014-04-12 03:51:56 +0000
commit6e45ca3a50466644260e4f10bc8d3e680b93e95d (patch)
tree8ed9b0f40a8bc515895e00f0f21ed8bfc66b3192
parentb8b328f962b81f26d91da4da918a461677af0eaa (diff)
removed
-rw-r--r--doc/encryption/comment_2_f19c9bb519a7017f0731fd0e8780ed74._comment22
1 files changed, 0 insertions, 22 deletions
diff --git a/doc/encryption/comment_2_f19c9bb519a7017f0731fd0e8780ed74._comment b/doc/encryption/comment_2_f19c9bb519a7017f0731fd0e8780ed74._comment
deleted file mode 100644
index bf4330383..000000000
--- a/doc/encryption/comment_2_f19c9bb519a7017f0731fd0e8780ed74._comment
+++ /dev/null
@@ -1,22 +0,0 @@
-[[!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:56:36Z"
- content="""
-Forgive me, I'm a bit new to PGP.
-
-I do:
-
- $ gpg --list-keys
- /home/user/.gnupg/pubring.gpg
- ------------------------------
- pub 2048R/41363A6A 2014-04-03
- uid A Guy (git-annex key) <A@guy.com>
- sub 2048R/77998J8TDY 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?
-
-"""]]