|
|
|
|
|
by Intralexical
22 days ago
|
|
Would capabilities enable granting access to specific programs and not just users? Like using AppArmor profiles. So QEMU, gVisor, Docker etc. can still use KVM for unprivileged users, but malware wouldn't be able to access it directly. |
|
So as a responsible user I am slowly writing my own sandboxes, struggling with lack of documentation and designing workarounds.