logoalt Hacker News

inktypeyesterday at 5:45 PM6 repliesview on HN

RustDesk still does not support encrypted connections when self hosting: https://github.com/rustdesk/rustdesk/issues/3714


Replies

SubiculumCodeyesterday at 6:25 PM

I think you bring up a fine point. Most applications have encryption built in and transparent to the user. While technical IT people in charge of infrastructure will not make this assumption, it is not unreasonable, at the same time, for small business / individual users, to not understand or know of this limitation.

VNC does not, for example, and you need to set up port forwarding through ssh. X2Go does....but I don't trust it terribly. So, RustDesk..what do you need to wrap it in? ssh?

I really want a better solution that VNC/X2Go..especially since I use hardware accelerated apps that need to use VGL to operate correctly (but underwhich operation is quite buggy).

show 1 reply
dj0k3ryesterday at 5:58 PM

Tailscale, or any encrypted mesh overlay is perfect for this. Infact I prefer it that way. Rustdesk can do what it does best at its core.

show 1 reply
tomjakubowskiyesterday at 8:57 PM

Would be nice if they did support that, but on a LAN you can always encrypt at layer 3 with WireGuard.

show 1 reply
woobenyesterday at 6:23 PM

Your statement is not entirely accurate. This only applies when using Direct IP Access on local networks, which is off by default. Their justification and invitation to PRs is the final comment [1] on the issue you linked. Why are you leaving this information out of your comment?

1 - https://github.com/rustdesk/rustdesk/issues/3714#issuecommen...

show 2 replies
innocent_nameyesterday at 8:46 PM

>does not support encrypted connections when self hosting

Factually incorrect. If you self host a relay/coordination server - encryption works as documented.

show 1 reply
nextaccounticyesterday at 7:46 PM

[dead]