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 using it for months and still haven't gotten used to it.”
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)
9f67edc081bc86b50bb300adc7249ad2d67f63662a61dc8d185682b1c8868d60- Signature (Ed25519, base64)
SGF//E2SL3QBLrZ25UF2Ir8UOWslcA88QhJyzz2HSj8KvuT5rXnjyZlDk3uxtdUnz3NSq3hsnF5TAs7DDdSCAg==- Merkle root
4dc0bd79ba3e9442f7f1feb21f347e2f6fdbc72e99098aa5164776a6202654a8- Merkle path
["9f5d77ad62d959bc8ca6cfa443912e0bf8cdb9009c7dd056f6078e3d5284dca2","cb74e9c9d0ef3d53741db1cac8010283df27c548789c1f98682a2a90d1e7c04b","326616cfafe4015373f0a4e5c6f15f07b1847f185994552a1d79ccbd1b2403a0","10840fa9804e4e0bfa1a6c544b24216465de2e3e3a32e221a23c7fa8201d9708","d1177503af7d01b75580f079cab42c8f188531786e3c886e25dc326059dd7690","57b0535a138cd64ea847db3f6c1e7ea4916f69a1458ca3471a8fc9909813541e","a67c4bae2dc6bd59e529466f54d3ad889470ce26765157d61fc63884250e561b","fe75537f5e57cff8a1ffa0a97f0c7fad76c081722a8fba4ce1354dfea76903fb","1de020e026b099ff81c88dd8c655ca236cd760e6cbc1a76d643ec559997b4c73","9ee9506176a6b9d77646c6ce6ff7228dfd2a17a87ac8ede8329642e0eb9a6a5f","c7f0b20463fa92f65ab613da04333e124ae92f0c335a5de60bd52de28079b4cc","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":"brand:bitwarden","quote":"I've been using it for months and still haven't gotten used to it.","rating":3,"review_date":"2026-09-02","source":"Google Play","source_url":"https://play.google.com/store/apps/details?id=com.x8bit.bitwarden","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.