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.
“Just jumping from step two to three triggers a shady contract.”
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 2948162176
Proof data
- Record hash (SHA-256)
de34cc772b89cf9507ba0ae3925ea9064db42414a37f14960b8ba18c53999918- Signature (Ed25519, base64)
jkim9mHz8ptftELSmzlMbsf4IMk0dBP1lB3bmNfPo1zpN3QMQvXuIL9UY6z4Im+g2+yRvckRaZgSNWnIaH2SDg==- Merkle root
5397210619679ac63434abd334c13f5aaccbd1dd184ad9d8cac5ebeceaa346bd- Merkle path
["de32dc6735d00342fd71390a832cc22b29ad5c3f5a2f5ba8da67dfcbfafe7f9f","91ded352d5751a0e61142aed2d84fe0fcb9fba3d58201726b5dec9dbf8b5dcc4","295ebd45f089347d53404cfce30662464f800e4a3e0ae8d8c7a89b85417bc4a1","1636a320b30ea3858dff50eb311c36d11b02868b443f84ca85d98622ec14c12a","9fd750e43875b8edaf58cb3e81eb9fff0d99ca5e243df2a75d0ad897b6cfae0c","bfbce7823b0f77c3fc8ec3aa22cfe7e0aae423a75a1856816ca3e20c97e3403b","cc01c07cfecc98444a94bc2f48c86a0dd9482bb5abff04660c49990f8cfe1fd5","965dafb85cc9e4c6269c11767d28ad7165744ec7920b5d82029c76edae9050ed","3fbb7db1cfe2fb6e7426c7c845346eabb0481b704e337e8773ac9ab128e12df0","041a1cfadbd0344240c3f1c8b8aa0c0d8cd5974651623a3916980cc5f7eededc","a586ba3e9b66e13b0e731a405e626f3bb5e21e749259558b9df152f6abc3219d","2b37358c7252f903ec12e33f1d8c9795879d270812aa5678bbf73d51654edb9b","06275dc2003d93dff6ae62dae412a16841a241c39c4d4453231315397101e1bd","aaa7b399bae700ce8013bce7d22a5956b227f2e0adcc638da32f9fc5e72da67e","77ebbc5a767f49a9f64068a716a8c843de0ea8d44adc624726bf46e2e415a41e"]- Anchored
- 2026-09-25
- Public log entry
-
search.sigstore.dev, log index 2948162176 · entry
108e9186e8c5677a61d4… - Expected log hash
-
5ff8f25b7934b5d72d363d6805344624efba4d637f2c851f11783b259b9d81beThe 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":"v1790226990092","kind":"published-quote","locale":"en","page":"theme:zasta/ordering/en","quote":"Just jumping from step two to three triggers a shady contract.","rating":1,"review_date":"2026-07-30","source":"Google Play","source_url":"https://play.google.com/store/apps/details?id=de.zasta.app","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 (539721061967…), 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.