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.
“A super simple, open-source app.”
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 2514602687
Proof data
- Record hash (SHA-256)
0b884019a9aa4552445f25ca658fb21e260634833295d91990c7092931358cc4- Signature (Ed25519, base64)
B2J+GlOaiXaL/FHlNac4DBxlEgTcg8qfhnFco5ko1vbqZMk4KTfgJcEpOmdWzU7HSliqv5x5I3bc4Fb41sJFCA==- Merkle root
749703591848535a8600340214debbd99b61273e3bed402bec28b292f90ce9b6- Merkle path
["0b89b637bc1640629e40539fc951f224db3b18c84e5865a71e1507293a871200","94599e7461400adb13ef69adea47d090ac60eab191d22e3332bc2682e0253a71","817b671d917f1bf1e9893b6469878c485838395f26fdd30d074e7f091b8684c2","be920cddb28e2dbc816e317256d40e6f69747b3f373117480b4aa649dd284ec0","59401e76e534271285717e22a1ec84f2f36f311b410593ec962b258424704d12","47e14e8264edd209f822107134564cf20d7c476d0395d2b6ca0d0ab340c81774","7c4acf27c61e844dc7a94eb4a72ada2fac3609cf05b3944da19cab34b0867c76","fc60524832fa2aa775cfe46620cd95d138c185e5c31b35268b11cbe83400fd41","f81380c55580ec1b72a9cbd9e8e3d87a889bd18d7e4aa3b7b99ca34e371a9e2d","c0bf6e4c7b3b7225bd7333d1b2c852c473129b6fe0d035f8d0e8850855d89130","93679534062379205612628dc9781008baf49947d9dbfa452e39b3c67e2ad30c","a7574a1284f296e344531b28e98ffbc4091b43e8e280936e3f14d9482fb06f49","34c0dfbb126009f4c79d4469e45bcea801fec7d101a7b81a66d8a0095ff6d708","f43a1936699be5b728ab2cee5100b0cce7fa6828f7bb521f1ba149ba44cd48a1","bc5d1d560a30e83fe0f1b6a9452dc46dc135b1a7f73575ec3aa5d459bb76fc8b"]- Anchored
- 2026-08-19
- Public log entry
-
search.sigstore.dev, log index 2514602687 · entry
108e9186e8c5677ac525… - Expected log hash
-
e53e7f935eb508100ef1046b60c784e0bda15dd54afae176c275a97cf1f64052The 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":"v1787131269839","kind":"published-quote","locale":"en","page":"product:proton/proton-authenticator/en","quote":"A super simple, open-source app.","rating":5,"review_date":"2026-08-04","source":"Google Play","source_url":"https://play.google.com/store/apps/details?id=proton.android.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 (749703591848…), 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.