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 fees are to high, 4% per transaction.”
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)
fa9aa8d2fc2899946fbdad58eef6b3a199e28cbda4948656bf1ebb217a7b2f5c- Signature (Ed25519, base64)
Wqb9egwUqjZB8AwNmETJSrTpeG4RWYcgDDt/8K/kES512emCwRCF9eNHqNAL+dy25y3TLnUxQPG+WOOigkYpDQ==- Merkle root
7252afe559009950531df937e7edc9bd1c57cf28a24ed7f6c6613b65f459eae4- Merkle path
["fa9d1c5c41692fd6a2538a9e8a728e070f8f915bfeb1eee42202a20d7b3f97bc","b22323244bcf2c624bd000afb73457f198f31e8d20b8bc439c04f11c6e4c7b90","e866b17da5736d8d9e89aa3f8702f5a3842834b5bee35514302cb75e94285bb8","899372c3797d539f03ff41d73c7da20f064484d4e987fd8c8d9b0a248ca55bad","17866b440a323495eb019213cd52af6edf15d0eea4e268a7e8222aa14a2e3552","49046a83981774d3749d1f038dbb0a2b8c7845f4f205557c77538472c39be82a","2f85600ba47a963e6f3ef21a99cb03a4d46f66ce89e0bc2b3ddd9a21b6d6dd98","0669b6e949514fc59908bea1078f2904bc0e253f82511eeddaa212452f5ad757","64506894740713eeb44554b81d1293158ef38e42496f71d7059c9755a6ac8ddf","c2a82b3b8dda804db90877eca311791028bd7f6ce68ab9acaa8b7fe58240eb24","0cb2be899eb0e87e0c84c8010f32540c0ff4f02ee38f8970424d4e3f7d0d393c","e3ea462a17033cf2b2bb196bc5b07383fce456bc3220c1b5de266e7e78fd5dc1"]- 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":"de","page":"brand:stripe","quote":"The fees are to high, 4% per transaction.","rating":1,"review_date":"2026-08-01","source":"Apple App Store","source_url":"https://apps.apple.com/us/app/id978516833?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 (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.