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 thought it was a monthly subscription but accidentally signed up for a yearly one; please issue a refund.”
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)
a3df9cf647acdb6efd6ee0ffa4e90f3aa0aefdb9eaa94587a33cffe5260fe0aa- Signature (Ed25519, base64)
vKZjG0Z6L/jvGirnrgsWY3E2LKZXSkbgfRB5/nGk/h1dpwHk+bYdaBQ336s8OxnT6UoabaV5fIi6kP3tQmxUAg==- Merkle root
4dc0bd79ba3e9442f7f1feb21f347e2f6fdbc72e99098aa5164776a6202654a8- Merkle path
["a3def0f17179a00fcafdff56d9aedfae43f90828e849d2dff9ec94062bf2673d","88ff9ee78b32bc705da3f054c670ce6d280e92dcbd467a6fd5c5ef10388b0205","a9ea2a00490d4ac4e82caf2ea2a646cc8259de43d0fff77f47396572daa6ec1e","738bb2ec6e69f7f4e771fbd92145b4fd6f67e6dc5506a82b04329734b16f345a","2dfd8c02fe8242ccb12a87d961d2529d3bcc4ad5e4e11e1235a0786c93f1e098","370120d61917760604860994880c0b94be6b51ea737df88ec273c610bbab2f85","877b5c3acacf73330ce7626220e34ab5de7e5578a736faf7afba479e7a62fc5a","718ddfa37563ec23667340c86153335616d770ab0126dc2764ea8d811b606913","53c900831e5dbbba87d24fda9a1f3690b0c3b0f211943b8c88c72d4aca054971","63655887048467e1acc02f206379839a51a117f4257b92ccefb21ad59096fe78","af89a25bce2ed4803f1b5fd15dbc28d6876f2881f010749a95981429091081ba","24e450961210e2cdc5fdcdec60b2324d5b3e7e704d00d92186e8f725bb0670d2","e3a1de018ae2658686c8ef0556fbf43b0147585a01189da83c1927e13f8542e0","d3f9820ef177ffb6742d93ecece273e46037aa87afa8ee19fc7a0b34f6ac592a","e60c2274998b06992577796b6abe86bec144203fe960878f7951a3ae12c9e532"]- 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:surfshark/billing/en","quote":"I thought it was a monthly subscription but accidentally signed up for a yearly one; please issue a refund.","rating":5,"review_date":"2025-08-13","source":"Apple App Store","source_url":"https://apps.apple.com/kr/app/id1391782046?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.