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.
“I can't log in!”
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 2524110285
Proof data
- Record hash (SHA-256)
674bb46127d1b11dab4033a1439a679d8a95f96081ac7708c9cbbd00fe9750df- Signature (Ed25519, base64)
nhZoxhGnFZXch2ynj0VzbbAWwkLfQDJ/8CemAt1+cooluDUNy0NvyJXr4MVdrrpBFB/PnR7RxqxNRYGdodzTAg==- Merkle root
1154a265a990612db5567445e00872656e7ced32aff0b18660887a40a375699b- Merkle path
["674ccd3795c9e5cb596ea8664e5ad9d9b2181c744a87f0314abf15ff1522bd28","03d985466337eec6b5e3d802f4e5ab8fd10c39511c13f415797c271b1b83b3ee","dc0c60a449d97cd60f0f44a4ee89a004278fb390b5003a09d26d29280a7fc1c2","3545b723b30d5bbdcd91583fcd03bdff13d7dda58d930a6791a91a68bce68d16","1c7cf2ad49a1d322127417d443ecbedba6271773524fc18874ba7e364cadf8b3","52ac7292249b261709a2d08124ad59106a25c6b46f2b938a515ef8424c1af81c","bdc92c1dcfdde72126a70b848b0c876b157a1fe098b1d8222c07c71ec8c6230d","1ec29cca307e50e3994cad1c4fb98de3bdbcc70a2d6ee55a484d802541e4cc92","91cb7d3862924438671abf01a12031b06e021bdecbae236ab0ae1ef1dc00c396","2a03416bbdb73a33463d2463a7b9b3a547fa1ffc753d3502d76f6d8c0f8659ef","996dea5b3e7780a03c53b5aed3a5138f59965db9e50b5cb47569226c7a2265a0","8ea4b812a510f86d597b02a5c2a5c372cc7c87c60caf3660f13038a7f04f0b49","7b43375efa91b25bb70837c8d1e426ce38032262734dff0ff0d3f14b97b752f6","602297dc52019bf7e809df446e2304ee5209e9b092e15c29026ad3b8e527c6fc","8f93c563d7c563da751df1a0efbe13b6ce9bd7032eb6dd0a995c545aff2f5a1d"]- Anchored
- 2026-08-20
- Public log entry
-
search.sigstore.dev, log index 2524110285 · entry
108e9186e8c5677a87bd… - Expected log hash
-
34efb4ec1aab60168b83ec62d0334b8e10d9814c0de0cc0d3569d176ff20bc2dThe 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":"v1787152786156","kind":"published-quote","locale":"en","page":"theme:sunrise/ordering/en","quote":"I can't log in!","rating":1,"review_date":"2026-06-10","source":"Apple App Store","source_url":"https://apps.apple.com/ch/app/id466738063?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 (1154a265a990…), 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.