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.
“Would I recommend this app to friends? Definitely not.”
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 2514383033
Proof data
- Record hash (SHA-256)
34fb2aed76bafaf6a0bcecfff49e7a7341f2a96248511d4ec524d825acb7b865- Signature (Ed25519, base64)
QM0HB/ro+Bi74EfZVI3MY7YAWXIc42sHidqE87C6EA63WsIhjobkwXM8/s3e6MVbatE0VJPJd3chbw7QwJRkBw==- Merkle root
197f899fafda406e0c9d0591eaf3664c281655082dfd19c34045187b374127b6- Merkle path
["34f9dbb2f5bd59e5d6c4a565e4da2a3dd40704afe2f30a106c5a41e3655e3533","8158586a7b7349ec07fc1191abead999aff512e642e885b4fcb92522df42b711","eff1b6b7bf94eacc524bd219a7362d50f3796012439ce107f02e21d0bb5360d3","d6063ab2faad4d07afacd950db883afcaba79c5660c344cf1d586bb90d69e7c8","cd2d2eced0374f9693aa2613925f0896aa4f2d754f85c26043b45e1226bc79b3","a0715f6a7a9a4c0e52d3ebefd2c989cccb079def62c9cd5a197d42c05fe8e4a0","82b872183dd7c10d9b1b0abcead0f1f423cb83347c8e2a55ce3dfc7ee39cc04b","aee1e57fb28601a29306dbc911bf82632eba29a7c99498c2864ad842bb474cde","db73b6f85e467b511482d8937fe0c6755bfbdc7376979c46403668715bc84239","07a165e16b6431d42cbdffc661e0bc29724cac11cebcf7c82457e29b274c3daa","0f9062ddd8ee504b95d5f3a0e628ad04e0b1488a9ce465d7119c45664faabfc7","a55dfee04ff1f98aecd1deef1e002d1c184e0d03d262f6dd99918b0c285aa30b","38160d76934fe00071813f524072527f0d2bc259c7f97f6277265a02ceb4c0e7","043ba08436a7a593c366180e52159485eebe8c0b0baf9b9c62f4c2c637b226b7","7b5d4c2155ce4f6908bf1c61cdd8b51ce48d7dc7c5d7f3bd9a7ce68fedb43f21"]- Anchored
- 2026-08-19
- Public log entry
-
search.sigstore.dev, log index 2514383033 · entry
108e9186e8c5677a6078… - Expected log hash
-
4e5cbdb3dc34f3dbd6a57b603e905df6c94968b41f5bd83d5c9a25f2ea060d8eThe 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":"v1787127398505","kind":"published-quote","locale":"en","page":"product:relai/app/en","quote":"Would I recommend this app to friends? Definitely not.","rating":1,"review_date":"2026-03-17","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 (197f899fafda…), 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.