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.
“Super simple interface with lots of features.”
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)
b20430ccf4a4b82393a67ef0aaae82e12e3312c30c4cc1f97b442fa539b6b522- Signature (Ed25519, base64)
owr11MgCKTw402ZQLWn/sYZeT2uUCfPShRQ1idY691ENdUiCRtWke/ytX9kwEKsH/H6AMwAb6RL3vpYpa0tYDQ==- Merkle root
f26292e960b34f73f9768b4afc64585e265549d794b35b8167826c2bcda92ef5- Merkle path
["b204a98a0dd23ae3485aa1f73ac489c0365e31b253834eb9ea230d80867fcee6","632a480aa10cf8e4f7bc8c66189b457b14c9633f3457928a9443105815670ba7","80dd5a996f817bfb27a28165d236771ae0f8b3a49b3aa8030e379bf728e16ab7","e8832b16b28f9d459f95177d927918dc2e03a6fcade2b63353f1db3669e955ab","8e3bca4a5758d28f43c74f469dc6ca826a6252dcf1df981999360b533ec5ae15","907b3d097e21f537d7222ae734cc17f27e0bb7736235a494cd3085949d346884","9c7b7bd3cfcfaf0d86953b05cded65edeec3c74ec1465a47758d35c86e602336","215500764dc5cb6d1d2b97a007f78644ae744bcec20af16ce4ab814e37e37acc","f7268da2d65f3627404bcea77282ae97d2c7652cd8b67f65786ad2eb8e2a05f5","9ebcf88637c51e54ee8851bea6381f9926b33c87bc08a37c2d5bfa721118dc2c","c186131c665189d8743223e564f3c5d47c8a6e341ba1316fc1a7b2fe92be72a5","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:deezer/fit/en","quote":"Super simple interface with lots of features.","rating":5,"review_date":"2026-09-15","source":"Apple App Store","source_url":"https://apps.apple.com/fr/app/id292738169?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 (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.