Sample Header Ad - 728x90

App and Terminal Isolation / Sandboxing

2 votes
1 answer
395 views
Not often I need to do something very unique and specific on my m1 (apple silicon) macbook air. Something like: * I'll be interested in video game emulation, and need very specific controller support, and be downloading apps to run games. * I'll need to convert or edit videos, and download a bunch of tools to get what I need to do done. * I'll be interested in some obscure new terminal-based command for a programming language I found trending. * Software for specific micro-controllers / burners In all of these cases, there's a novel and new software I'm installing on my system, and generally I have to _**trust**_ that none of this code is malicious, installs something that runs in the background, tracks my keyboard, or gets access to my personal files. 1. Is this a reasonable fear? 2. Is there a way to run this code in isolation from the rest of my system? Ideally I could spin up some kind of sandbox, download the apps or terminal commands run what I need and possibly delete the sandbox as if it never existed. Ideally there's no hit to performance, and it's not cumbersome to use. I thought about using different mac profiles, but I know some apps install on a whole disk, and anything installed by the admin has admin access no?
Asked by ThomasReggi (718 rep)
Feb 19, 2024, 03:24 AM
Last activity: Feb 19, 2024, 01:59 PM