How verification works
Every processing file can be checked with Ed25519 signature verification. The tool below helps confirm that the file you are reading still matches the published signature and public key.
Readiness note: Verification requires
keys/public_key.b64 and matching *.sig files for each article.
What this proves
- The analysis file matches the signature and has not been modified.
- The signature was produced by the corresponding private key.
- The published processing artifact is authentic as issued.
This does not prove every underlying source is correct. It proves the published processing file is the one this platform signed.