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'm disappointed with the functionality and quality of the app.”
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 2907673729
Proof data
- Record hash (SHA-256)
7606751a034f14adbf2814ede0af11e98f9fe7f016a2a69c971df96d91e7fa4d- Signature (Ed25519, base64)
duzl2H6R9Lco1cKDfG+5DoJioWTYEt7wJf42Letf866eL+ya7hq+ib2c3GQcIIHn1D8mdmDmBBeGL5BfDFcdAA==- Merkle root
b9a08f9d6d76dd148110a496219c42cf3205c6f982800d84d5c85d77e9461e02- Merkle path
["7602bb9ae8a9a9cbc4e9486cca3c176dfa6d3d446b0471b66e14e2d9698ac08e","9cd9f54cc9d0d8fa769a0d2a8cd45b82d91b77c084e4baddaba02f75daf386a2","27af2de958256637a5be12169dfa48b2e0c7fa56a0b87ac630f903cce9baabba","5f9426be23900df588a7c5a0d774e8125d9da008eb74ea04d5d2a38ea4301d39","af20c97b8a08dc19fad69adb1d6f8620271f522635865a6206f67eaae594731c","38dc378f87a30c815336f6c5ddad45f24ce221916d7bde26c9e5331894a37a37","26f59df541b55bb3854b93369d513e7b68d547c4dc7553efbf9c22562b6554e1","10ef18d5f54750e0cd0afe90a869f0e4a3758be7d6cf22400db8a57e379a9d08","768d53f06e1f3750bb70dfcec03952ae13b6b68a58c4203ab3e562558e4df493","d9a48ca9fad2b2fa2cd0e15acda4c8dae2cefa23353c694d409bef36801c6376","fe718997edf5ba83b24bd1cb8cfa58771528317111e3e956c9e9f853ee4ee6c9","f8cfc666649943796cc64798f4b6be7235ebee26ef544e99b42bab2155b6cbad","8b252735b283ab7584d9f6925f08ed38c911c64db001463eafabe5061cb6f9fe","6c299608515c69a03540be35865f96ca4932f3e0403f8f39fb0e1c2e2aedffb4","43a562d6822dab12c673c1efa0a3171d1ef69b949f676fb01847e1e5b56274de"]- Anchored
- 2026-09-22
- Public log entry
-
search.sigstore.dev, log index 2907673729 · entry
108e9186e8c5677a06ea… - Expected log hash
-
bf9a74000249ba6e66b1e29aae9d8cb95c3400dc118569a80e5c0949f3e8ac62The 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":"v1789969984102","kind":"published-quote","locale":"en","page":"theme:v-zug/quality/en","quote":"I'm disappointed with the functionality and quality of the app.","rating":2,"review_date":"2025-10-08","source":"Google Play","source_url":"https://play.google.com/store/apps/details?id=com.vzug.home","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 (b9a08f9d6d76…), 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.