|
|
|
|
|
by georgyo
326 days ago
|
|
Nix in production is more common than you think, even at scale. It's hard to know what exactly your security concerns are here, but if you look at the current ecosystem of using containers and package registries, Nix is pretty clearly a solid contender, security-wise. |
|
NixOS knowingly discards vital supply chain integrity controls to minimize developer friction and maximize package contributions. It is a highly complex Wikipedia style distribution optimizing for maximum package variety which is absolutely fine and great for hobby use cases, but use in security critical applications is absolutely irresponsible.
Guix goes some big steps further in supply chain integrity but still ultimately trusts individual maintainers.
See this chart to understand how NixOS compares in terms of threat model https://codeberg.org/stagex/stagex#comparison