Comment by Dacit
3 days ago
You will want at least a separate session for the `restricteduser`: E.g. with X11, a process in the same session can do almost anything with your input/output. And most Linux distributions make it really hard to disable external device access for individual users...
Qubes OS - AI Agent edition would actually be a great idea.
> And most Linux distributions make it really hard to disable external device access for individual users...
For any distro that relies on the traditional plugdev group, just don't add those users to the plugdev group. Which would be the default when creating a user anyway.
Yeah, it's sensible to go further in many cases. I guess I'm saying: let's go at least this far.