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.
“solved my issue quickly”
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 2542751096
Proof data
- Record hash (SHA-256)
f6d92dc967105c37006ab457a0c606353f12382e8ca627d5f0378572932330f9- Signature (Ed25519, base64)
xJemJ++Ejw7G0pqp78QnT4cT+ZbhlS4A/eGVwTK4WIeQhu9M2eLa/TJr3m1D6vTeTp60Mb0xnfL64SXjdfUgBA==- Merkle root
cc9af896bdf0beb88857e1dcc841c404ccd4c59cbcb6932f17077fc8aa87fc23- Merkle path
["f6dd7cd128a9371c32ee032ccae4e779171e1127ebebda7b233d726b2e7062c1","7a0687e12e0cfc9c020fbe488c36e31fce93d27bec386946a8171f0ab6f642bf","aa4379fa1baa84936176494bb46d0d8bca838f7561107b7001640098d7995c61","2eb9236582096b19f426117eced4a039d9702e779c7b618070bc2aaf3c32567e","7b02e862934216774feacd47f7b3676da7392899e35e3792b55afc0f652f5577","f5a4c613085c60416edb8ecbc49446ce6d6979af362631c8f9476c3a496d96c6","d096ebd3d01d6e7483a70de7fc0dc124d408b58ab4660ff3b6de25bea3c886dd","8f3427a2b9ba4ee1b9649dcf7fafd10f2058dfb8357bcb4c550f246be1ab3cf5","7e987261b388342c1ed92cd49d28ff3d9271b066956b2f46c5e915f5ab59d71d","99ac16651b95952397b121db89c155a25e8f1fa5c937525454315aae3bce082a","b26986dbc8cba59e21471817e3e242dd52d9af9612e5aa7164285661515d8094","061d6f557e045828e58e062e2990b1f7ebc6103db2774df447dccd9f77833f8c"]- Anchored
- 2026-08-21
- Public log entry
-
search.sigstore.dev, log index 2542751096 · entry
108e9186e8c5677aaab3… - Expected log hash
-
8251ea19feed4cbe325f48ba93f0e47294878633f5d43178e4a3a023547e795bThe 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":"v1787281943761","kind":"published-quote","locale":"en","page":"brand:flippingbook","quote":"solved my issue quickly","rating":5,"review_date":"2026-08-12","source":"Trustpilot","source_url":"https://www.trustpilot.com/reviews/6a7c1e78973ad4dad4e96fee","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 (cc9af896bdf0…), 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.