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.
“The app doesn't work; as soon as I click login, the screen stays white.”
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 2543547848
Proof data
- Record hash (SHA-256)
1ac0f495fe01fdf8c9e5b305802aade047c97eae7acecaccce21bf06fb8bd596- Signature (Ed25519, base64)
kI9Pux3WVX+kUCGRwPBw0QTzv3k4CFoiZFF3yBClRncVKoEuMB0x1XMu5tAbcwRMadlMNOYg5/lH70Bz4xj7AQ==- Merkle root
aacc11945f125ee3fcdef86ba030016c440bcc608f4e51f0ffffdb4cdc5e9321- Merkle path
["1ac1b0d6361d6d6ec6e9b5ef890a30d9100c46b757d4a7d2f468824ceb4dd47e","b2cd269221d73b97862872a4b4827af37d4a7f4f8b43c762353e7ca41e22a325","4a57cfd9cdf9fe06fb1887297a6b5db8b3aa969feae41dcd0d527e4fbe130446","a0fbaf96def547b1755e05e301b215996f387cabf58972a75a5a03bb0e63fb83","3df909d0bf3d15969bacc176bdc3afe570b8e365865efd920f51df2b3d5478a0","99213acc12a19d45e9ba018249f8a3e2e8dcdf10d82f0a0bbf16ea5bb9a45e7d","85b964d98e8f854d10cb70599e502d0ea3ab84d7a5c726971bb491d6ba94171d","8076c9f7586ffde69ad7b2f3a31b7c7d6933322794c9739dc0653073fb57ffed","e5d51e1bf757768ab5f989c651ee62dfe84e94a109769cb74a864649e9656481","58a02e7b4fe759b95869f252af62824114ab52cdd89fec8dedfa49852ce90b06","0298a26818a13ea3025566ab2db6a034faf816e34b7a1e19a16f7e3fcbd87002","7b8ded1b49351694655c52a46b67cd12e02f2a4c9ca9c29916bfa197957ebfc1","24192d1fe3fa8596b225aa5d8055e7e92d26709ec190f1226b913a3e227f64c3","5366af6eb1ce50b0f459da15c1d7eb12649d0477ecd930804e506d3f2ff66aa2","2309962142b16600f7fc4d57273f3042f382acb91be89aac7f00112f61b58f1d"]- Anchored
- 2026-08-21
- Public log entry
-
search.sigstore.dev, log index 2543547848 · entry
108e9186e8c5677a921a… - Expected log hash
-
bb93f13ee7a4a636e28586b842e19662b148eb18166a89b3ae7d189bb8e81689The 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":"v1787286345433","kind":"published-quote","locale":"de","page":"brand:sevdesk","quote":"The app doesn't work; as soon as I click login, the screen stays white.","rating":1,"review_date":"2026-04-24","source":"Apple App Store","source_url":"https://apps.apple.com/de/app/id731738076?see-all=reviews","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 (aacc11945f12…), 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.