This is the second installment on a series of various sandboxing techniques that I’ve used in my own code to restrict an applications capabilities. You can find a shorter overview of these techniques here. This article will be discussing Linux Capabilities. Intro To Linux Capabilities: On Linux you’re likely familiar with the root user. Root […]
The post Sandboxing: Linux Capabilities appeared first on InsanityBit.