Skip to content

Releases: WebDecoy/web-bot-auth

v0.4.1 — Directory fetch contract

Choose a tag to compare

@cport1 cport1 released this 04 Sep 03:24
3fb19ad

Out-of-band directory discovery now requires HTTP 200, rejects redirects, validates the directory media type, and validates the supplied origin shape.

v0.4.0 — Web Bot Auth WG draft alignment

Choose a tag to compare

@cport1 cport1 released this 04 Sep 03:07
477a789

Aligns signing and verification with draft-ietf-webbotauth-httpsig-protocol-00.

  • Signs the exact Signature-Agent dictionary member by default.
  • Requires Signature-Agent during verification.
  • Adds explicit compatibility modes for legacy bare-string signers and historical missing-header fixtures.
  • Validated against Cloudflare's live crawltest.com parser.