electron-archive / brightray_example

An example application using Brightray
MIT License
27 stars 15 forks source link

Documentation question #30

Closed posix4e closed 2 years ago

posix4e commented 8 years ago

I'd like to improve the documentation (if possible) to your existing documentation on sandboxing. What levels of sandboxing and what choices do we have? You only mention setuid, is that because the user namespace sandbox isn't supported? What about seccomp-bpf?