Andrew Gallagher via Gnupg-users <[email protected]> wrote:
    >> 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...

I didn't know about --locate-key.
I wondered if it would work on my own key.
I have a not-very-scalable WKD server created with some Apache rewrites.

obiwan-[~](3.3.8) mcr 10037 %gpg --locate-key [email protected]
pub   rsa3072 2019-11-07 [SC] [expired: 2020-11-06]
      A30FF5A8356001B58BDB3C587002AEC2CCD88043
uid           [ expired] Michael Richardson <[email protected]>
uid           [ expired] Michael Richardson <[email protected]>

uhm. What?  It's not even valid. That's not useful, given:

obiwan-[~](3.3.8) mcr 10038 %gpg --list-keys [email protected]
pub   rsa2048 2005-11-06 [SC] [expires: 2026-01-20]
      6ECC8B13383FA944C0E37BA8808B70FBDDD0DD65
uid           [ultimate] Michael Richardson (general purpose type 4 key) 
<[email protected]>
uid           [ultimate] Michael Richardson 
<[email protected]>
uid           [ultimate] Michael Richardson <[email protected]>
uid           [ultimate] Michael Richardson <[email protected]>
uid           [ultimate] Michael Richardson <[email protected]>
uid           [ultimate] Michael Richardson <[email protected]>
uid           [ultimate] Michael Richardson <[email protected]>
uid           [ultimate] Michael Richardson <[email protected]>
uid           [ultimate] Michael Richardson <[email protected]>
sub   rsa2048 2006-11-16 [E]

pub   rsa3072 2019-11-07 [SC] [expired: 2020-11-06]
      A30FF5A8356001B58BDB3C587002AEC2CCD88043
uid           [ expired] Michael Richardson <[email protected]>
uid           [ expired] Michael Richardson <[email protected]>


So I expected --locate-key would actually go and find the key, and see if it
might need updating.

--
]               Never tell me the odds!                 | ipv6 mesh networks [
]   Michael Richardson, Sandelman Software Works        |    IoT architect   [
]     [email protected]  http://www.sandelman.ca/        |   ruby on rails    [

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Gnupg-users mailing list
[email protected]
https://lists.gnupg.org/mailman/listinfo/gnupg-users

Reply via email to