Microsoft open-sourced LiteBox, an experimental library OS written in Rust that provides application sandboxing with minimal attack surface. Unlike containers that share host kernels or VMs that bundle full kernels, LiteBox uses a library OS model with narrow interfaces. It features a split architecture with North (POSIX system
Sort: