securix: NixOS-based secure operating system. Provides a hardened environment with strong isolation, reproducibility, and policy-driven configurations

12 points by koala


koala

While researching for a response in another thread about Linux accessibility I started reading about the French government efforts on digital sovereignty, and came across this in the digital sovereignty and Linux migration section of the DINUM Wikipedia article:

To support this transition, DINUM's Interministerial Products Operator (OPI) department is developing Sécurix, a highly secure, reproducible operating system base built on NixOS. Published on GitHub under an MIT License, Sécurix is designed to meet the strict security recommendations of the ANSSI, incorporating features like TPM2 management, YubiKey-based encryption (LUKS FIDO2), and centralized enrollment for Secure Boot. Alongside it, Bureautix serves as a demonstrator and practical implementation of Sécurix tailored for administrative office use, managing configurations declaratively as code via Git rather than relying on traditional centralized directories like Active Directory.

Which might also address some other concerns I've had lately about the maturity of NixOS.