Sandbox System Call API for Linux 0.0.8

License: Free ‎File size: N/A
‎Users Rating: 4.0/5 - ‎2 ‎votes

ABOUT Sandbox System Call API for Linux

The sandbox system call API is a simple yet powerful mechanism for confining untrusted code. It is similar to chroot() and BSD jails, but has much greater flexibility and expressive power. The code is mostly complete but not yet fully functional.