AetherProof

Cryptographically verifiable LLM coding proofs — Ed25519 signed manifests.

Demo bundle v1

One command. 60 seconds. 4 independent cryptographic checks. Zero vendor trust.

curl -LO https://releases.aetherlang.online/aetherproof-demo-v1.tar.gz
curl -LO https://releases.aetherlang.online/aetherproof-demo-v1.tar.gz.sha256
sha256sum -c aetherproof-demo-v1.tar.gz.sha256
tar -xzf aetherproof-demo-v1.tar.gz
cd aetherproof-demo-v1
bash demo.sh

Bundle SHA256:
a0bf89380628d05f08aefe61a790d3ad3811d651188fa4ff06da425d080f13df

Root-of-trust public key fingerprint:
sha256:f95a45bdc15db8f6ef61fa853366e860726aefe16474e943ebe79b132a17e022

Live manifest API

Public, unauthenticated, CORS-enabled:

GET https://api.aetherlang.online/v1/manifests/{request_id}

© Aetherlang. Proofs are content-addressed and immutable.