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.
“Receipt scanning in is still a very clunky process”
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 2789279696
Proof data
- Record hash (SHA-256)
33d0d76de49d4587af4964dab8f6ffd6612b184b6c4e152bb199ecea5576e3f8- Signature (Ed25519, base64)
k7a9d/KEn8aUkL0lEhiNU6Q4ug78c5mxRvmN5d2T0OFn0rr6CiJuF6fa/TMizNIu00RCeoy6j9V7T7vragKRDQ==- Merkle root
97eb1062a862b99998bef0a84476eb3c3812bb77c2cb927f4fd2933b59da9e3d- Merkle path
["33dd3e846613e678456ef4bed6488ca27edfcf43198328fc273354e52a884d2e","cd5d4b75705291f56c98f4ed0049badf6ae5bcf70c522d5a36ce9aebfbafbc04","a402b33c9d9cb58d01383dff3aeccdfb7cbfd0fb6bf768d41afc62a9af8446cb","eb79bddf244622aabbc3b37f1709d332d4ab83a9a67612cb5d2fe7d1e1810ad6","3562ca2d76ff9a43f51315b3133a2dd554b8798d9130de4b2b3666892bcb8db0","95cc9869a8757af0dfa520a077888fc7b7f047963001105318c4121d0f79cafc","44a7fbc418b5533b6141b83a6e959c7429d19850b24a51db80053d33c6dc2d3e","9dcef63e5d6251e6b11964516f2c561bd6349af3f6b632a54bb5b70b5ea257fe","7a894232238f1bd378d5a0f75ef78275ff7c326be0f8245819fcb60b3625499f","aaedbf1faef8b71818405fbbf49f0e69ca532fb562a9337eb9aa9c179d9b334a","4ad681b2b161baeeaac06e025dd3e2569324b50388a8ccfbe6ef45b197a8542e","c3f635ba717eeeb5ba2ef9ddb3d4150c23b49c53fc05a76fef371e9ad8330b6f","b2cde2091952330dc6d7773f9467df58d2e8463851174cad44d4f743c8f8617f","a9559f2ca8536f2c18bf059f3f0099d62235a93ac35dc17b09967d392b72be7f","01242865574478f13dcf9d888236d7a907264abdb87f360db7db06de0945075a"]- Anchored
- 2026-09-11
- Public log entry
-
search.sigstore.dev, log index 2789279696 · entry
108e9186e8c5677a3885… - Expected log hash
-
05c7009ecf7ce5cf315c252c2a1dd135e64989a02cacdaaa3c5a87412a2e921cThe 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":"v1789017464005","kind":"published-quote","locale":"en","page":"theme:xero/fit/en","quote":"Receipt scanning in is still a very clunky process","rating":5,"review_date":"2026-01-16","source":"Google Play","source_url":"https://play.google.com/store/apps/details?id=com.xero.touch","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 (97eb1062a862…), 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.