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.
“2FA only worked intermittently.”
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 2514629481
Proof data
- Record hash (SHA-256)
24284fa93b458b3aa6b84ee52f9f0fac2a2dfd8e9ffdb900f9771ff40e98024a- Signature (Ed25519, base64)
MOLPFflCSzKjnCc2UYr2BDwgYP265eRTuMT/qCPsBCA9runnQzhqgu/62dxdkKmwCrFpVsUQAqVjq1jUVhr7Cw==- Merkle root
3aa12e5b2bb49befac906908c9a841e9a421f12d0bee8acab9c1f906487adff2- Merkle path
["242712bc13df703d02d58b9bc56e507fbf9f2363c29578d867073d4a57dce1ad","331cb5e6a0daf341475e4ef7a7c425c1addd683e12b29235a11a721b4db6f4bc","39e59b8f9a9e7a6e83a606064e70f7ef7a3d6274e5918a3788a6f4526f5a69f2","2c8ce2f2f02994ac3096b49bbab5f8d8e860583b94fc65d315abcad46f83a54e","c5d5efe6fa6b25d4f79c4ae64309f1703c55d5245d46219fc0d2aee45aef97be","ed3a257df2af76021ddd9b9bb1dc2bb48313f64a3b19b7c95e6a8b5eb36b1d66","a00b81fe7d9bd864f6d618a9062686530487f2448a71f75d0d7cf988e71fca0f","d641296ad542e4e8fc439253c02dfc9989a917fceb2dfbda210a31a5e184e7a4","86a60153b271beace8fc7e18ff260e4309452dd6bc991167eb8e18f2f9bf3fba","be5a0bd0b3cd412a90aaf1dc7dbc7615811a3f8ce79bfceb2d73f464a12e4a65","6268945e9849cf805ff520997e56f16add0a9e2120c6eb4f4ded7c07d7bccb7d","7145a25bf2e4d5b12b2e2be0ac0e96a9eb61682d26d172b63f2d28df120614e5","499751eafaebbd34bd3075e397b2751a5b4f4ce58d0c2b3e5d8399f6706fd4dd","c3a6c334f1acc8c0b843c5d43c85ce54d647d519ab035a8287aee565097a2ae6","6099970369039e9ea9943621e6c4ddbe6cf64be652afb6debc70debb01455286"]- Anchored
- 2026-08-19
- Public log entry
-
search.sigstore.dev, log index 2514629481 · entry
108e9186e8c5677a8c32… - Expected log hash
-
d923130994e40329302180560c0ed5b43e4400136d037befc932b83910626f34The 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":"v1787131980797","kind":"published-quote","locale":"en","page":"theme:sevdesk/service/en","quote":"2FA only worked intermittently.","rating":1,"review_date":"2026-04-09","source":"Google Play","source_url":"https://play.google.com/store/apps/details?id=de.sevdesk.sevdeskgo","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 (3aa12e5b2bb4…), 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.