ChimerAI is currently a design/prototype project moving toward public alpha. Do not treat it as a supported appliance.
Security fixes are handled on main until versioned alpha releases exist.
Open a private GitHub security advisory when available. If that is not possible, open a public issue with only a high-level description and no secrets, credentials, tokens, private hostnames, or exploit details.
- Never commit private inventories, SOPS files, age keys,
.envfiles, API keys, OAuth tokens, passwords, or runtime state. - Public deployments should expose only SSH and Traefik ports
80and443. - App ports should bind to localhost or Docker-only networks unless a role explicitly documents a public exposure model.
- Keep Let's Encrypt staging enabled until DNS, firewall, and routing are verified.
- Back up the SOPS age identity and Restic credentials before relying on a deployment.
- Rotate API keys and tokens after testing if they were pasted into chat, terminal history, issue trackers, or other shared logs.