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.
“Please use the app store's "What's New" section to tell us WHAT'S NEW.”
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)
59e782ef58474e197a2fe25682c9a52cac326d66bb05b9ba3b53fa97549a94c9- Signature (Ed25519, base64)
We4jX2wnl91zAUPx7P6SS+jWfI34vTPt7M0WgaKTIWGIx3sA48ZzlEqkf01t7d+A8ZV104K+4AEvf6na6V7RBQ==- Merkle root
f26292e960b34f73f9768b4afc64585e265549d794b35b8167826c2bcda92ef5- Merkle path
["59e7abb2948d4ee8e373fdd637624375de930aecc972e874e364432643ac0966","70465877725fc13c0f8a6a425328814fca29face6d54825d870fec7a08fe6570","2c03e521ec31a548a5ad572bb39707d583e5b684a9806c182c4b2fab61789fbc","06905dade0e9263586f4abc5fdf0e9e3aec61a61d1c88dac28e65aa286b360db","c5f171f529d78bf6999860c4c579bb3e35bc61ad68837f8f7f09a89a3ead61a5","3ad43fb5a5e52d7ad32ff8c2db4804939510d66f2be02b0e9622850e508473ee","c58dc2cf457842747822ce26d6008ce666d0e8ec440a91d9cc47e0a70e8b7bc0","6020cb5a8329f647e575a8d5e877cea24e6bee30d51927566a44fb92593beda6","1a08a4877c3aaf61509b6d270b815d512fafbd09b4a6e286b32c3a2438543f57","8801874e88cbbb7e998769c381f210df85ff76e04256c2bd8dd0b30a6f38dd27","6a225c6636ab1039b1f5cec08e598301b39da8ed6bb41233b198b79bbe3a0193","f3db9127b9da10fbb7693de00cf989028a504ba13d96eb2661dc5a2037470668","eca7cd52f5c219223fa262f727815d7426f47ee6fd8d3c4a33225271415ce785","7a8821e5f39bd89945ecf080ecd049c93644614124901c8b74f26df2e34d9289","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:spotify/communication/en","quote":"Please use the app store's \"What's New\" section to tell us WHAT'S NEW.","rating":2,"review_date":"2026-09-19","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.