Earlier quoted context omitted.
You can already do this with VNC or Xpra (the latter is a screen/tmux for graphical applications).
so whats the edge that rustdesk that offers ? gaming ?
RustDesk now supports true unattended remote access on Wayland
91–100 of 176 posts
Re: RustDesk now supports true unattended remote access on Wayland
#92Earlier quoted context omitted.
RustDesk is also open source including the server so you can fully self-host.
That's not really true for quite some time now. Both client and the free server depend on a separate submodule that has no LICENSE file whatsoever. Because of that RustDesk is stuck in a limbo somewhere between open source, source-available and closed source. Also, the whole management of the project seems questionable. Also for some features a dll blob which is not open source is required with no source disclosed at…
Re: RustDesk now supports true unattended remote access on Wayland
#93Is there a reason to use this over something like Sunshine/Moonlight?
Re: RustDesk now supports true unattended remote access on Wayland
#94RustDesk should fix their password requirements: https://github.com/rustdesk/rustdesk/discussions/2888
It's open-source, so just build it yourself with the tiny change. Something this trivial could be done with a 30 second prompt at this point, so there's not even an excuse of "too much effort". I will note that the XKCD password scheme being proposed there is, in fact, completely insecure. A modern consumer GPU can crack "four random English words" in a day. You can argue that it's the user's choice to be allowed to…
Re: RustDesk now supports true unattended remote access on Wayland
#95[flagged]
Re: RustDesk now supports true unattended remote access on Wayland
#96Earlier quoted context omitted.
[flagged]
What you said: > A modern consumer GPU can crack "four random English words" in a day What you're saying now: > My mid-tier laptop GPU can crack the usual wordlist in under 12 hours against MD5 (46 billion guesses per second) So your response to the plain mathematical fact that, no, your consumer GPU cannot crack "four random English words" in a day, is that your consumer GPU can crack four words chosen from a list o…
Re: RustDesk now supports true unattended remote access on Wayland
#97[flagged]
To be completely fair it's 2007 Windows NT they haven't caught up with.
Re: RustDesk now supports true unattended remote access on Wayland
#98Re: RustDesk now supports true unattended remote access on Wayland
#99Btw does RustDesk support microphone input passthrough from client to the host yet? So far it's only feature I found missing compared to proprietary solutions.
Re: RustDesk now supports true unattended remote access on Wayland
#100Earlier quoted context omitted.
VNC and RustDesk are both remote desktop solutions, however, Rustdesk is considerably more performant than the VNC family, because the latter primarily sends framebuffer updates, while the former can use modern video codecs and temporal compression to encode screen changes much more efficiently.
I just have one word for you: TightVNC. That's what made me uninstall RustDesk.