The good thing: it works today. We provide examples with a Chrome extension, a Caddy plugin, and a Cloudflare Workers.
With a few lines of JS, your bot/website is ready to go.
All is on GitHub github.com/cloudflarere...
The good thing: it works today. We provide examples with a Chrome extension, a Caddy plugin, and a Cloudflare Workers.
With a few lines of JS, your bot/website is ready to go.
All is on GitHub github.com/cloudflarere...
One proposed solution relies on HTTP Message Signatures (RFC 9421). Bots sign the host of the request they are making, add a validity window, and send the signature with the request.
See the demo http-message-signatures-example.research.cloudflare.com.
One proposed solution relies on HTTP Message Signatures (RFC 9421). Bots sign the host of the request they are making, add a validity window, and send the signature with the request.
See the demo http-message-signatures-example.research.cloudflare.com.
github.com/cloudflare/p...
github.com/cloudflare/p...