Deprecation notice: We don't use Netlify for WKD anymore, so this repository is no longer maintained. Check out the WKD as a Service functionality on keys.openpgp.org for an alternative.
- Fork this repo
- Export your public key and make sure the filename is your email address with
pgp
file ending:
gpg --export-options export-minimal --export [email protected] > [email protected]
- Add the exported key file(s) to your fork.
- Edit the
Makefile
and changeexample.com
to your domain. - Deploy your repo to Netlify:
- Add the
openpgpkey
subdomain to Netlify's domain management, such asopenpgpkey.example.com
, and point your DNS to it. - Enable TLS using Let's Encrypt in Netlify's domain management
https://metacode.biz/openpgp/web-key-directory can be used to verify that the advanced lookup method works.