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.
“I'm sticking with an offline solution and voluntarily giving up 120 million songs!”
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 2913636507
Proof data
- Record hash (SHA-256)
0e002643c49926dbecd08a384dfa376619ff670672501453835de9a42c6f5c2a- Signature (Ed25519, base64)
uA/OTNSCuz68G1fhWnOy5EGnzMGNWuiMxyO4Rts/Nv4T4J0+XVKskbjz/xonqcczo9GWWgAGFcEq5bE1fKsZAw==- Merkle root
f26292e960b34f73f9768b4afc64585e265549d794b35b8167826c2bcda92ef5- Merkle path
["0e0070b11ee1017e058d13a792e4ff9c0327eba317b6185d5d25a3e6907afb06","32b22f191c3f36d15cff047782bd8a4e54cd242d590a1bf526b3e041af7bf83a","bb606b3842a1624125ea39937e9fa483a37b0fdbea89ee57362f9758438e8989","3ec8a0a6f6270c4d8e7fa1c9096eff7aa69b338f9d08e4e5f1f2f1fb98520a75","1aa40ebc6e6d293ac168d8c21e1b45fcebc68720b2fe80df9f4d69f2fc34078c","8962347f9f667f8b941dc4a984844cf470313fc51fdb2111a7cdcae005119b62","b1552fcfc03338f8fa9157ad5668fb1a2b38664fa23c6bf5267abb3b3c7d7783","dc0a187fecc18f924d1971e063b557afa011fba03ced597039be8a3323a11ab9","f5970cb4eb97b2be1d258afc1550d015e97afdab3d9ca71feb664aa696c6e02b","3327e9cf00c5492807bcf4dadc8d9b5c75885df7cb551d0b03247e3d02fdc852","b27b104304fff8f60732e536ec19910e83421e4d3962110f65a88271a9707037","61b50ad04922f327345abbcbc9d231acfaa1042078046650c0d690ade7d11fb4","14d95cb3ffe81dc7ba7bda02f51c7ab9c1977951e0a9ce587124764e85380fa3","0cf751b4d000491c43eea40a33568458d763987b542601ca0644e491c0b04ce6","e95e880a53b013b49906f2e6b9dcc652726333d77986f48029bb634dc427e2de"]- Anchored
- 2026-09-23
- Public log entry
-
search.sigstore.dev, log index 2913636507 · entry
108e9186e8c5677aea51… - Expected log hash
-
417fac9b806377ff48d30ded01faf8424eb98406df713fe2564ee9077747e6a6The 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":"v1790070376053","kind":"published-quote","locale":"en","page":"theme:deezer/returns/en","quote":"I'm sticking with an offline solution and voluntarily giving up 120 million songs!","rating":1,"review_date":"2026-08-18","source":"Google Play","source_url":"https://play.google.com/store/apps/details?id=deezer.android.app","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 (f26292e960b3…), 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.