▲ | crinkly 2 days ago | |||||||
Er that's exactly how macOS works already. The App Sandbox stuff bounces through the kernel if something asks for access and you can say "no thanks". It's basically a proper Mandatory Access Control framework. And the apps themselves are shipped in isolated bundles containing all their resources, which may include other binaries/libraries etc. | ||||||||
▲ | JustExAWS a day ago | parent [-] | |||||||
It’s only how App Store apps work. There is nothing stopping a popular video conferencing app that you install from the web from surreptitiously installing a web server on your computer leading to a security vulnerability. | ||||||||
|