diff options
author | https://www.google.com/accounts/o8/id?id=AItOawnT7et8wPkEerW4yk_dJ2kgNijKvgzVm9Q <Giovanni@web> | 2015-02-13 23:39:17 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2015-02-13 23:39:17 +0000 |
commit | 8eeb62950413365c587865089789f21b35e84224 (patch) | |
tree | 078ed867731c2b91b04d95c55d015aa32236c265 | |
parent | 455635546a08ed6c053f411d88f777d6e852a520 (diff) |
-rw-r--r-- | doc/todo/Display_fingerprint_to_WebApps_GPG___34__create_encrypted_new_repo__34__.mdwn | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/todo/Display_fingerprint_to_WebApps_GPG___34__create_encrypted_new_repo__34__.mdwn b/doc/todo/Display_fingerprint_to_WebApps_GPG___34__create_encrypted_new_repo__34__.mdwn new file mode 100644 index 000000000..146b0622b --- /dev/null +++ b/doc/todo/Display_fingerprint_to_WebApps_GPG___34__create_encrypted_new_repo__34__.mdwn @@ -0,0 +1,14 @@ + I'm using git-annex 5.20150205-gbf9058a and just used the WebApp to create a new remote SSH repo, and thought I'd try the encrypted option. + +It give me three GPG keys to choose from (all valid keys) but only displayed the email addresses which were all identical so I couldn't tell which was which. + +I then clicked the first key selection button, hoping it would display more info but it seemed to start doing things immediately. It requested the GPG passphrase which I cancelled but it was still doing things, and worse it wasn't clear what state the repo was in (encrypted or not), so I deleted it and started again (it's fine now). + +The passphrase dialog box does display the key fingerprint, but it's then too late to alter the key selection. + +Request: Could the WebApp always display the fingerprint after the email address? + +Some clarity on what happens when you cancel would be nice too. + +Thanks +Giovanni |