Quote verification
This proves the quote below is recorded by Citatio exactly as displayed and has not been altered since it was committed and anchored. It documents Citatio's crawl observation; it does not imply endorsement by the source platform. The quote links to the original review.
“My order never arrived.”
Checks (re-run on this request)
- ✓ Signature — Ed25519 signature over the record hash, verified against the public key at /.well-known/citatio-signing.json
- ✓ Merkle inclusion — Leaf recomputed through the sibling path to the anchored root
- ✓ Public transparency log — Sigstore Rekor log index 2893887498
Proof data
- Record hash (SHA-256)
aa2d7c4ea2bed4c049f6c94d6d158a9b58d16121b717b90b1b80df3a3c186970- Signature (Ed25519, base64)
PyE1KpDAPJKIAXrIOwGyHakOHpQzq1SiDMFywXCPv5J0lVwbKquNaqOLnTls39jnj7vesAKpcuVehbt7CzmXCw==- Merkle root
2f068f3de56bebe7a575ba4a979c9244445d2350140e36238e088fa40fbfdd88- Merkle path
["aa2eaa00378718bf49efac077d456af6da0fd7ef9434c1dd4ec25e46e1dfb115","f75ff82ff31c0e6bfa58d55761ac1011b6c88ed6d0b4dea43ba36ee85977b7a2","a3b76afb63a18ef80242b8ca27729125ffb3f2383d91413d07fc00a3107c740a","34f21a26bce4a34faefc9db2487b40e5cd97e6a9b2790d57694dd488ed8618db","794bd5e75a0f9e8ed138fa5c0fb13a79d86b1d79dabe05ea9d2eab37bcc03561","21a438d873e519790d4b3a9c71ef21759e8e8f46d2f79f5bba7a448c397008c7","512163127ae5376ee58d7e35c4b06805f9d38b7c1a43c74c22dfd5cd05ffa64c","8cd433f64000d3fced004ff67085304b6702b1f3cb795fbd0b4cbd84bb80f4c4","377166f106bfae613f69484308440021d4196f4cc84f52399524f997f970a44b","891d03bfc422e96b6b09d89cbe0a55169130b1b6cff4e94b871182733cf7dab9","4602a3c644a17f18863ea4c2e2ebcfe21065ff5cb7b6130686101d6c97aa7979","bcaffb66f7637f1faea00b39e1b086b5c8748b956d5fec046d9c8718408ebc96","27978d996981aec54e7305bc9bddff422c8ed02487f8eaef12f84d0b2ba90b9f","537f00dd60bfbd8c049786f7eae4da8a735af5b60dacd3bc1b6054b8ac3175e3","58a3dfc9ad8696e92f5fc9960e9c6bc4cc04e270091b574a948593298b33d1f5"]- Anchored
- 2026-09-20
- Public log entry
-
search.sigstore.dev, log index 2893887498 · entry
108e9186e8c5677af79f… - Expected log hash
-
90099e0300c6e23b62e79318296ebab91bff130379d248ada57f044f77e72ccdThe log entry'sspec.data.hash.valuemust equal this value: the SHA-256 of the Merkle root string above. Recompute it yourself from the root to confirm. - Canonical record
{"dataset_version":"v1789796056710","kind":"published-quote","locale":"en","page":"subtheme:aiqfome/delivery/order-not-delivered/en","quote":"My order never arrived.","rating":1,"review_date":"2026-02-24","source":"Apple App Store","source_url":"https://apps.apple.com/br/app/id891143703?see-all=reviews","v":1}
Verify in the public log
- Open the Rekor entry (pre-filled with this proof's log index).
-
In the entry, compare
spec.data.hash.valuewith the "Expected log hash" above: it is the SHA-256 of the Merkle root string (2f068f3de56b…), which ties this proof's root to the log entry. -
Decode
spec.signature.publicKey.contentfrom base64: it must equal Citatio's published key at /.well-known/citatio-signing.json. -
The entry's
integratedTimeis the independent timestamp: the root, and with it this quote, existed no later than that moment. - Locally, without any Citatio infrastructure: SHA-256 the canonical record (must equal the record hash), verify the Ed25519 signature against the public key, and fold the hash through the Merkle path (sorted-pair SHA-256) to reach the anchored root.