6 ms·
I use seccomp filters on linux in my AI sandbox.
by dare944 23d ago
I use seccomp filters on linux in my AI sandbox.
- pianopatrick 23d agoYeah, I just wish seccomp worked per user. So you could define a policy of which users can do which syscalls, and then that follows them no matter which application they start.