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.
“Spotify would add random songs and call it recommended.”
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)
805eec66350e5daf8d1c4a0e45c8d006ab55aa5106205c6e66e4d87c5e5c9619- Signature (Ed25519, base64)
E+kMt7kVn9iUS6oagOvvk3NSoUHT1Ip4Zvqt4ZCA9jv5FAnkem/2KeE8zNwJtTsMWBJofGgMaM8FyIJpS4IHCg==- Merkle root
f26292e960b34f73f9768b4afc64585e265549d794b35b8167826c2bcda92ef5- Merkle path
["80588814e2908771be9e2833bcbffa36a28091a6713106ce2279a9a69cb12eca","d291a06f0044ec2b34718e644588594e2193bd0cbec93496a65133f2e04261ea","0c2d1084b2854e7b057298a3fa6ce1a382dd7708b1561b5ed41d6198b035b32a","0680b9c892aeed193068e7bceefea8f320e5a8faf52a8fb24bd66d0af6fa848a","02c846d8482d7be9b042b169d508459a4795ec1befac884d326b0e11a5aeac58","c3dca7eda24b91c127530bdc0343d766ef49814fba287ba8e351662625bd24ad","faa86f9dbde190388b892d9135485c0be5d6a4bd2eb2a0531174aaf506c40c2c","34afe1146c71f8c6bb1ee8b93c0111f43a2b75a06180c32e173a459f470746db","20d21713e4387fbdc4f7907bab03ea029dd0d8d5d29ed3d3f6dd4ef8c6e9d7b5","f1379a56decd53048540488df5b225a4ecc0cb7be7306dd61747c953986e0ab1","dae7bfd6c108e5c8e6def41305d16045bc4033712b2e981438c95b3e764d0576","9a9aacd96a1ac53199b2b5828545bdd6abac29af29da6dc5f9cc3106d65b75ac","ff839efe243c09faa45172bad7cb61d9b7e0949040c580ec02a160cb61e2c279","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/fit/en","quote":"Spotify would add random songs and call it recommended.","rating":1,"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.