ArchiveBox ยท TLSNotary

Verify an archived response

Select receipt.json and response.http, or drop both files here.

Verification runs on this device. Files are never uploaded. Trust depends on the configured verifier key and its clock. Only this response is authenticated.

Verify independently

Obtain verify.mjs and the verifier public key from an independently trusted source. Check the Ed25519 signature over the decoded receipt payload, then compare SHA-256(response.http bytes || decoded blinder) to its signed hash. Check hostname, signed range and HTTP completeness too. The receipt contains no response bytes.