ansible-gpg-key icon indicating copy to clipboard operation
ansible-gpg-key copied to clipboard

add support for importing keys via wkd

Open mfinelli opened this issue 3 years ago • 1 comments

Hi, thanks for this great module. Is there any interest in adding support for importing keys via wkd instead of from a keyserver? Since some time high profile projects are moving their keys to wkd because they're otherwise being spammed by signatures. Importing them via gnupg is relatively straightforward: e.g.,

gpg --auto-key-locate nodefault,wkd --locate-keys [email protected]

Would it be possible to add support for importing keys in this manner with this module?

mfinelli avatar Jun 25 '21 01:06 mfinelli

I'll have to do a bit of reading on the WKD/WKS principle, but it does seem like a useful addition! :-) Obviously I'm open to PR's as well, in case you get around to it sooner, but it's on my radar now and hopefully the summer months will leave some time on my schedule to look into this!

netson avatar Jun 28 '21 12:06 netson

So obviously the summer months of 2021 did not provide time to do this and I have no need for it. I'm open to PR's, but won't be spending any time on this myself.

netson avatar Oct 15 '23 17:10 netson