← Cycle archive
Signed cycle receipt

Cycle 20260508-025038

Every artefact below is attested with the Jelleo platform’s Ed25519 key. Verify independently of Jelleo using the public key at api.jelleo.com/keys/jelleo.ed25519.pub.

Artefacts

Verify independently

Pin the platform public key once, then verify any artefact against it without trusting the operator:

curl -O https://api.jelleo.com/keys/jelleo.ed25519.pub
curl -O https://api.jelleo.com/cycles/20260508-025038/cycle.html
curl -O https://api.jelleo.com/cycles/20260508-025038/cycle.html.sig

audit-pipeline sign verify --pubkey jelleo.ed25519.pub \
  --artifact cycle.html --sig cycle.html.sig
# → "✓ signature valid, signed by <fingerprint>"

Methodology §07 · spec · platform public key