im not on arch but the explanation is still valuable: https://wiki.archlinux.org/title/Systemd-nspawn
im not on arch but the explanation is still valuable: https://wiki.archlinux.org/title/Systemd-nspawn
There are systemd nspawn Containers, you could install debian, or whatever you fancy inside, they provode simmillar isolation to docker containers and you can even integrate them with gui.
Containerized apps will then only see the container folder
You could spawn their processes in a isolated network namespace, connected to a proxy via tun interface. You can then setup firewall rules on that interface to block all traffic, except the proxy an maybe your own dns - that should all be out of the users „reach“.
I have never had to to do this, but I think the way you would go about this is to pass the card to a linux vm. https://xyinn.org/md/freebsd/wifibox
true enough, video acceleration is a bit harder / more expensive with an extra gpu, thats why i shyed away from suggesting vms