summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-05-19 18:26:15 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-05-19 18:26:15 -0400
commiteee6fc0d718fd2b43e38729813111512f94bdd48 (patch)
treefc4e8981e495db8d6f218af7f39f187d78dac70e /doc
parentdbf1b1d58b58441033ee1c7b32d669fdac0776e0 (diff)
parent2e5fc4e07268680c085d36f8bc5344371f051189 (diff)
Merge branch 'master' of ssh://git-annex.branchable.com
Diffstat (limited to 'doc')
-rw-r--r--doc/bugs/git_annex_fork_bombs_on_gpg_file/comment_13_56ca8590110abffeed6d826c54ca1136._comment10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/bugs/git_annex_fork_bombs_on_gpg_file/comment_13_56ca8590110abffeed6d826c54ca1136._comment b/doc/bugs/git_annex_fork_bombs_on_gpg_file/comment_13_56ca8590110abffeed6d826c54ca1136._comment
new file mode 100644
index 000000000..64ee5e876
--- /dev/null
+++ b/doc/bugs/git_annex_fork_bombs_on_gpg_file/comment_13_56ca8590110abffeed6d826c54ca1136._comment
@@ -0,0 +1,10 @@
+[[!comment format=mdwn
+ username="http://joeyh.name/"
+ nickname="joey"
+ subject="comment 13"
+ date="2013-05-19T22:03:57Z"
+ content="""
+Ok, I've made a note that I should look into pulling in gpgtools rather than gpg into the DMG. At least if the webapp every gets a UI that allows setting up remotes that are encrypted to a gpg key. Currently the webapp avoids that because I know gpg password prompting is not sorted out everywhere.
+
+And also, I've made the configure script check for gpg2 if it can't find a gpg.
+"""]]