Re: Unknown key in gpg-agent

2020-08-26 Thread Werner Koch via Gnupg-users
Hi! it works for me: $ ~/b/gnupg-2.2/g10/gpg -k \ gpg: NOTE: THIS IS A DEVELOPMENT VERSION! gpg: It is only intended for test purposes and should NOT be gpg: used in a production environment or with production keys! pub rsa4096 2011-05-16 [C] [expires: 2050-12-31]

Re: Unknown key in gpg-agent

2020-08-25 Thread Klaus Ethgen via Gnupg-users
Hi Werner, Am Di den 25. Aug 2020 um 14:12 schrieb Werner Koch: > Just to be sure, you quoted the ampersand, right. It works for me and > some GnuPG components are using it a lot. Just a quick test: ~> gpg --version gpg (GnuPG) 2.2.20 libgcrypt 1.8.6 ... ~> gpg

Re: Unknown key in gpg-agent

2020-08-25 Thread Werner Koch via Gnupg-users
On Fri, 14 Aug 2020 14:31, Klaus Ethgen said: > However, `gpg --list-keys --list-options show-unusable-subkeys > --with-keygrip` does not display this keygrip. You can also use gpg -k \ to list a key. And with gpgsm use gpgsm -k --with-ephemeral-keys \ to see whether there is such a

Unknown key in gpg-agent

2020-08-16 Thread Klaus Ethgen via Gnupg-users
Hello, I have one key in my gpg agent that I do not remember anymore and do not know where it comes from. `KEYINFO --list` showes me one key (no ssh key), that I do not know. I can preseed that key with a known passphrase what suggests that I had it in gnupg once. However, `gpg --list-keys