Fortified Cloud

Security in depth. From the immutable root filesystem to the signed container registry, every layer of the stack is hardened by default.

Hardening Steps

Lock it down.

Immutability

Read-Only Root. The VayuOS root filesystem is mounted read-only. No persistence means attackers cannot install rootkits.

Immutability →

Seccomp / AppArmor

Isolation. Default profiles strictly limit the syscalls that containers can make. Minimize the attack surface area.

Profiles Guide →

Scanning

Vulnerability Checking. Automated scanning of running containers and host packages against the latest CVE databases.

Scanner Setup →