ORBIT

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

download
download
download

The denied sample shows ORBIT blocking a private-key access attempt. The tampered sample is intentionally invalid and should fail verification.

Failure specimens

download
download

Each specimen fails with its one named failure and the result withholds all claimed content.

Verification trace

  1. Parse package
  2. Validate schema
  3. Check signing material
  4. Verify package proof
  5. 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.