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.
“the app asked for a 2FA code”
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)
1022a3cb9b37a00b26a0aba294f0e1f9e255474c6cab9ca9f8ef5316d2c03e9f- Signature (Ed25519, base64)
45Bea7wW34jLEQmh8Ozxr5DMI6+4bep04iFZ8Gl+dP2gbdrarn2dFe0yUb+zb7Dy7CyW7ZZRR6DQS8criGhpCQ==- Merkle root
4dc0bd79ba3e9442f7f1feb21f347e2f6fdbc72e99098aa5164776a6202654a8- Merkle path
["1028834df0d9145189b68da1af3addc78b942603ff62fc417405c4ace5f9e032","42c2e9f9c164d9f9dcc0f821e36b8aeba54a4484b33c88da0c11355ff5653086","5d8d0386389d0a96f45146760ac73e53064f63e7bb5283cc71e7749136ecb6cf","ebd0e987cc943f1ad5ba60caa2eff09ea00ec2f8626dc580b072634a5857732b","95199e25d0fa03b20a8c68616ac276df0cb88a1a99ee25bd1e84cd05f74ffd4f","d8b0455b3f040e92455f07db168886f85b9a64cf7dcb802e77953d6d759d9d64","5af6a028c45a96cafeabad324df57308a6689ca57be5e9241b3334a4068ee18b","c3fc246b5057fb7ccc70ee925fbcd57c88c4ac7e55ed2cc492304991dcdf03ca","24a28b2c88a2e9d26a1c7af9469557c7553b41c165b2c0561c9c70f93a22afa2","7f2aadf9f56bb611e8bad5cb3e1ac4a862cbbe13187dfbbe35172e0dedf19a1b","ba894b4be4882cdd4ee89df93fc269c4b5650c2f893ba96b1cfb28c1d9866900","601d3d5f4fba7ccb8e25e8db9adc4fc1a6094821bec2364894f7bf4c640df5de","b64868d5884e6ca103d8fa1886b59a755a471482d82618eec868304914b8e334","72f96e42060ae616ed33b8fd6ac687c1899623eaa8a351026bf33e2e7a041d34","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/ordering/en","quote":"the app asked for a 2FA code","rating":1,"review_date":"2026-08-15","source":"Google Play","source_url":"https://play.google.com/store/apps/details?id=com.nordpass.android.app.password.manager","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.