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.
“You no longer have access to your wallet”
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 2525430207
Proof data
- Record hash (SHA-256)
25a7def240db13fc104d600967a535ab08e1f2be3218fc4e44ead364666505ad- Signature (Ed25519, base64)
ow4cH9xMBSOs4mrQo8Dk+tselqClpfb6GsJVTpWbF8xBpheIWN6Jl2LmtnG9efyVats3bOUNdPLiwnji/lkaCA==- Merkle root
689da4f5bb049dceb797a1ebd18ec1f343afdc6a2eec17587eed167cc7c21a02- Merkle path
["25b0ca29948de0aa46271d137189ecfa14c3914007cb78a35a84b82aa3b15ca3","9cdf11f4ca2862bf890a29e610b18296e60b5c1329164aa4b7806da5019d9040","c2da8eee6ae326fc8e1e8b0b39dc0cf1c81c280f97beb3c6fd87e10be4b3021c","6447dcc95ec6d89c81e69a628db4a5dc4d96e7a92aa6d83bcd453cb2f58215b8","e6fc95622104d092312af92609e86d64686305acbbbfb94bf7c5796d26e45178","8ee3429f79eaff9777933e74251bae91b7ac3530766a8f0b5b0353bf1af8982e","de0efadc6cd754e2b575fc62e370cd03e0fe7ac27b69dbce5d705868f00c6f3d","138db942eeecb1009ba8bff83c64443d057f01aa920ebbd91a83975c34b16350","39b5c3873555117d86a62ad98571988736c42b3282573d36fd9ce31351a00e8e","28e0de4da720a94a726cfbfc47f8f5888a2a20d01454937194f4dc7ad217c970","a3db7dcd6cc4dc9b644df232b1fb5a7aa6ee4accd007f224862245ffe90ed828","ed2e7f605df54f0d8a76b277482b2a940a3e8de4a23e2ef3a3cc15661667d029","b29f01d1d4fd5e719afb8d2cac2b7867993dc07c08772adb1bbe832e05e6603a","b93077b5d0d90464bafb01f0d5e12407aea90af234685d3284ce5c610fc51b1e","2492d624e607c70378839deb70fe4bc4c618faa9a11f2be7d0e42b467b07d755"]- Anchored
- 2026-08-20
- Public log entry
-
search.sigstore.dev, log index 2525430207 · entry
108e9186e8c5677abb21… - Expected log hash
-
68e6afcd6c232c11ffffa818a4cc0c5faf1a86dd24e2ab2a7811fa1f4f43bec8The 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":"v1787196781193","kind":"published-quote","locale":"en","page":"brand:relai","quote":"You no longer have access to your wallet","rating":1,"review_date":"2024-11-03","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 (689da4f5bb04…), 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.