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.
“Verification does not work.”
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)
3de7765ba0c61745f5ce773ffb7fb27062976e003e5caefb542d55374a227809- Signature (Ed25519, base64)
PgCGrvbTKBpNgMITDi6nrexlOtFRVD2hFBnhtP/ovXnxbzdc3Z9yJeOi98hTbUjehHokAN/BdB0PsDUO3dyUBw==- Merkle root
689da4f5bb049dceb797a1ebd18ec1f343afdc6a2eec17587eed167cc7c21a02- Merkle path
["3ded7fb25905e8ed6e78f65cc9be53f8fe26e0aa3c2f5104ba4cb7cc5f5614e6","78bcde2dfad7ec44421cf0643fa2c9506e71b34ae676803b44c900e40b038c55","b1798f7b7960cc717e206331084265dd5df72ed39c2b6227b36528d257c579dc","67382e826ba8bfaa2f006198bd92986214cf27ddb104c7fd41fdcdf2bdd95c30","0c662bbfd55fa6545bccc6a8af2bef9c95e51bdc9ccc8ba074ed13904e7535d5","0bfaf05b64b96411bf73a771fedbc8a9508065f853afafb7385ac3a59eb1265d","88274c21a82634499a7932882f72e2015d35e0d56668be4a3cfe0f063f7e9394","0e372f56ef25f407966f95209492385c5b7f1ea8922798a049b7d238464e19d1","ae101cbc7d294eccbe59a5b0c842b1d115257ffab67264ef7d25796ff5dd482e","6f9b5154e1f8802cbf444c69b77dcb8a1972d68b9a9330b59d54099cc7f641e6","41babf668a1fce4a4eefb23f917b2bd592ed85f99135ee3b890cb98e7aae3471","6e94757a07f4af9870335b952c4e35e72035c55cc7586d88a376e6cbde54f88a","6d8f83a7009429b1ed94cc671d11a3d7b1c563aa0d334e405938afb4e103b1ca","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":"product:relai/hardware-wallet-integration/en","quote":"Verification does not work.","rating":1,"review_date":"2025-11-18","source":"Apple App Store","source_url":"https://apps.apple.com/ch/app/id1513185997?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 (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.