you are viewing a single comment's thread
view the rest of the comments
[–] 2 points 1 week ago (1 child)

SELinux and Bubblewrap are two very different technologies. They could get out of each other’s way better, but you cannot “sandbox with SELinux”.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 2 points 1 week ago* (last edited 1 week ago) (1 child)
  • [–] 0 points 1 week ago

    Fair enough, you can do some sandboxing this way. But SELinux is not a sandboxing tool in the same way bubblewrap or landlock are. It’s a tool that can put gates around your tools until it’s a sandbox, but SELinux as sandboxing is not in the spirit of “tools doing one thing and doing it well”

  • source
  • parent