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 would like to pay for the premium version with cash.”
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)
b72deca0deca753e8a6185d86e08824cbefddf65adf0e5a8a8244e6485cb3312- Signature (Ed25519, base64)
RWwN8t3rDa+70nEi7bntidz1i2EXHGiNu5YM2SIQw/etCc2HNICoIQhdW2iuGj2+DyD85HetATx74trWd2vlCw==- Merkle root
f26292e960b34f73f9768b4afc64585e265549d794b35b8167826c2bcda92ef5- Merkle path
["b72e16d295d248fdac61c7e383052a7a4118b86ceea0568b2a3e68ebf1a871db","83157da221ec346e72c5f35eb27f060e5483a5d1f0a45315a4b387c929c2e1c1","19d221a0a44c0e6c5daa6cf375173c48c03327d46927369fafcf5164f33bd0a8","f081b45857165a127b89c3bd645b853165caa38a188e22fb145ed96accf9a59e","a332d7c58b424d9133bc85f137e0d11e8f4cc98f5c161b50355bbf43663c4403","b322f741ad0706e6abd1a91527f159bbae6ea0e604d5ca29fe58300fa639f228","7716575ae1c5357d2d8f26506196aa2b8eb1142a8425cf47fcd8d81dd405f4ec","964ba35d653b42f46c7e11dfae7422622e24e775f71f94e2358f736cdbfc15ca","a1aa1064bfeb4754346458f2ce5737437bcbfb475b66368a4fccc96476e1c7ab","ba43a4ba3a209f0bdb0ed082ced38a45df26fbea2bf5639e42330d76d6f9259d","58f0ca39a4330977a41ad919ab6658f5a70815290c86dc574b675f26a6e14b45","e31d9f62bc1945f2fff2fd8f17f37520e88de15489b867ff62948cea41d7912d","fbc83ea3f323a853561b2d18a7d5d816b1a8631e4674525eac3ed9b0d77501a2","ebe1651655c8b61b6b5364f1f9c2df6d3d2570b884eb1475b1f154f5054feeba","a616224c7837fee9e37cf9dfa53b6dc52945555438d928215ead84ba8ccc7b57"]- 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:spotify/price/en","quote":"I would like to pay for the premium version with cash.","rating":5,"review_date":"2026-09-20","source":"Google Play","source_url":"https://play.google.com/store/apps/details?id=com.spotify.music","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.