Security: Difference between revisions

imported>Nix
add more refs
imported>Nix
add to see also
Line 73: Line 73:


NixOS also uses VMs to continuously validate functionality of the system. [https://nixos.org/manual/nixos/unstable/index.html#sec-writing-nixos-tests NixOS Manual - Writing Tests Chapter] covers this.
NixOS also uses VMs to continuously validate functionality of the system. [https://nixos.org/manual/nixos/unstable/index.html#sec-writing-nixos-tests NixOS Manual - Writing Tests Chapter] covers this.


== Nix official references ==
== Nix official references ==
Line 84: Line 85:


* [https://christine.website/blog/paranoid-nixos-2021-07-18 Blog - Paranoid NixOS Setup]
* [https://christine.website/blog/paranoid-nixos-2021-07-18 Blog - Paranoid NixOS Setup]
=== Projects leveraging Nix for security ===
* [https://spectrum-os.org/ Spectrum OS] - Nix based, Spectrum is a project that aims to create a computer operating system, based on the principle of security by compartmentalization, that has a lower barrier to entry and is easier to use and maintain than other such systems.


=== General Linux hardening ===
=== General Linux hardening ===