cms icon indicating copy to clipboard operation
cms copied to clipboard

Explore the use of NsJail as a sandbox provider

Open lw opened this issue 8 years ago • 0 comments

NsJail (https://github.com/google/nsjail) is a cgroup- and namespace-based sandbox helper that resembles isolate a lot. We might want to play with it a bit to see how the two compare. It also comes with a nice syscall filtering library, Kafel (https://github.com/google/kafel).

lw avatar Aug 06 '17 21:08 lw