jchavannes / go-pgp

Layer on top of golang.org/x/crypto/openpgp to handle a few PGP use cases.
MIT License
60 stars 17 forks source link

Download a key from a keyserver #6

Closed Jab2870 closed 4 years ago

Jab2870 commented 4 years ago

Would you consider adding the ability to download a key from a public keyserver? If not, could you point me towards a source that might allow me to download a key from a keyserver?

jchavannes commented 4 years ago

@Jab2870 this repo isn't actively maintained. Also I am not familiar with other libraries that might have that feature.

Jab2870 commented 4 years ago

Ok, thanks anyway