Hello.

IO tried to fetch a key from WKD, in this case the key of Werner Koch.
Everytime I try this I get the following error:

---
$ LANG=C gpg -v --locate-key w...@gnupg.org 
gpg: pub  ed25519/63113AE866587D0A 2018-09-28  w...@gnupg.org
gpg: error writing keyring '/home/dgottschalk/.gnupg/pubring.kbx':
Unknown elliptic curve
gpg: error reading '[stream]': Unknown elliptic curve
gpg: Total number processed: 0
gpg: error retrieving 'w...@gnupg.org' via WKD: Unknown elliptic curve
gpg: error retrieving 'w...@gnupg.org' via DANE: No name
gpg: error retrieving 'w...@gnupg.org' via ?: No name
gpg: Total number processed: 0
gpg: auto-key-locate found fingerprint
A4D94E92B0986AB5EE9DCD755DE249965B0358A2
gpg: error retrieving 'w...@gnupg.org' via DNS CERT: No public key
gpg: data source: https://keys.openpgp.org:443
gpg: error retrieving 'w...@gnupg.org' via keyserver: No data
gpg: error reading key: No data
---

Any hints what happens there?

This also happens when I use an empty Keybox with this commnd:
$ gpg -v --no-default-keyring --keyring=test/keyring.kbx --locate-key
w...@gnupg.org 

My GnuPG-Version knows ed25519 as you can see below:
---
$ gpg --with-colons --list-config curve
cfg:curve:cv25519;ed25519;cv448;ed448;nistp256;nistp384;nistp521;secp25
6k1
---

My GPG-Version:
---
$ gpg --version --no-greeting 
gpg (GnuPG) 2.3.6
libgcrypt 1.10.1-unknown
Copyright (C) 2021 Free Software Foundation, Inc.
License GNU GPL-3.0-or-later <https://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Home: /home/dgottschalk/.gnupg
Unterstützte Verfahren:
Öff. Schlüssel: RSA, ELG, DSA, ECDH, ECDSA, EDDSA
Verschlü.: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH,
           CAMELLIA128, CAMELLIA192, CAMELLIA256
AEAD: EAX, OCB
Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224
Komprimierung: nicht komprimiert, ZIP, ZLIB, BZIP2
---

Thank you in Advance.

Kind Regards,
Dirk

-- 
Dirk Gottschalk

GPG key Fingerprint: 7C5B 9D53 EED5 C7B3 A291 D5AA 086B 3660 27E3 5D06
Keyoxide: https://keyoxide.org/7C5B9D53EED5C7B3A291D5AA086B366027E35D06


GitHub: https://github.com/Dirk1980ac

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
Gnupg-users mailing list
Gnupg-users@gnupg.org
https://lists.gnupg.org/mailman/listinfo/gnupg-users

Reply via email to