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've been contacting support, but I'm not getting a proper response.”
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 2776103867
Proof data
- Record hash (SHA-256)
dd775972d3cb5c6bcb29c32f6651ba055f3c52ed3aaca412ab682830b586565b- Signature (Ed25519, base64)
GGLIqjaGC5ywTj84yd7MD73TsVWEkFGZLsoZw3ucK/HqS+/KZ7kmHIabPkONFeUcjmlKj8duahebeTOjA6cuBg==- Merkle root
4dc0bd79ba3e9442f7f1feb21f347e2f6fdbc72e99098aa5164776a6202654a8- Merkle path
["dd7b1799c382011da694e51dca849a3b71cf881e7fa72326477f182b85879667","6d39f69afcbb47916a7921663ebb4a4dbba3a4eea5393157c8160149b24820f7","443f1795e0869783c9b89f0753ba1ebbd679b64f57803ea3ab598a9b3351e171","6f31d0e80a0b6647924951c601f08c32dc95e429fda7f28c227a5e29bc3f66c9","ea61e3d36f6c81ad94c1345a7c20c44a05c30f0b614c98d0964b374a88968f7f","cc6e0d5c7e0bd2a3d3308544e05c417caf7ef98cf223c74bf55d45ab71cd92bc","d39b3f013b4acc86bc7c4abec36253689f371e2d982e95f7fcf62e430731921b","dfecb622170ae908facebeb2cff87a373208d90a83dc53664cfba34ba60324e8","fe5db85085a6f782edac5f0bd9c092b5f4142931f6cb162d87983d6c6f60325a","db6238ff79600f3cce5aa8abe1efc17745536e568bde32eaa444e33bf99c33cd","187a1f07030b8b125801665ce22924bc0738652ba583a5ee68704d61a48de763","482bdf1391d0b24847060d923fe2ccef8409f6ecea289eb781f1c7381a2d2a53","92ce7b112a5230537628edf62c10d3699180f9c58135530242c50c3d07cb3a9c","6ca8568b4e7c7e4e3b794231ecbe4a3822994a26c5f3f7fd0671946fee25f414","66f93059eee3676095d6925b7cc2fe3b97c348e816a4d3ce47c4b00902d3a227"]- Anchored
- 2026-09-10
- Public log entry
-
search.sigstore.dev, log index 2776103867 · entry
108e9186e8c5677acd4f… - Expected log hash
-
2498329b7eaf275d309293dfbac35d05dfb8a55c65956add8448561c05945f28The 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":"v1788848066028","kind":"published-quote","locale":"en","page":"theme:roboform/service/en","quote":"I've been contacting support, but I'm not getting a proper response.","rating":1,"review_date":"2026-07-17","source":"Apple App Store","source_url":"https://apps.apple.com/jp/app/id331787573?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 (4dc0bd79ba3e…), 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.