{"library":"web-bot-auth","type":"library","category":null,"description":"web-bot-auth is a TypeScript library developed by Cloudflare Research that implements HTTP Message Signatures for the purpose of Web Bot Authentication. It adheres to the draft-meunier-web-bot-auth-architecture specification. Currently at version 0.1.3, the library provides utilities for signing and verifying HTTP requests using cryptographic keys, including features like JWK (JSON Web Key) thumbprint pre-computation. Its release cadence is likely tied to research advancements and RFC progression, as it's an early-stage project. Key differentiators include its specific focus on bot authentication, direct implementation of a draft RFC, and shipping with full TypeScript type definitions, making it suitable for type-safe applications. It is designed to work with standard Web API `Request` objects.","language":"javascript","status":"active","version":"0.1.3","tags":["javascript","web-bot-auth","cryptography","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install web-bot-auth","imports":["import { signatureHeaders } from 'web-bot-auth';","import { signerFromJWK } from 'web-bot-auth/crypto';","import { verify } from 'web-bot-auth';","import { verifierFromJWK } from 'web-bot-auth/crypto';"]},{"cmd":"yarn add web-bot-auth","imports":[]},{"cmd":"pnpm add web-bot-auth","imports":[]}],"homepage":null,"github":"https://github.com/cloudflare/web-bot-auth","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/web-bot-auth","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/web-bot-auth/compatibility"}}