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 often used to quickly check a quote or look up a phone number before an appointment.”
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 2514297706
Proof data
- Record hash (SHA-256)
4471aa3648fe683674952b69b2adcadaada13ac029c3a21fe6d0cb9bf48f7024- Signature (Ed25519, base64)
oKy3FwUoYQE7efc0jkVKFpTfZAzxxhzdjrPXFsPsIV8jTY5mklQ8gLVtvFotXXKtGWcQGUJNyBdOpNkaMSvTAg==- Merkle root
1dd7fec10002d9304505761bfad9c0f048c94d1d6a0775b6fc4291f712d4106b- Merkle path
["446fc6f790e1f80882fca9ae681425c0a5344d2a29fff4567b8a699e970f3718","af651a778b13f59f7cefe1f58f398c91c3269f6072d44fd2ea6b364271d0724f","21a70f498bdae0cb7fe1a4af76a7f053872d26c279b4b8c83bad22a9df17012e","9886e148a42d8be8aa3c545d670d66ca2414034fe4855f2943f19555a69dda96","f068ad3379eb53987db3be80801daae97da86ce1c7f7f655f109333945e17a02","84bad250a5ebaebac9ded2053d950b3dafc4ee87dddf47e94b132ce6812a0883","cfbcf97e716a15ba38001ddbe6ca50805bfc8c6df668ab926d2c185ab428aa93","a01118387f6a884b8ed1a053cabc9b763da0626dedf10282dda45087e26861a0","ebb93892a4e77c156626633dd2a94a4107970c7e7a63edbef32cd52b747a029d","a2037466d38cb4fd29d2d68c0bf924669e60571e9acd8a4a70da10a7b8e68e3f","b55eb4aa62151f184c9aa3fed6e8eb453ac6780dd4802dbd535affe79f9f7640","63140a7b4811bd870f16dd92bcd1060f3b5aa64f6aa47d4aae76261963134c77","b7aec9f3c94c31d180edcce99e1c822102bdcebd141a0695527f2567ce2d6e06","96733967bd879589a2091176049a40f13c26bf93f656924a17f15f3f405bad21","54bbc2d7930ffae8e416e662d825fe408002ca5c9c581c2388ff0eb5a37134ae"]- Anchored
- 2026-08-19
- Public log entry
-
search.sigstore.dev, log index 2514297706 · entry
108e9186e8c5677ab801… - Expected log hash
-
861cb9c1424d2f408888a591a8305206c340f8249f4a4581b32f940ce8815405The 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":"v1787126020727","kind":"published-quote","locale":"en","page":"theme:sevdesk/fit/en","quote":"I often used to quickly check a quote or look up a phone number before an appointment.","rating":1,"review_date":"2025-06-18","source":"Apple App Store","source_url":"https://apps.apple.com/at/app/id731738076?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 (1dd7fec10002…), 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.