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 have to register again just to use the 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 2893887498
Proof data
- Record hash (SHA-256)
822986b1a69fec52c4ddadbbcc58838cc78229ae466c200f77fd159061b9d908- Signature (Ed25519, base64)
DkH9wj4nqM9WshDCVKdad5BRmuVRN7rG6IhHg2MZ/Pj1NywpTW7C/FIM/7TRHO7FEZryM8T5xj6JdcxyACiJBA==- Merkle root
2f068f3de56bebe7a575ba4a979c9244445d2350140e36238e088fa40fbfdd88- Merkle path
["8227b9840fb4726097d8774caf3af8d813f3391c8358427d49724d90341f7d60","cb26523f8a625c5aaf2e0410f92993bc9c3725ae9633810cb8c149cfb20851ca","b738627321a54bf0c53663ea67fb648ad21a41d592f2779deb3a6a5a9533d93e","60b103fcb4b6b065478b349a6e2c12d43408eb7fa52cf9f40995b9762431b6a8","a7225818751a5288a2cceb315a4c2591e7ad526ae83bfc88cc2ba1c7210431fc","f8769b59e5b5d6affdc538e7e42724a9fca2c054beeddde551397d4cb54be01e","fce9365b7af955b542547acd22c6793c771f383610663e5b480702a3a31bdbba","2608693f3b08f72d03c5e116f35d3bc405bdfff9eb2c6e5a8831b1487bb8919c","d342f88aa4b5944eb3c598dc7cade8990b4cb9f22ae78715026d6da396726ea6","aa563e3bc8c4a7489c908a4c9a45ea8864f354b6d59a6bf8cbf2b9979c0180e3","7a51da194c892d7c7959b887c83b1d1c4bad890ee6cd33f70da279e7fd92f7f0","92f17c43ced63f417fd8220fb17fa3f7f92ab71fa17571400b752b0983c159a2","c5d2216bf0003f30213891a39e09a3edafbc50505093b2ae98f61a9c067b5a3c","f2c4543851e26fd9d1e3721e592d66b00f142e537786e975d115c14b9cb61c0e","98191c82333f4385e47f318835e01d44ca8835262c6d0df40edfd5f6a4dc5c19"]- Anchored
- 2026-09-20
- Public log entry
-
search.sigstore.dev, log index 2893887498 · entry
108e9186e8c5677af79f… - Expected log hash
-
90099e0300c6e23b62e79318296ebab91bff130379d248ada57f044f77e72ccdThe 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":"v1789796056710","kind":"published-quote","locale":"en","page":"theme:atupri/ordering/en","quote":"I have to register again just to use the app.","rating":1,"review_date":"2025-09-28","source":"Google Play","source_url":"https://play.google.com/store/apps/details?id=ch.atupri.myatupri","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 (2f068f3de56b…), 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.