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.
“Great gift idea 😊👍 I'll buy another one to give as a gift.”
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 2513802575
Proof data
- Record hash (SHA-256)
9c8c15f087170a910c52519b55fe5483e042ff54a3636ccdec560ab9fefb8712- Signature (Ed25519, base64)
kyxX6GNxigwWwYUxblrAHB9HTJl5zC8ru1dseejZtp5EUqaECw71vH166fBbZY4rvOtH+Sk6SMNfDQoEcbgrDQ==- Merkle root
80de158564b7616572ca0c0059561f6ec90cd5bce49a388e61df989f3f6f2a86- Merkle path
["9c8f9f02a2282359e511facc36a7ebdb39d3b87c2134b7ea341b49474a75c695","7247564b17adf2834b69b69da8cc29b54cf5005b3dcc74e5826c4bed9ee6562a","0581c2d7e0cd598fb9059c3df39ddaac38d7cf85da329a3b3ec5170aa2247741","7d86643027ec62d51b89656dedca14e34990616934e3bb607f5f5f7c846f27e5","f87c7d31b313e702686d97be8898bfaf5b27d5e8247d0d01c3120ce254de518f","0b62c3fc368bf61ffd0a3aa63c2a56e28263c8f0803ade4faebcf34ec21e1da5","124196c9db2fea3f6a7905d7966353963e16fa916ce19ad1421955278960c39e","9972fe5cd277e542e0e0be9ed5675b297601e99f2573de26d24cf5e683b65df3","61b78bda9d5ba2edc1090c4480fd5fa127d32d46d92142c4b6c2c95591f7b040","d3bf54cb294a6b8e8b0d932301b2207e6e8440cf39265a10724ec38f863c9052","67ff83ce35b4bcf6142311d2d61fb42c9a0d5cddedbd4c1d9ebcbed636741027","2eb5d1fb7e1548dfc3ee7122154f05dfb389328cfd58241cbbd01daf00fc2003","83f72beb79e097a9219676527bb87478d33984081391a4012610e39a15d10547","3492e7b3aa9fff62b956cd07fc3f980ebe20033aec60bffc5a515ff87c949351","68889fd35b89925b8d265e65260618471cd9c2f5458718fde3d6cb3829d8f00f"]- Anchored
- 2026-08-19
- Public log entry
-
search.sigstore.dev, log index 2513802575 · entry
108e9186e8c5677a9216… - Expected log hash
-
5899b5d0ea18fa3c879147333708054c2e3cd77662f2b6f633aa3b5d5512bbe5The 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":"v1787121142818","kind":"published-quote","locale":"en","page":"product:pixum/fotogeschenke/en","quote":"Great gift idea 😊👍 I'll buy another one to give as a gift.","rating":5,"review_date":"2025-03-02","source":"Apple App Store","source_url":"https://apps.apple.com/de/app/id1319898516?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 (80de158564b7…), 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.