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.
“Upon request, a robot explains that the verification was rejected (without giving reasons).”
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 2514083622
Proof data
- Record hash (SHA-256)
2fc29d2ba5e5222eb598abd996f6e4030eeb0d48e0cf9c5a445d08837a7930b4- Signature (Ed25519, base64)
4p9n9l6z0xfkNstMgHetO4EUKdTCf/zoid8543MpojNdrxu4rnUNRKCpno9YGjI3wWoht2uUvs5F4Ge6KnP5BQ==- Merkle root
c35385e3159410853b606ace3c93abcb561dc35874bbfae2272c5b0050f06a48- Merkle path
["2fc76c0c1168fc4f42c0d61e6a95d9a025d19a89467af034b024f375ad0de436","e8b6403c6e89c5db1364408828db1e6c5d520965a014deba8b40c3ae50d2bb72","15d62a799ff870df48bc498064f58aa3e41ddb4920deed8a50195b7983a91aaa","c9ee672a7ab4959339d1b1f111dd5a5f9a9f21c2f6fa7edac3c743f6193c0265","11d27a0475884e8642cd8d2c64e52586ef0a92a227249a74eda2e3cde00104a7","0ea160d36f45e7e2e5af56dd93d2366d6ed6440f0a028528ff39d09a62072cb8","843c138c14a9ca256cfcb9a8dc5fa63edc9a14d568067bbcb376f7938ee1ba86","31a132fe9c77791327ed87d7d2d59b6187bbc8b780269d2b89e948d2da57f480","d3323952429c7921258cec277925d8dc576d0d72c02fd7efb876412ca6d0252e","fcfe8067fee2a941bba9581e53138b023dea82f4aa1fde1862b6f5454b7ca3ff","20e242ec81aeb12689c2dc895b7a29f7a1b764f5db178076c592961ce8246aab","f6f19db88abe9b052b480ced611622bd455cc37ef1a2844f832a5a84a479f1e4","483af28031f8b50597d7da26c72f1abe6cb7a0a31c33e2294be9fc7d8e6d06d2","b0eaaaf0554356daf48535f981c97bcdfd635e531452842df23420c0f264e90b","19399f0af13a2147dd8ceb83692caff2214adce3d49571e366dcfb3633df2667"]- Anchored
- 2026-08-19
- Public log entry
-
search.sigstore.dev, log index 2514083622 · entry
108e9186e8c5677a81ef… - Expected log hash
-
eb47f42546fcc705387579993679cd6250c0b995d01bbd10805cb4c8d66efe2cThe 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":"v1787123762743","kind":"published-quote","locale":"en","page":"product:relai/relai-business/en","quote":"Upon request, a robot explains that the verification was rejected (without giving reasons).","rating":1,"review_date":"2024-11-16","source":"Google Play","source_url":"https://play.google.com/store/apps/details?id=com.relai","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 (c35385e31594…), 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.