> Nanos aims to be a much more secure system than Linux. It does this through several thrusts. Not having the notion of users, running a single process per vm, and limiting the amount of code that is incorporated into each vm.
> 2. Minimalist:
> KISS. As Nanos is not intended to be ran on bare metal we strive to keep the core as simple as possible.
> A kernel designed to run one and only one application in a virtualized environment
https://github.com/nanovms/nanos/blob/master/CHARTER.md> 1. Security:
> Nanos aims to be a much more secure system than Linux. It does this through several thrusts. Not having the notion of users, running a single process per vm, and limiting the amount of code that is incorporated into each vm.
> 2. Minimalist:
> KISS. As Nanos is not intended to be ran on bare metal we strive to keep the core as simple as possible.
https://github.com/nanovmsThey patched erlang and gpu-nvidia to work with Nanos
https://ops.city/A product based on Nanos