Renatus · standalone verifier
Verify a signature
Paste a canonical audit report JSON and its signature object. The verifier runs entirely in your browser — re-canonicalizes the report, re-computes SHA-256, and runs ed25519.verify via @noble/curves. Renatus servers are not consulted.
Cryptographic provenance for AI-generated code. Every Renatus patch is signed with an ed25519 key bound to the job. Anyone — an auditor, a compliance reviewer, or you in 6 months — can paste a signed report here and confirm it hasn't been tampered with. No Renatus account, no server call. All verification runs in your browser via @noble/curves over canonical JSON. The same verification logic ships in our MCP server and the CLI.