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.
“Only the globe icon is displayed for every code — The list is more compact than in Google Authenticator, so you can see more at once.”
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)
9f06dfe118f2d8bd29927cc6d047cdfbd0e8fe8ed166434d7aac28523ca99d08- Signature (Ed25519, base64)
uVZiky6Q3Mr9ORvdjUWGB87Nw56Pw/2tGE9xnxV+2P5z8xYIVokL1mbT3wy6LvOLjZWT2nFRnxRsU5yRPl22AA==- Merkle root
4dc0bd79ba3e9442f7f1feb21f347e2f6fdbc72e99098aa5164776a6202654a8- Merkle path
["9f05aad1718823fab1baa9892cbb680ab353ab924d03f08e100425569f1c13ac","2f069234f3522e92bcef4f9de4b1748eddf7712889ea28b2c27bc38f3bb8a0d6","1e8e27e83df15c7b9fd18c15f1762fa1bd0a1e7002c31a75eb81268c11394abd","701b8625ef3406147ad6648bb67a6839beed650dfc18b9a7e29520361316eace","e08badee733a8c2bc5d2c2273755e9be18cc24db26771857110314007cb4a810","86b063daf8e523bee5195fa03dbd61fb83c23d86c94f682582ea921e39baa368","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":"theme:bitwarden/fit/en","quote":"Only the globe icon is displayed for every code — The list is more compact than in Google Authenticator, so you can see more at once.","rating":4,"review_date":"2026-08-08","source":"Google Play","source_url":"https://play.google.com/store/apps/details?id=com.bitwarden.authenticator","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.