diff options
author | https://www.google.com/accounts/o8/id?id=AItOawkzwmw_zyMpZC9_J7ey--woeYPoZkAOgGw <dxtrish@web> | 2013-10-29 23:32:05 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-10-29 23:32:05 +0000 |
commit | 51016c19811ea41eb0a8e79f757d042b34ac2616 (patch) | |
tree | f5e9c14e9d3eca80b215b4c60cb650cdcfccc892 | |
parent | 7a443899f69cb56acc64979f660495831b1f04e1 (diff) |
-rw-r--r-- | doc/forum/GPG_passphrase_handling.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/forum/GPG_passphrase_handling.txt b/doc/forum/GPG_passphrase_handling.txt index d5eee4eea..92cb9905f 100644 --- a/doc/forum/GPG_passphrase_handling.txt +++ b/doc/forum/GPG_passphrase_handling.txt @@ -6,7 +6,7 @@ Whenever I'm trying to add an encrypted remote through the web ui I get a lot of "You need a passphrase to unlock the secret key for user:" on stdout and, obviously, I can't enter my passphrase (If this was the case I wouldn't make this post to begin with :)) -Is this behavior normal? What should I do to avoid it? +Is this behavior normal? What should I do to work around it? Yes, I am using gpg-agent. When other applications ask for my passphrase I get the "enter passphrase" dialog from GPGTools, but this isn't the case with git-annex. |