Re: Decryption fails with "No secret key"

2020-01-06 Thread Gabriele Pohl
Hi Ingo, On Sun, 05 Jan 2020 16:17:04 +0100 Ingo Klöcker wrote: with your recipe > all you have to do is to remove the file ~/.gnupg/.gpg-v21-migrated the missing secret key was migrated again and decryption is possible now :-) The key listing now shows: --- snip --- Secret

Re: Changes in GnuPG

2020-01-06 Thread azbigdogs
  Thanks for the links listed below. I did see them before but re-read them and picked up a bit more information. It seems like the pubring is more of an indexed database to allow for faster lookups and maybe. I'm not sure if that also added other features as well.   I'm still a bit confused on

Re: Changes in GnuPG

2020-01-06 Thread Damien Goutte-Gattat via Gnupg-users
On Mon, Jan 06, 2020 at 04:42:40PM +0100, azbigd...@gmx.com wrote: I'm still a bit confused on the changes in secring. How does it come up with the names for those "new" keys as it doesn't seem to corrolate with anything I can see on the keys. Files under the $GNUPGHOME/private-keys-v1.d direct

Re: Changes in GnuPG

2020-01-06 Thread Robert J. Hansen
> I'm still a bit confused on the changes in secring. How does it come up > with the names for those "new" keys as it doesn't seem to corrolate with > anything I can see on the keys. The names are actually keygrips, not fingerprints. > For them to go away from the OpenPGP standard it obviously ha