honestbacktester.com / verify

Verify a signed report

Anyone sent you a backtest? Check it here. If the report was produced and signed by the Honest Backtest Engine, this page proves it hasn't been altered since — the check runs entirely in your browser, and the file never leaves your machine.

Accepts a signed report (.html) or a raw signature envelope (.json). Nothing is uploaded — verification is local.

How this works

Every signed report carries a cryptographic signature (Ed25519) over the full recomputed results — every trade, every metric — made at signing time on the signer's own machine. Change a single character of the signed data and the signature breaks. This page checks that signature and shows you what was actually signed. No accounts, no server, no trust in us required — the same check can be run offline with the verify_report.py tool that ships with the engine.