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 basically dead.”
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)
30adfe026036b0cbebfa1021b4e706553621c1a883f517b5bf77ade7690043ca- Signature (Ed25519, base64)
wuGSlLHxZY018f/WW2pyFKfAmTjTWD0E2Ev+IXbaqcdFBjaTEwfwbHzRyRt+lOuFmFusmk/S4XNSJQwslbYJAQ==- Merkle root
80de158564b7616572ca0c0059561f6ec90cd5bce49a388e61df989f3f6f2a86- Merkle path
["30abefcdc17b5939bd8adb84d0191c5fc1a8dd2955cacf723078a3d12b37fe3b","14c0d96308963f729a6cec287a3a3339af96b8a6f064b8b930b468aaf7592e9f","e17c73354d0c9e002a46b331016a235fb91c2e1908c624ee3fd938cb14792bcd","d6abf20f706b51c3f0ab220a5f8fe7cb7c9ce89ba909b50cad887eb91c63225e","3046d6c01163f6733b76e4cbda3e710dfc1f08a19cbf5b9aaeaf334fdcee4df0","f0cdf6ee64f8a455c96b603bb47660480b6be2a0ce97f1a8de035fb75960048c","070f3f43d4b8a62323363879fd7a8403d3c18e6d4d8e1ccf7ef663b7ccc17cee","0fbd64f3a1c0475f47c1b040391249ed5b1cc7364821637e9cbe6f49584745ea","56bb3cc2e54a3e6e9600202033a8dc5855afe81eba42cebaa1b5957262e0fad5","c5195de43283b3975c0d27ec4ef6119452488ae2ce2bd848ff990fb0c776d4a7","9d8d8706a0204d80320746c81f3e85f0162dfebc65068d40eb91ff42768e1508","ddd0e4c00dc720df062af8c3ada3e0e601d08b0e46b012f61ab57fc13eea2552","4ed704155a8c329bf8c2403f20a1ab4e61e02502a677ade2c54537fcf0c0aaf9","f23007ee336c6a9903bdec729de4dd7e96694a7e2f1071f195563e9aff8dd97f","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:relai/hardware-wallet-integration/en","quote":"The app is basically dead.","rating":1,"review_date":"2026-08-01","source":"Apple App Store","source_url":"https://apps.apple.com/de/app/id1513185997?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.