It would be interesting to investigate adding support for sandboxing on
operating systems other than OpenBSD where pledge is available.
There's seccomp on Linux and Capsicum on FreeBSD. I wouldn't worry about
the portability at this stage, just the code required to get it working
would be a great start.
It would be interesting to investigate adding support for sandboxing on operating systems other than OpenBSD where pledge is available. There's seccomp on Linux and Capsicum on FreeBSD. I wouldn't worry about the portability at this stage, just the code required to get it working would be a great start.