this post was submitted on 13 Sep 2026
163 points (100.0% liked)
Linux
14994 readers
102 users here now
A community for everything relating to the GNU/Linux operating system (except the memes!)
Also, check out:
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I'm going to have to go on some remote interviews sometime soon. I don't know if Zoom is the way those are usually done or if they use some other software that's more purpose-built for that. But whatever the case, I'll definitely have to figure out how to run whatever it is "in jail" somehow.
I would recommend running untrusted proprietary software as a webapp if possible, it will not be able to be as intrusive in that case compared to native app even with all the sandboxing (flatpak, snap, etc...). Or Virtual machine as the most secure option, but it may be overkill.