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 don’t pay anything and it’s been great so far”
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)
d401e552021d763f2a4a0bd800f117adde04beb0786af5163ffefcbb242415b8- Signature (Ed25519, base64)
mHxVqC1TdC/rhzCSKz8kY4knFvnEHGN/6WyWHuGu6KzL9bDJ42r7IbdsRHRGzS40u+i7XqEQGUu8PIqTwhVDCQ==- Merkle root
4dc0bd79ba3e9442f7f1feb21f347e2f6fdbc72e99098aa5164776a6202654a8- Merkle path
["d403a1ca3e83d52c96b2dde5702abbf4b5657a0aca5c34243104d9c1d64092c1","9805e7dd15e29a996d140f37875b2ba91a9584c8acfa0a3a88547af588e85a5a","2170332203ae6bc702f3bfd90856b9c6cc0eba00ef954a68cd112c5e9bd9a938","ffb0cb516b6f09791a1e91386d0d5d80abf01e2345db3053ae28d5bf3df78c7c","cc439b1ce1e5355307a210d5273504f3d9cab42b51e46bb36ae56c97e0f0c5d4","891aee5729d153ff09b7ef2139cdea10a53fc2ac7d7ef0f4c7b6f11f24ccf2cf","cc2801bfa713518204ed33d94e6ef7ba4ff7d3fc40751498169a6b6f1023890e","0c49cfabb29acf7215b863dcea3bcad977e3a14513ca8ffae82e43b1b4061659","962e4ba7c990ecc3a234fb1d43af3db67ca5c92780032aa8f2148bae985edd65","3f219f643190ce465c83e0db3cbb1798f0d28305580c700f94b357c210adccc0","8ae43f764a6c923e22bb9e8a064b7b74e810bd722a0010d60ed9161689181da1","ea302cbe265c8dc3387d0cc3e68ee3f50565bb74ab154f55c34efa7e7e75395f","c9f1105d4f80db6afe27e70c9e1c7fa8740faf4babc45eaba315edf5ba35bc67","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:bitwarden/price/en","quote":"I don’t pay anything and it’s been great so far","rating":5,"review_date":"2026-08-30","source":"Apple App Store","source_url":"https://apps.apple.com/us/app/id1137397744?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.