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:
36a8039078cb4fd01d808ec587a69e83da4dc00d1e8141047c6cc323a3643252

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.