Security-focused Linux distribution built on Alpine Linux 3.19
v0.1.0 "Sentinel" · x86_64 · UEFI + Legacy BIOS
JefeLinux implements a defense-in-depth security model across six layers, from kernel hardening to application-level confinement. Every component was chosen for minimal attack surface and maximum auditability.
JefeLinux ships in four variants. The host OS runs the full or standard build with Docker. Containers running on that host use the container variant — a hardened Alpine base without Docker itself, since containers don't need to run Docker inside Docker.
| Variant | Includes | Use Case | Size |
|---|---|---|---|
| container | Core + security hardening | Base image for Docker containers | ~30 MB |
| minimal | Container + Docker | Lightweight Docker host | ~80 MB |
| standard | Minimal + Python 3.12 | Python app hosting | ~115 MB |
| full | Standard + Node.js + build tools | Development & full hosting | ~225 MB |
JefeLinux ISO is being prepared for public release with verified checksums and signing.
ISO Download — Coming Soon