While the screams and roars of the "plz no more #gnupg" crowd can be heard, do consider viable ways for the Linux community to replace it.
It's very easy to point at minisign/ssh and similar projects and go "use that". But it misses the convenience of binding an identity to a key, along with having a key distribution mechanism.
I think standardizing `.well-known/public-key` for lookups, and explore a path where we can jam a tlog into it would be interesting.
Filippo wrote about age-keyserver recently; https://words.filippo.io/keyserver-tlog/
And Saotok is exploring end-to-end encryption for the fediverse; https://soatok.blog/2025/12/15/announcing-key-transparency-fediverse/
Which are approaches I think is extremely relevant to solving this problem.
@monsieuricon
Yes, especially when the tools you might want to replace it with simply do not concern itself with the problem.
Depending on the specific use case for WOT, I think that a centrally signed bundle of keys could be a viable replacement in some cases.
@monsieuricon @Foxboron @jarkko Then use another PGP implementation. @sequoiapgp may not have the same issues.
The problem I have with GnuPG right now is that they are the most inflexible PGP implementation in all the wrong ways. My time working on RPM and DNF has made me seriously unhappy with GnuPG.
@Foxboron @monsieuricon Arch Linux has their own public key authentication/identification processes anyway, just publish a signed list which maintainer is which public key, we don't actually need a baked in web3-like cryptographic-identity system.
If anything, tying "this MPI is my identity" too closely is the reason why many maintainers haven't rotated their signing key in 10+ years. #39c3