What is Werner's key?
Werner Koch
wk at gnupg.org
Tue Mar 25 09:30:50 CET 2025
On Sun, 23 Mar 2025 18:07, Frank Guthausen said:
> $ gpg --list-keys --with-fingerprint --with-fingerprint | grep -B2
> "8777 461F 2A07 4EBC 480D 3594 19CC 1C9E 085B 107A"
gpg --fingerprint
is much easier to remember and is actually one of the oldest gpg
commands. However, the old human readable format for fingerprints is
not easy to c+p and thus the default for "gpg -k" has been changed to:
pub ed25519 2018-09-28 [SC] [expires: 2027-01-31]
AEA84EDCF01AD86C4701C85C63113AE866587D0A
uid [ultimate] wk at gnupg.org
[...]
Which makes it easy to c+p the fingerprint.
Shalom-Salam,
Werner
p.s.
FWIW, thre is yet another option to help read aloud the fingerprint:
$ gpg -k --with-icao-spelling 085b107A
pub ed25519 2018-09-28 [SC] [expires: 2027-01-31]
AEA84EDCF01AD86C4701C85C63113AE866587D0A
"Alfa Echo Alfa Eight Four Echo Delta Charlie Foxtrot Zero
One Alfa Delta Eight Six Charlie Four Seven Zero One
Charlie Eight Five Charlie Six Three One One Three Alfa
Echo Eight Six Six Five Eight Seven Delta Zero Alfa"
--
The pioneers of a warless world are the youth that
refuse military service. - A. Einstein
-------------- next part --------------
A non-text attachment was scrubbed...
Name: key_wk at gnupg.org.asc
Type: application/pgp-keys
Size: 5140 bytes
Desc: not available
URL: <https://lists.gnupg.org/pipermail/gnupg-users/attachments/20250325/dfc162ee/attachment.key>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: openpgp-digital-signature.asc
Type: application/pgp-signature
Size: 247 bytes
Desc: not available
URL: <https://lists.gnupg.org/pipermail/gnupg-users/attachments/20250325/dfc162ee/attachment.sig>
More information about the Gnupg-users
mailing list