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.
“For over a year now, Sevdesk has been promising that the signature field for quotes is coming to the Android version.”
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 2543383844
Proof data
- Record hash (SHA-256)
4d6f0daba7412324e7ac8c9d327ad768c3d89c6b98e3df88b9a1bb4a292c51fc- Signature (Ed25519, base64)
YYR7c8FXD8cCNLxzraviFCPGqbYNQfIYc0y2HIbjHCxsSV4kWslpr5fe8fEM0hoHop9/f1bGpjdkKbHVwCVhDw==- Merkle root
7252afe559009950531df937e7edc9bd1c57cf28a24ed7f6c6613b65f459eae4- Merkle path
["4d71a67d9c9d9e0a040949f620f00d08097e9dc5f84e8c69f6ff65a98ea5eeff","3be1edc8e50c65aa2e2d9bd9cf7b144f699001f283543e16e41ef5f906b038b9","150f8712b66b54ca98a86e51ddf018b57fcab8aa67f20e8adf01f572f99550b0","d38dcc73b52fc8b2289a169c23e541584a1dd721660511c8b3c417957e197d38","0f0543af87dd7ac66570f9ff5a6c119bc75fe6a85cc7045b98f673f3b3857a76","f727fc7bdb3d79bd9c775054230c103fda86218aeb2b17587b35fe0c089af773","2e4f1ab0d11a6ffa72b240f29970d3f273523511f20304479305dc9f3cbf8952","f184c8d60a57ebe777fba064190b697d17dc086d6ea2701c038f53c3ac2bf334","42aaf727f54659a3db7f8dc0af86021758ae385b7d88015c5c26ebe03be6f4b6","87d936441a35e4d71196240a148db33bd7a7c1c3d66a6d042c5be57b7196e41e","0db49e8c7da59124f9890e4489ac3c8545318fa3fd41477a4b090715b90b7ac6","2fe291d4f14dc2f37cc8ed26ebba6723a5dc6e6595fc82e2d01aaf6f9c1cdaa6","636d4e0f97a2aa24a5170fb9cf1467e3b68f41ed8e7dc2ba2d85f6f76bff4cd8","6ca0e672260f8a36160629905eaed49c49821fe80001f9ea932f048c0563803c","b3900b15a2a9b7aa805b691ce86e29db39e03d547238a84a3c0fff4fc2daa54a"]- Anchored
- 2026-08-21
- Public log entry
-
search.sigstore.dev, log index 2543383844 · entry
108e9186e8c5677a6025… - Expected log hash
-
65212d488cd7bdd0d67aebdd70bfc57f4b622fa08b8179427635d69eb7ec385bThe 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":"v1787285599851","kind":"published-quote","locale":"en","page":"product:sevdesk/kostenlose-tools/en","quote":"For over a year now, Sevdesk has been promising that the signature field for quotes is coming to the Android version.","rating":1,"review_date":"2024-10-16","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 (7252afe55900…), 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.