back

by Bender·11d ago·view on hn ↗
I never had that workflow but if I did I would wrap all media players with bubblewrap and that would be inside a highly restricted VM that could only access the domains in questions. The account used to do this on the VM would be single purpose with no sudo/doas permissions and detailed auditd with immutable configuration. No DNS, only /etc/hosts. Only outbound TCP port 443 permitted to the specific IP's in question. Everything else rejected and logged. No sensitive files on the hypervisor.
2 comments
If you could add a data diode to that mix, or just an offline PC and sneakernet, you could completely prevent egress of data from the machine you open said files on.
This is the way.^