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.
“One of the best apps I 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 2514602687
Proof data
- Record hash (SHA-256)
3290cc6771e8fa3ae96e33e237fc6ce0ea2d50c62f3994fa113322d60deba836- Signature (Ed25519, base64)
dk9GaU2Ykpgq0rRzvjB/sa/AQLTIbKk7qLDuo9lHveyFzA4t4MstT6ZlRrxVwGFpHEkfiooHWUo8MmeXv1RNCQ==- Merkle root
749703591848535a8600340214debbd99b61273e3bed402bec28b292f90ce9b6- Merkle path
["329118d06c43aa3232060fbbec0f9fe8e51c054ed012f0c6a267ee9414381ceb","a15945af0bb8ed15079390546915ec33b35f0b2e4b079523f08dc3d58f31025b","3e32b933cd8b7f09f154154c2bc5f6471a0770af6f3e5918dbc7addf5a1643b0","cd1f483450e718407b895ae35e3e921a360a56d33b26b1f290101a839faea0e0","22d24bfa6ef211dc13612db64d72ff68990ceb5eead7dfa831290b831f190b5e","798d6e2357780ca06928a96b7dfdc25e2fe9cb6dfb43a412049a2a7d14b742b2","e782455fddbdb9f241e93e8af3ca587dacfaed9c63249cb8ee577c6c76af738b","d3d0d50b67cd7f05a6d797a4a91c61c0bc5ef8fae6c6cfc61e2c3b3d30c0331a","15100bc2728eebdcb656c9a4c1e099cd07a798a1a1ef405aa699e5d29dd71f3f","1b9b2a7710eebc11a06f8903fd62b7c02bf3bd644f91a84bd166e98f029bf655","ee2fe425a3d87ffb1c2864f3e3c4711bec386c809249b6a8ca64398f9bd594cd","e04edd46730d46a7231a44413f4b33243664c2fc3601cf38f9b64a55bf2c2a61","a2915b90b240e669a284e589beda484d5a4772c71c4de2d4ce016ee69aa293a0","f43a1936699be5b728ab2cee5100b0cce7fa6828f7bb521f1ba149ba44cd48a1","bc5d1d560a30e83fe0f1b6a9452dc46dc135b1a7f73575ec3aa5d459bb76fc8b"]- Anchored
- 2026-08-19
- Public log entry
-
search.sigstore.dev, log index 2514602687 · entry
108e9186e8c5677ac525… - Expected log hash
-
e53e7f935eb508100ef1046b60c784e0bda15dd54afae176c275a97cf1f64052The 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":"v1787131269839","kind":"published-quote","locale":"en","page":"product:relai/app/en","quote":"One of the best apps I use.","rating":5,"review_date":"2026-02-02","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 (749703591848…), 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.