WKD Worker
- JavaScript 100%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
Added a new resident sub key to yubikey for encryption, and revoked the old on device key. |
||
| .vscode | ||
| src | ||
| .editorconfig | ||
| .gitignore | ||
| .prettierrc | ||
| LICENSE | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| vitest.config.js | ||
| wrangler.jsonc | ||
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.