Skip to content

Releases: aeonscript-spec/aeonproof

v0.1.0 - first public release

Choose a tag to compare

@Mmdrame2017 Mmdrame2017 released this 15 Jun 13:12

AeonProof v0.1.0

A proof vault for the age of fakes. Cryptography detects tampering; DNA archives the proof for centuries.

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).