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.
“they ask for my oldest payment, which my bank has deleted”
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)
867ea7d662bf92f6600d255a4bea8e7ea35404ddc1a2d058b6003ad726c3197e- Signature (Ed25519, base64)
vgWZRn8HCYV+GzpUt8hCXdFhOPDjzYd2OhGgUdK6HND0c1uB9EeGOfjcbYCkAV0ev0g9YoJKBLePgL24aw44AA==- Merkle root
4dc0bd79ba3e9442f7f1feb21f347e2f6fdbc72e99098aa5164776a6202654a8- Merkle path
["867b05b8921147e36aa13fb4e56d1d17d1552784a53c7eae24cddc552adc3b61","c2529b0da94c26d3f49300d940756c8287b95746af3d0bd400cff833f6c64de7","0d9cc381fc2dc97b67930f964b7c7e37c9b383a7cae7901c349c26a6c7d1d3f2","9a147069f09d4cbae04071339f0012074598e1b7ab549ad74d2ade991fbc597c","efb8566ea14accf03f993424970f30e8430967d5d8ad5b42a831b7fad3f1af5c","86712bd50fe2093e60b9817981c13bedb4cc7d0621d498309f2246bbce8cc4fd","5d6c9379932903d3d225cb2e18aac12eb223d17bce9225f55a447ae0988d4dd5","0289ae3107d74fcfb5e789884551d4354f1e35d1e5f734552fbb4df5990787d9","38926b9b4aeb834ab025ea712829e47654d8cd5978cf473c98539b59269610ff","ea3b54c78a9139ab01b51181bfd269c261b7f3e1582fe68616980494f668dd73","b61a542d740f656beb42322ec68236b9e6629de7bf1013c4f1581ec4ad98bebd","d26424069f8ebada7d5db61084db1487cb6a3d9e3a9d7dea65c859d46af6bbd0","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:nordpass/billing/en","quote":"they ask for my oldest payment, which my bank has deleted","rating":1,"review_date":"2026-06-24","source":"Apple App Store","source_url":"https://apps.apple.com/de/app/id1486322860?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.