Remote Qubes?

Howdy,

Is there any way that a guest can be run remotely as the GUI interface through an SSH tunnel instead of being run locally?

That way can have multiple users logged in to the remote system at one time and do things on the same guest. It would be run on a virtual system, but all the graphical stuff would be handled on the remote machine as the GUI for Qubes would be there.

I know that it would be something that would happen during boot of the guest to use a remote system as essentially remote desktop on each window to the current window manager.

Not thought about yet? Not done yet? Could it be done?

The remote qube type was introduced as an experimental feature in R4.3 - See

and

For the ‘big’ picture you can read

Okay, so it’s not going to be what I’m after or what I’ve asked about.

Any idea when what I asked about may be instantiated or put into action?

Will this “Qubes-Air” be able to change to what I’m asking about in my original post?

Not quite what you are thinking of but I have fairly minimal qubes that
do run GUI interfaces to remote qubes over ssh.
The remote qube runs vnc-server, and the local qube runs vnc over ssh
tunnel. Straightforward to set up and easy to use.

I’m not sure about the “multiple users doing things on the same guest”.
Qubes is not designed to be used as a multi-user system. I have experimented
with running distributed file systems, and NFS: both work, but I’m not
sure they will give you what you want.

Despite your comment I think that Qubes Air would be a good start
for exactly what you want to do. You would have to put the work in to
making the remote qube a multi-user system. I’d be interested in seeing
how you do that.

I never presume to speak for the Qubes team.
When I comment in the Forum I speak for myself.

I may be missing the point here but:

Why not use one qube per user instead of having multiple users doing things on the same qube? The latter would hardly provide the benefits of Qubes.