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 didn't need an ID to open the account, but now I need an ID to do anything to it”
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 2514297706
Proof data
- Record hash (SHA-256)
6ba208819a17c36ecbcb67d6c00648c64fdc2695244ed1af69d67558328154fe- Signature (Ed25519, base64)
dEAR6KRbG9RE/2zXWyWKIlFd0Knx1Tnwr1yF7z6+MEmhNZiNk8XPV3BHPNGlbfHnRGPxpNhErwrFzP1MP4uADQ==- Merkle root
1dd7fec10002d9304505761bfad9c0f048c94d1d6a0775b6fc4291f712d4106b- Merkle path
["6ba6b3f3b87efd546fb6959d6c63a99c6197547015016be8d04894787a41bad0","290f7fa76625afba3204791ae709650d1a1849fcecb4332612386588275c5538","2368be1079fac7cff6aa8e52791369990da05ccc06681b3c93021b4e1b4696fe","99d137e367ba58f703571ae4d1360267cfb13525aff49fdd93adcead314995c7","796c57e784f03545dba88fe1e99b3547666e4dbde30c46441df2476c8fb41840","25c38c76dbc144fd3b4aa255acdb0fc94ce158b2966a1fe77a5b69949f65eba1","aade50ee80f3b5c7187077666ebea5445bb16c61386049019c8b712a3843937d","2a4b99b04eea44ecfae326cfd5d04e77a404f059d5cf7887895c3824d0146669","b5e7dd7978039579f664b5c299ff1cb3ee1c6647e3a0a40d21acd540e3809767","50e908e20a4f17eedb5b2538498eb535272f62a8bcf8c5e92de1917b999d029a","77c0128bafbee3d1aedbf84b73b75519a5f01009255b74ad251d3fa3a8d03e94","387150d47bb0c4bfe3e5c0a94c3f02bfd44b2d16e9be4ef7e2284565f7c3de2c","4ae35980c39d5fe55d029f85be00593c03277b5745fae784d4668ab06a3da5e0","446b814589c9564f51a341535d393ad23c1a9958834addb7d5c07c1be092092a","54bbc2d7930ffae8e416e662d825fe408002ca5c9c581c2388ff0eb5a37134ae"]- Anchored
- 2026-08-19
- Public log entry
-
search.sigstore.dev, log index 2514297706 · entry
108e9186e8c5677ab801… - Expected log hash
-
861cb9c1424d2f408888a591a8305206c340f8249f4a4581b32f940ce8815405The 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":"v1787126020727","kind":"published-quote","locale":"en","page":"theme:audible/service/en","quote":"I didn't need an ID to open the account, but now I need an ID to do anything to it","rating":1,"review_date":"2026-08-14","source":"Google Play","source_url":"https://play.google.com/store/apps/details?id=com.audible.application","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 (1dd7fec10002…), 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.