Releases: aeonscript-spec/aeonproof
Releases · aeonscript-spec/aeonproof
Release list
v0.1.0 - first public release
AeonProof v0.1.0
A proof vault for the age of fakes. Cryptography detects tampering; DNA archives the proof for centuries.
- Live: https://proof.aeonscript.org
- Demo (real Ed25519, in-browser): https://proof.aeonscript.org/demo.html
- Spec: spec/SPEC-PROOF-RECORD-v0.1.md
In this release
- Proof record format spec (exact + perceptual hash, Ed25519 signature, timestamp, Merkle batching)
- In-browser verifier with real Ed25519 signatures and 3 modes (text / image / file)
- Four honest verdicts; two-tier architecture (crypto detects, DNA archives)
- Manifesto, CI, issue/PR templates, security policy, dual MIT + CC-BY-SA licence
Known limitations (v0.2 targets)
- Demo-grade perceptual hashes (aHash); production needs PDQ / Chromaprint / TMK+PDQF
- DNA Merkle anchoring specified but not yet physically synthesized
- No trusted-registrar identity layer yet
Built on AeonScript (https://aeonscript.org).