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.
“I use this app a lot to order my favorite foods”
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)
506f2163a9f93d2b06f5d983b9b755736eb7efc001be6ada0eb50cd6fb3e9612- Signature (Ed25519, base64)
CCNhGoknzFgqg9oQ4miSz0azTM13yBa9NfdbbVBO+17FsLSsU6pmGuY/NLr1eTxqi99lDq7hXvSLbVS/L30fAA==- Merkle root
2f068f3de56bebe7a575ba4a979c9244445d2350140e36238e088fa40fbfdd88- Merkle path
["50710d8094764b97b44c1f034e30b16abfc404000d42e9ebb459b9e321fda25b","5d88cb6ab58522bdd601b9b9c9be3b0b03e27b508beefb6d38b32a2b122ccd26","c0b75261e749591749d72286c4c9b5d611e6a5c0d13946ae90680e4758a7d696","ed595655395e0f697a2cc871db310b1c2d23f5dcc2cd7fbe2d288197021b48b6","05ea82a54aa8a23ba05e9e96fb29e032e6a92e4c3544778630a1079f16c11cdd","0951b9aca72f1f099bf98e814ae41f131d32f3193ed9f03b78d05c3ca9d08d28","e405d5f8ace61baaeaf3229f66c0394c5036f7bae6d3c68699a39ca591449d82","3a342cddcc1b26ca4b55ef3c4ebceed38882d6c0950c423fc055457140173f0a","924b81f9a0c81e3ff5e7922d69f4e2218fd16b47027294a37dffc18354c08fb3","22b03dc3fa80f5086ab247fd815bae6e6c5634e48b4979d8fd15d44f992dcc60","cc8eb8c110ad6bfe15d65752a33499baacb1799054e70cec984d4c86cc084a38","ddad24b033c054e618d3abbc2cd0303f49551ff001beb238cabbc4b73bc7d951","d1960e2348cd4a71c41d10f1fdeb248b829ec3849e0b1a948157b58e7b767ef1","f2c4543851e26fd9d1e3721e592d66b00f142e537786e975d115c14b9cb61c0e","98191c82333f4385e47f318835e01d44ca8835262c6d0df40edfd5f6a4dc5c19"]- 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":"theme:uairango/ordering/en","quote":"I use this app a lot to order my favorite foods","rating":5,"review_date":"2025-12-16","source":"Google Play","source_url":"https://play.google.com/store/apps/details?id=com.uairango","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.