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 check it every morning before starting my day.”
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 2543025731
Proof data
- Record hash (SHA-256)
516e71a7ea59704634a5f32f4533c3239812f4ccb0ad9512cfa47308445816c9- Signature (Ed25519, base64)
Zgr34F5NeUZZsmKbyKI4o3EXmshW/lT//D+SEKvigkvwa2mnQG2qjzRsaM/OBJ1cwTQ9Hr5c6TEO3nPL/4YaBQ==- Merkle root
172a3e0b3c9f8b02f52318e01ba6beb899404e00e91c15eebc4dea38467e1404- Merkle path
["51704812338775c07e752238764f3abd7ffde53ba97715361e0bad5a8d46d8c6","239dff8d79767042d8a8d64be2de4553e136134d006a1869f2c2f954bf79ef17","92dd08b63b09af2b61a741ce0fe8c8df8e6309f0de9c6826c5f05e2977089fa0","3575bbf6e18cecbc09ac0c9812c19c8927fa5defc7c87835f78d69cd4f723b66","b35a48beabc4a6a5603c381bc7813d77eda55cf2ea039219ed8a30afb9866c14","28afc3530200b6669153df5406531541c31f389c5d708c89f9f2dc422cbcce63","9ad06cb2cfc51fa12fcfb0818a2311ac85816602b3783104b5d5b196519e19e2","62cb5df10fd0184a1a02fa656dbfc29510a631eccbff99d616178a7280b94be9","a0355bd50d51d3f91c5883e826bdb8e10e6d9da552b21a259c40e319cfc31bbc","3b0067885706e1a61ac99a3b036239c13e65f15fd50ef858564ffc6ee9faae49","5b372d86dd0cca8d96df653c2d57eef4f5a97d7d45675e57f1d385f02424c6e9","18ddb93ee737dd6a45fcfb9d315a84bd1fcd0804b3ba791cc0dd809ff1563aa5","09afb18deb0eeaca577b5271c183d4b7283e7366611f65ab999ee122c433eef4","b2e250a62b44b0b9c303f91afd3aac8852fa6af504d7d68ed736141a3dd71161","7731d0ded4f51d151ea3e84474d1e27a6279e8756420c93cf5fec0abf7f11add"]- Anchored
- 2026-08-21
- Public log entry
-
search.sigstore.dev, log index 2543025731 · entry
108e9186e8c5677a8971… - Expected log hash
-
19ecbe4a66d8adbd7c6057dbf6ed9be73485c248dba1e0c595279a908b3e8beaThe 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":"v1787283443958","kind":"published-quote","locale":"en","page":"theme:accuweather/fit/en","quote":"I check it every morning before starting my day.","rating":4,"review_date":"2026-06-05","source":"Google Play","source_url":"https://play.google.com/store/apps/details?id=com.accuweather.android","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 (172a3e0b3c9f…), 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.