Skip to content
This repository has been archived by the owner on Apr 2, 2024. It is now read-only.

Latest commit

 

History

History
16 lines (12 loc) · 1.1 KB

README.md

File metadata and controls

16 lines (12 loc) · 1.1 KB

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.

Web Key Directory (WKD) for Netlify

  1. Fork this repo
  2. 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]
  3. Add the exported key file(s) to your fork.
  4. Edit the Makefile and change example.com to your domain.
  5. Deploy your repo to Netlify: Deploy to Netlify
  6. Add the openpgpkey subdomain to Netlify's domain management, such as openpgpkey.example.com, and point your DNS to it.
  7. Enable TLS using Let's Encrypt in Netlify's domain management

Verify

https://metacode.biz/openpgp/web-key-directory can be used to verify that the advanced lookup method works.