WKD Worker
  • JavaScript 100%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Gary Moore 866933ad09 update key
Added a new resident sub key to yubikey for encryption, and revoked the
old on device key.
2025-12-31 00:56:01 +00:00
.vscode initial commit 2025-12-26 17:22:52 +00:00
src update key 2025-12-31 00:56:01 +00:00
.editorconfig initial commit 2025-12-26 17:22:52 +00:00
.gitignore initial commit 2025-12-26 17:22:52 +00:00
.prettierrc initial commit 2025-12-26 17:22:52 +00:00
LICENSE add documentation 2025-12-26 18:44:21 +00:00
package-lock.json initial commit 2025-12-26 17:22:52 +00:00
package.json initial commit 2025-12-26 17:22:52 +00:00
README.md add documentation 2025-12-26 18:44:21 +00:00
vitest.config.js initial commit 2025-12-26 17:22:52 +00:00
wrangler.jsonc initial commit 2025-12-26 17:22:52 +00:00

openpgpkey worker

This is just a simple cloudflare worker to serve my public PGP key via WKD. Probably handier to just use a key server for this, but apparently this is quicker.