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.
“When you enter the temporary code, it just loads forever.”
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)
7aeee2a59f753db37ae281ea394fcc899875a42bdf31c295c244889758007d7e- Signature (Ed25519, base64)
4nB+C16f+O0MoGsI4nryV7peuhCMGLIby86zjX+miJ53vgzxAAtCssN5eiZWquBje5qBXKXsCaKGiC3Hy3tsDQ==- Merkle root
aacc11945f125ee3fcdef86ba030016c440bcc608f4e51f0ffffdb4cdc5e9321- Merkle path
["7aea07b450caff47470f571b86c4de18b8410ab389b2ad18cada44c8ccb6164c","975693e6f8e6ce3f863d58c629432c4672c3b4a670b899f90691ec2284d7a0c1","cf97b454c55bf1dd97693b71c5232eebf0da6b61ceed88e882f1ea499af1d1f9","7adde25ffeda1b750c6aed4e06505695b20b4a68a8be03c2b2745abdf26de632","5bf38ff5f2c83b1a0bcad5cd8f26279c2404d4a87e00bdb14f5c4c814979b3f0","95dac6f1b8900624f1064ec3b4f7550fa959b2b716d7a552866815152c18d5bb","c5f42421d072e032577dea180e812d3de2b0a76b9efbc67e9f0f05d5582a3f7f","ba1d8b856a6b4856fb8fd5f70f232c47ea24ca5bb8a6935c6534b951faa92b74","3c15b6ae2da3371729b09c20423168a7755f62ddd048364460a425712c9c7c0b","7778f78f3f35f4efc28139a1cb2abeb3f1b536fa4518f70da37690478967b312","fc041ead71fef0bc2893a883948f6402e11845d57fe93ba55b119a3d669e91ef","c071ca25835d116da514aeefaae49356981ea0f894ebd59dd1dcea31dffc4f8e","a67383a47457a5cf1d5e37868e4ed4249ae6b4ada373e7ec00eea3b30391affe","b1c6c1169310bc9b3706487a8b54e13d2c5256c24253b48b4df6440bd230af21","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":"en","page":"theme:sunrise/delivery/en","quote":"When you enter the temporary code, it just loads forever.","rating":2,"review_date":"2025-02-03","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 (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.