Verify an exported receipt file.
Receipts shown inside ORBIT are checked inline. Upload a downloaded .orbitproof package to check its internal signature and inclusion proof. This public check does not establish a trusted Orbit instance or prove execution.
Untrusted file
The file is untrusted until every check passes. Any change to the signed receipt contents makes verification fail.
Try an example
Samples
The denied sample shows ORBIT blocking a private-key access attempt. The tampered sample is intentionally invalid and should fail verification.
Failure specimens
Each specimen fails with its one named failure and the result withholds all claimed content.
Verification trace
- Parse package—
- Validate schema—
- Check signing material—
- Verify package proof—
- State result—
Result
No file verified.
- Internal proof valid
- the package’s internal signature and inclusion proof validate
- Not valid
- one named failure — claimed content withheld
- Prior-key response
- the verifier returned a prior-key-era annotation
- Unproven
- verification could not complete — content withheld
PROOF QR
Check a copied proof QR
Paste the complete payload from an ORBIT proof QR. The browser decodes it locally, then runs the same public proof check as a .orbitproof file.
A QR transports a proof package. It does not verify the proof, approve an action, or prove execution.