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 is using an insane amount of data in the background”
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 2544092674
Proof data
- Record hash (SHA-256)
f7c36f7ffcabce0d81eea3b99a650a76c3d16981196c544421990467c2711239- Signature (Ed25519, base64)
cf+A4sZB6oOSqF5wMMo6AIMl5pVT0vtKBzkNQkxWsvGp02qrbf2jDMS5h2RBZe5mhJP7CP62DE64sJVZRbTDCA==- Merkle root
fc0474f2ab9253f8c52a81a0b2f1ae382f5f022f9b54f4e3fe06eadaf19fcf31- Merkle path
["f7bf57c87033313e8f4750035191020c17e0a752ee12ef4c6cbe6575493733cf","7f197f511a520358cd87522837a69eed3558f1685a6e78890348c155e64433b5","39af5e206b9082be3ecbe43192992b04ed33b74360ab50fc157eb610beb4fcb4","84eca883dbaeb7620b9e17af5d704af1e1a340ec9052b64abe888a29ec23993e","96725fd396d2675782cceb9704a56d0c6af151706bf53333a887045709faf785","3ceb5c0092d142dd78693d76e39540931a799267988d7411043540523c4e536e","7c7282b6362b44a42471c6993c864dbbce87663dae12a89038e541bdd0f20785","9366446c3bb554d8c328f00bbf0f832d35effb92554554566a9a3adba9786d5a","5f2837eb41aff925f1076524c53afc4a6ddc99006a8a44ae575aa9c704aa5b89","8438543c33aa1ed2e4a04d23e31fd91fa6997dccdaf76b7f3dc55bd07de026ea","bd1dc95eebec2e3ea42202d8fc9d2d7844222de2ffb10d1cd827304a368860ab","b3b6fd3f87905e1812547bf59009605afa62c4124a0a91cd029c06d177d44441"]- Anchored
- 2026-08-21
- Public log entry
-
search.sigstore.dev, log index 2544092674 · entry
108e9186e8c5677a1b30… - Expected log hash
-
e3ca1014bd6a1a766a29da72cd2b9f7f9c6c416fe6af720fafa94eca555dc171The 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":"v1787289954326","kind":"published-quote","locale":"de","page":"brand:accuweather","quote":"the app is using an insane amount of data in the background","rating":1,"review_date":"2026-08-19","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 (fc0474f2ab92…), 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.