You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: