https://github.com/jamesridgway/cloudflare-worker-security
Security.txt and keybase proof with a Cloudflare worker
https://github.com/jamesridgway/cloudflare-worker-security
cloudflare-worker keybase nodejs security-txt
Last synced: 2 months ago
JSON representation
Security.txt and keybase proof with a Cloudflare worker
- Host: GitHub
- URL: https://github.com/jamesridgway/cloudflare-worker-security
- Owner: jamesridgway
- Created: 2020-04-04T13:57:31.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-09-21T10:51:56.000Z (almost 2 years ago)
- Last Synced: 2025-06-27T01:39:36.841Z (12 months ago)
- Topics: cloudflare-worker, keybase, nodejs, security-txt
- Language: JavaScript
- Size: 349 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cloudflare Worker - Keybase Proof and Security.txt

A Cloudflare Worker for serving up keybase proof and security.txt files.
## Getting Started
1. Install and configure [wrangler](https://github.com/cloudflare/wrangler)
2. Create a `wrangler.toml` from `wrangler.toml.template`
4. Ensure you set the `route`, `zone_id` and `action_id` to values that suite your setup. Some of these can be supplied via [environment variables](https://developers.cloudflare.com/workers/tooling/wrangler/configuration).
3. Publish with wrangler:
wrangler publish