capture_web_page_with_proof

shallow

com.tizonaintelligence/tizona · Verify this server

Takes a screenshot of a web page and returns a record anyone can check afterwards, with the time signed by an outside timestamp authority. Use it when someone needs to verify a claim about a page later — a price, a listing, a published statement, a term of service. A screenshot you took yourself proves nothing to anyone else, because you could have made it say anything at any time. What it does: - Loads the page in a real browser - Records the final URL after redirects, HTTP status, page title and the server's own date - SHA-256 of the HTML and of the image, separately - Sends the record's hash to a timestamp authority, which signs it under RFC 3161. The clock is not mine, so the date on the record is not mine to move - The signed token comes back with the record. Check it with openssl or any RFC 3161 tool. The authority chains to a public root, so you need nothing from me to verify it What it does not do: - Say the content is true - Say who wrote it or authorised it - Say anyone else saw the same page - Get past a cache. If cacheStatus is HIT you got what the cache held, not the site - Prove the capture happened at the exact second stated. The signed time proves the record existed by then, which is what stops it being written later and backdated If the authority is unreachable the capture still comes back, and the record says plainly that nobody signed it. Check timestamp.status before you rely on the time. Pass those limits on with the result.

100.0/100

1 trials · measured 8 days ago

capture_web_page_with_proof scores 100.0/100 on Vouch's measured behaviour index, from 1 real invocation trials against com.tizonaintelligence/tizona, measured 25 Aug 2026 under methodology v0.2.0. Every measured component scored 100.

Component breakdown

ComponentWeightValue
Reliability35%not applicable
Schema integrity25%100.0
Failure behaviour15%not applicable
Latency15%not applicable
Concurrency10%not applicable

Tool details

Transport
remote
Credential class
self-provisionable
Category
Legal & government
Input schema
not declared
Output schema
not declared
Side-effect classification
unclassified

Score history

DayScoreTierMethodology
2026-08-25100.0shallowv0.2.0

Probe evidence

ProbeOutcomes
schema_integritypass: 1

Raw request/response logs are not archived yet — the outcome counts above are drawn directly from every recorded trial.

Embed this score

Available for every tool, scored or not — not a verification perk. Always links back to this page.

Vouch score: capture_web_page_with_proof
[![Vouch score](https://vouch.tools/api/tools/02a96b50-5a95-42bc-abfd-885e7c96efd7/badge.svg)](https://vouch.tools/tools/02a96b50-5a95-42bc-abfd-885e7c96efd7)
capture_web_page_with_proof — Vouch