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.
“This app is easy to use.”
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 2525010456
Proof data
- Record hash (SHA-256)
0a06efe91022741a3e6f59d98909fe3cafc384cb19f71ee18399332071e0f8dc- Signature (Ed25519, base64)
atVs7PfykzXBzmidwwyxvP5N9f4kr3zrRLPcEnYDfoNJ0VndwOZQD4XRcrb8jMLoUPBEiwO3choqMStjXTQCDg==- Merkle root
c69b412346f0db8d88aed17dbaf2e4876a3743c1c4d16fb306ba56b5c0573123- Merkle path
["09fd683c4fb092abe8783c3dbd423144a7d9d4a7796da5a44e973e74dcb4790d","bd32564bd68f3708e3f109ffd624469050da8ad483b058d5ddb77c4ba1e0b71e","b33cd378517646ac2a93472b19a71c58e78e34bfd45e5e326a3032531d53a3b3","703ed3558a48483a3ed884d6e5e6945c9e6589214605e028c9998999d2397246","cdda8a23e55e4a1aff18f3211f02552e74c76e33a4840d65f4d42d85f11b036d","f8db0b04c4739179fd3f088b091b2f032c8e49fe81daa48c977fe84f93e5f1c7","8eebdee3e88a5611f8e9f064003a0c0fcaaaadd11edcb6c02e0ea650f90fdd0e","1387543739622f501d2bfe134c07caa7a275b9501e8305979b3d37fc6be5a78f","26c2ded3863b913f30976c3f676263b841c354d0589008f1c35e5947efa6f0bf","0bcab07500f9e04c04cfdb6f14b0a08ea37d66af7737f2c2dc6aab3970d24996","7a518cf36ad2945b3c7b0324706a131a6d32d4c8e33c1a00df94c7dcb059fdd4","d2ff7fe4617f0faeab86be5a07d9e5994cb2c5055379e39ba5f38bc3f21c4e08","09997fd9b1ef8c57766815e6c9849e05f2447cb27e8d805273108da18c60273d","62927e8f71080777dd1935c21221e60b742dc0377a31e2f20a0a64cf6c3282e8","3da38b679e2392986aef224a332d14750fb3a22c4e75287765e8f68f575f24f3"]- Anchored
- 2026-08-20
- Public log entry
-
search.sigstore.dev, log index 2525010456 · entry
108e9186e8c5677a4287… - Expected log hash
-
659be4fcc7663b2dc65a53351e16497fea44ed9ec8aef1f3c48c8e452b350dc6The 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":"v1787194832011","kind":"published-quote","locale":"en","page":"theme:relai/ordering/en","quote":"This app is easy to use.","rating":5,"review_date":"2026-03-19","source":"Google Play","source_url":"https://play.google.com/store/apps/details?id=com.relai","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 (c69b412346f0…), 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.