On Dienstag, 3. August 2021 11:02:35 CEST gnupgpacker wrote:
> Hello,
>
> a key contains an old, expired verification.
>
> If searching this key by WKD, it shows:
>
> $ gpg --locate-key x...@xyxy.de
> pub rsa2048 2013-10-21 [SCEA] [verfallen: 2019-03-26]
> 6EB139DA63B4D15xyxyB970F435Fxy3
* 2021-08-03 11:34:13+0300, Yuri Kanivetsky via Gnupg-users wrote:
> $ gpg --keyserver keys.openpgp.org --recv-keys
> 409B6B1796C275462A1703113804BB82D39DC0E3
> gpg: key 3804BB82D39DC0E3: no user ID
> gpg: Total number processed: 1
>
> Is something wrong with the key that resides on keys.openpgp.o
Hi Yuri,
> Is something wrong with the key that resides on keys.openpgp.org? Are
> the keys that are one these 3 keyservers the same?
Unlike the other keyservers, keys.openpgp.org has a [privacy policy] that
doesn't permit distributing email addresses without consent. The key in question
has no
Hello,
a key contains an old, expired verification.
If searching this key by WKD, it shows:
$ gpg --locate-key x...@xyxy.de
pub rsa2048 2013-10-21 [SCEA] [verfallen: 2019-03-26]
6EB139DA63B4D15xyxyB970F435Fxy3FB0Dxyxy
uid[ verfallen ] Pre Name
Valid keys included are not shown.
> Okay, then... All the keyservers have the key. But keys.openpgp.org
> doesn't let it get imported because the owner didn't consent to making
> his email address publicly known by verifying his email address.
>
> Which means that the owner doesn't care much about this, otherwise he
> would not
Okay, then... All the keyservers have the key. But keys.openpgp.org
doesn't let it get imported because the owner didn't consent to making
his email address publicly known by verifying his email address.
Which means that the owner doesn't care much about this, otherwise he
would not publish the ke
Hi,
The following two commands succeed:
$ gpg --keyserver keyserver.ubuntu.com --recv-keys
409B6B1796C275462A1703113804BB82D39DC0E3
$ gpg --keyserver hkp://pgp.mit.edu --recv-keys
409B6B1796C275462A1703113804BB82D39DC0E3 # sometimes
But this one doesn't:
$ gpg --keyserver keys.openpgp.org --re