Re: Xorg isolation

2023-01-23 Thread Alan Coopersmith
On 1/22/23 04:20, Christopher Marshall wrote: Third, when initiating Xorg, I'd initiate with a command such as: /Xorg -nolisten tcp -nolisten inet -nolisten inet6 -listen unix -nolisten local :0 -seat seat0 vt7 -novtswitch/ / / Which should turn off listening on all sockets other than those on

Xorg isolation

2023-01-23 Thread Christopher Marshall
Hi I'm running Arch Linux and trying to fully isolate Xorg and I would really appreciate any input, hints, tips, suggestions etc or advice you could provide as to the security of what I'm proposing for my setup. I really appreciate your time as I'm aware you probably get asked this question a lot.