diff options
author | Joey Hess <joey@kitenet.net> | 2013-05-19 18:26:15 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-05-19 18:26:15 -0400 |
commit | eee6fc0d718fd2b43e38729813111512f94bdd48 (patch) | |
tree | fc4e8981e495db8d6f218af7f39f187d78dac70e | |
parent | dbf1b1d58b58441033ee1c7b32d669fdac0776e0 (diff) | |
parent | 2e5fc4e07268680c085d36f8bc5344371f051189 (diff) |
Merge branch 'master' of ssh://git-annex.branchable.com
-rw-r--r-- | doc/bugs/git_annex_fork_bombs_on_gpg_file/comment_13_56ca8590110abffeed6d826c54ca1136._comment | 10 |
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. +"""]] |