Hi, Rob! On 25 Aug 2025, at 11:03, Robert J. Hansen via Gnupg-users <[email protected]> wrote: > > Proton Mail has a neat feature where you can fetch the certificate of a > Proton account and, upon importing it into your own local OpenPGP app, enjoy > end to end encryption between yourself and any Proton user automagically. > > The problem is every time I need to do this I need to look up the URL to > fetch certs from, download the cert, import it into GnuPG… nothing is hard, > but it is time-consuming and annoying. > > So I automated the process using libcurl and GPGME. > > $ egon [email protected] > > ... will cheerfully query Proton for my OpenPGP certificate and import it > into GnuPG.
Does `gpg --locate-key` not work for you? They expose a WKD server... A
signature.asc
Description: Message signed with OpenPGP
_______________________________________________ Gnupg-users mailing list [email protected] https://lists.gnupg.org/mailman/listinfo/gnupg-users
