[-] Washhouse0749@sh.itjust.works 1 points 1 week ago

true enough, video acceleration is a bit harder / more expensive with an extra gpu, thats why i shyed away from suggesting vms

[-] Washhouse0749@sh.itjust.works 2 points 1 week ago

im not on arch but the explanation is still valuable: https://wiki.archlinux.org/title/Systemd-nspawn

[-] Washhouse0749@sh.itjust.works 4 points 1 week ago

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

https://michael.franzl.name/blog/posts/2023-12-02-run-graphical-wayland-applications-in-systemd-nspawn

[-] Washhouse0749@sh.itjust.works 12 points 1 week ago

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“.

Washhouse0749

joined 2 years ago