Security: Difference between revisions
→Core Nix features: Reorder paragraphs to place Security by Obscurity last |
→SELinux: Added a note since I'm working on it |
||
Line 114: | Line 114: | ||
=== SELinux === | === SELinux === | ||
It is possible to use [https://en.wikipedia.org/wiki/Security-Enhanced_Linux Security-Enhanced Linux (SELinux)] in NixOS, but proper integration does not exist. This does not appear to have gotten much attention [https://github.com/NixOS/rfcs/pull/41 since 2019]. | It is possible to use [https://en.wikipedia.org/wiki/Security-Enhanced_Linux Security-Enhanced Linux (SELinux)] in NixOS, but proper integration does not exist. This does not appear to have gotten much attention [https://github.com/NixOS/rfcs/pull/41 since 2019]. However, there has been revived work in 2025 but there's no telling when things will land in NixOS. | ||
== Nix official references == | == Nix official references == |