Verification starts from the receipt — not from us. Paste an SV-DAR receipt, upload a receipt file, or enter a receipt reference to validate integrity and decode the evidence. This page is designed to be a neutral reference verifier: it returns the same answer any conforming verifier would return.
An SV-DAR receipt can be verified offline from the receipt file alone. If your receipt references external artifacts (documents, policies, attachments), you can optionally provide them for hash matching.
SV-DAR verification is deterministic: either the receipt verifies under the stated rules, or it doesn’t. Interpretation comes after verification.
Confirms the receipt was issued by the claimed signer and has not been modified.
Recomputes hashes and confirms the receipt ID matches the canonical content.
Validates timestamp formatting and any included time evidence (where present).
Verifies optional ordering / inclusion / anchoring guarantees when provided.
No receipt loaded.
SV-DAR verification proves integrity and authorship of the receipt claims. It does not, by itself, prove that underlying real-world inputs were correct or unbiased. See “What this proves / does not prove” below.
When verification succeeds, it establishes the following, independently and reproducibly:
This verifier intentionally avoids over-claiming. A verified receipt is strong evidence — but it is not a magical truth oracle.
This page is intended as a reference verifier. Any party may implement a conforming verifier that produces the same verification result. Neutral verification is a core SV-DAR principle: evidence should remain verifiable even if the issuer or this website is unavailable.
Tip: If you are embedding this verifier into enterprise workflows, keep “Offline Mode” enabled by default and avoid storing receipts server-side unless required by your retention policy.
Note: This is a drop-in verifier page template with production-grade copy and UI structure. Connect your actual SV-DAR verification logic to the button handlers below (or replace them entirely) to perform real signature, hash, and guarantee checks.