rnpgp / rnp

RNP: high performance C++ OpenPGP library used by Mozilla Thunderbird
https://www.rnpgp.org
Other
192 stars 54 forks source link

`clean`ed my gpg key with `gpg (GnuPG) 2.2.32` and lost one of my UIDs in thunderbird. #1774

Open ronaldtse opened 2 years ago

ronaldtse commented 2 years ago

From @martinX3:

I did clean my gpg key with gpg (GnuPG) 2.2.32 and lost one of my uid's. in thunderbird.

It's my gmail uid. https://keys.openpgp.org/search?q=130A7C7B515BECE7

Originally posted by @MartinX3 in https://github.com/rnpgp/rnp/issues/1510#issuecomment-1054338863

ronaldtse commented 2 years ago

@MartinX3 I've created this new ticket instead of reopening the old one.

@ni4 or @antonsviridenko could you have a look here? Thanks!

MartinX3 commented 2 years ago

I'm sorry. Thank you very much! :)

andrey-utkin commented 2 years ago

@ronaldtse may I pick this up?

ni4 commented 2 years ago

@andrey-utkin Let me re-check it first. It could be related to already fixed issue in RNP v0.16.0 (which didn't get into the Thunderbird release yet, as far as I know).

MartinX3 commented 2 years ago

@ni4 Ahhh. How can I see as an end user whichversion thunderbird 91.6.1 uses?

ni4 commented 2 years ago

Thunderbird 91.6.1 uses RNP v0.15.2, and, actually, that should fix the issue I suspected (fixed via PR #1531 and included into the v0.15.2 release). Also RNP marks that uid as valid in version v0.15.2 as well in v0.16.0. So it could be an issue from the Thunderbird side as it does some processing on top of RNP decisions.

ni4 commented 2 years ago

@kaie Do you have any suggestions? As I checked, RNP v0.15.2 marks all uids from the aforementioned key as valid.