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.
“the app takes about 10/15 to load my family’s member”
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)
fd942d06423f8043beeee1d5b9d80c1bd83f4d52b8ff2d40432ffb3bf2db50ef- Signature (Ed25519, base64)
/6YuDlIXqvj0iVhPJtrWR6eRJOdN2btv15ejFM9XhOtDsXduzYZxUs+7nBEx+6iFNrvjiwZUp4F3eLJOwmeCAg==- Merkle root
c69b412346f0db8d88aed17dbaf2e4876a3743c1c4d16fb306ba56b5c0573123- Merkle path
["fd938b22b734e416cf3c8b16aef0ff0bc8981565badffac87fd5b6d62853dd28","2ea59c8cc119362ff884aeee56ec44bdf07af3ca51b05e9135faab6a9fab8f34","854240a9ea9e469da1ffc88d48ae2ed5783652a35eef12d4ca34846ab8c47a45","dd355af739aa278a50ab064d4327f5e902bed6da40aad48bc160391e80c54a85","9d898937b81a24cd9f309391dd36d670b805cb6def022090fbd73df7ad481b21","6d118b6420e9797dfa9ab4a2e55228e1d9ba1dcfdd2c8d51dc5da3d91923756b","7f780c2506ad8091747b09c0d9ee58172117b2b342ae9ac7785275dcca1c4080","dc4e4792ccdf93cc6cc7cd534ae109ac65e91441d49a199dbf5762a6a9ce51df","52009bcb5495a326dd30eedbfc23256067fc74520d31412b59b3107c43c45996","36719f1b23c05f63fcd2222578c257961e3b0f082eca282fb394dfe6511e563c","be573a7f1b72f2ba796f13eca2ce49adcab5b24638217940d33f5ea473838f89","f0a12fd268a34d0f9b23bfa8bffff7480f1f51a4e4044173daacd716efd0fa79"]- 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":"brand:css","quote":"the app takes about 10/15 to load my family’s member","rating":1,"review_date":"2024-11-25","source":"Apple App Store","source_url":"https://apps.apple.com/ch/app/id1133551270?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 (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.