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.
“Also, I often cannot save the data.”
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 2907673729
Proof data
- Record hash (SHA-256)
b320ed8cb7dba8572d20842b4c286de242739eccfd76fee4fae01b0bcacfb6da- Signature (Ed25519, base64)
2JKJqsUoVz9EXYb1JcEgRZRu1XwJNMBbIDlAY6ApulvL5vyA5K4nzbQZxbFtPcGQScDYwp+YsfDsYf4dY7veAQ==- Merkle root
b9a08f9d6d76dd148110a496219c42cf3205c6f982800d84d5c85d77e9461e02- Merkle path
["b325a17bfd7d36f19e7103128c19c25b509d844577d3e07eff228af7952b24d3","24a127772ecb74b4a1fa62543115481f3a0f89d2384278c069267a653cd66b71","bc3343eeaeaece57095887121a67434b6ad3e8c3c702639cb4b0b1b4fc04cee2","f3a15c2d6065184ef3e28dbf6ffb7c7d6cee953c1da1a0f0d4dd2077cbaa454c","dce22b3be916f4090611d4e18cf94b17e1e0e3a0eeab51876bcc4af87f505faa","2d1f3bc1b7f388935be9c32b6760dc2f9d6c4fe1ae6ca4f3e1653063d72f697e","743d7a68fb4e099e079c7646caea750f44090ce4c68fe3abcb0a94810d292445","beaef32d8c4265056af78e08b173273663ed63a2379edd2324e1ca6197e3a3c7","f4d4430281d24d45ad503a91248e38f8850f25245dc9a8fee9e00d17d61a503d","aee526ca68fb9c032a3b580add14b26fe8d48f9f145846929d1b286460178d66","302781f826e4e27dfeeb952369e37835d487d944454c4a4129ac11187f525b5a","d0e82af4a03d7591b930166e680788d40e9d0f467d2d9124361d17c683e6610b","e73087a4c89fcbfd62483a37ad723e600377233e603592ed8ad92c5db69f30f2","05978e8b9ad5fd39833c65b8b951e8c80cf426334c441fa8a8bff8eb8eeaf534","4543e8b9ac7bd077d9526acfdae449f0a0d5517cbb42414f50ef930ecdb9470b"]- Anchored
- 2026-09-22
- Public log entry
-
search.sigstore.dev, log index 2907673729 · entry
108e9186e8c5677a06ea… - Expected log hash
-
bf9a74000249ba6e66b1e29aae9d8cb95c3400dc118569a80e5c0949f3e8ac62The 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":"v1789969984102","kind":"published-quote","locale":"en","page":"theme:anton-paar/quality/en","quote":"Also, I often cannot save the data.","rating":2,"review_date":"2025-12-02","source":"Apple App Store","source_url":"https://apps.apple.com/de/app/id1521627812?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 (b9a08f9d6d76…), 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.