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.
“Have been using this app for years”
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 2524110285
Proof data
- Record hash (SHA-256)
6c8b8a9039e9f799487e77d47c536726f68b120c1b4da958c873d1ff9937c70d- Signature (Ed25519, base64)
ttVraHMuiPaYSWYoEpbKLCDeFESIDNx7oSVvC/QTOw0msLSh5gBIJBGxHWJzqmVI13/DvxP2abrzyuNTyTY4Aw==- Merkle root
1154a265a990612db5567445e00872656e7ced32aff0b18660887a40a375699b- Merkle path
["6c8aafeaee2e3c5ef6368f10cdd589fce34803bab78a4c11b2d759c23fb796e3","25cd97c50bf634937d886d548b52ac4028c9f802d9b1fd0d50e993d0d8b3a993","005c96a6698de74f325f69740b64dc046c70165a79fa78eb4b63fcdd0641887a","3b4dc0ad16951bd9cd82b19f99447f502e9be81c461db4753503d96b093225be","9501397d49df0d29123134d07a58ffd3f64f7f049b570640ba30fc86394552e5","99f0fc5b9ea50cd846a1f89b44250e6d56b7ee03282b2423dc0381382b4f0a96","e229550cdc569822ef9d729124229924f497f8caad98e038b1f68c90d77f7013","34321fbe9d2b5a0412405ec2935abc04dcb0be04a7bc7d4308129c200f18b881","cd0e7d26e1f67e52d1298cd28f26ff161500457afb961ca6682907f0c1da373b","9fb81c38f924844be2f4bcdeba34ea1ca2f6c54a011b62366176137d3f091b67","450ad7508bbb470cd2e76742f0ff251c897f535469b6e6f0481ed7e8d06b6d00","8ea4b812a510f86d597b02a5c2a5c372cc7c87c60caf3660f13038a7f04f0b49","7b43375efa91b25bb70837c8d1e426ce38032262734dff0ff0d3f14b97b752f6","602297dc52019bf7e809df446e2304ee5209e9b092e15c29026ad3b8e527c6fc","8f93c563d7c563da751df1a0efbe13b6ce9bd7032eb6dd0a995c545aff2f5a1d"]- Anchored
- 2026-08-20
- Public log entry
-
search.sigstore.dev, log index 2524110285 · entry
108e9186e8c5677a87bd… - Expected log hash
-
34efb4ec1aab60168b83ec62d0334b8e10d9814c0de0cc0d3569d176ff20bc2dThe 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":"v1787152786156","kind":"published-quote","locale":"en","page":"theme:canva/durability/en","quote":"Have been using this app for years","rating":5,"review_date":"2026-08-09","source":"Apple App Store","source_url":"https://apps.apple.com/hk/app/id897446215?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 (1154a265a990…), 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.