this post was submitted on 07 Sep 2024
195 points (82.8% liked)

Linux

47591 readers
891 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
top 50 comments
sorted by: hot top controversial new old
[–] [email protected] 141 points 4 weeks ago (7 children)

Rustdesk looks good on the outside, but if you look inside, it has a really bad codebase and has done some sketchy stuff in the past.

Last year, it installed custom root certificates as trusted on windows, which is a huge security risk: https://github.com/rustdesk/rustdesk/discussions/6444

On linux systems, it forced its own autostart with no option to disable this behavior: https://github.com/rustdesk/rustdesk/issues/4863

In the past, when it didn’t have Wayland support yet, it edited your GDM config and just disabled wayland: https://github.com/rustdesk/rustdesk/blob/1.1.9/src/platform/linux.rs#L411-L422

Furthermore, the code quality is really bad. 90% of the linux platform-dependant code is just executing shell commands and parsing their output, while the same could be achieved in a safe way with proper rust builtins: https://github.com/rustdesk/rustdesk/blob/master/src/platform/linux.rs

While I agree that Rustdesk works pretty flawlessly, the codebase and the behavior of the developers made me distrust the software and I don’t recommend using it.

[–] [email protected] 42 points 4 weeks ago* (last edited 4 weeks ago) (1 children)

@[email protected] you might want to add that warning to the post.

They also tried to submit the app to Flathub, but had way too broad permissions with no explanation why. "Users expect filesystem access" etc. In the end it was rejected and they publish a .flatpak file themselves.

https://github.com/flathub/flathub/pull/5233

The other points are far worse though.

[–] [email protected] 9 points 4 weeks ago

Rustdesk controversy

The whole discussion on that pull request is extremely sketchy, IMO.

[–] [email protected] 38 points 4 weeks ago* (last edited 4 weeks ago) (2 children)

To add on:

  • There is no transparency about who is behind it. It just a Github account called "Rustdesk." It could be a real company in Singapore or it could be some guy in China as people have speculated.

  • The Rustdesk software needs way more permissions than necessary. This became evident with the flatpak as they did sandbox escapes which prevented them from being on flathub

  • The Rustdesk distribution is entirely centralize release server run by Rustdesk. They could easily push out malware to lots of devices.

  • They have done some sketchy things in the past. One of the things they did was quietly switch Linux desktops back to X11.

  • The Rustdesk system is not terribly resistant to brute forcing. The weak password means they someone could try every combination.

  • Rustdesk docker deployment docker compose exposes all ports on the host. This is minor but it could lead to a sandbox excape.

  • Rustdesk servers keep getting hosted in countries that have freedom problems such as China and Russia.

[–] [email protected] 15 points 4 weeks ago (1 children)

Wow, I'm wondering how anyone would trust this software. It literally exposes your desktop. To me that requires top-tier trust level, i.e. nothing sketchy at all.

[–] [email protected] 8 points 4 weeks ago (2 children)
load more comments (2 replies)
[–] [email protected] 7 points 3 weeks ago* (last edited 3 weeks ago) (2 children)

could be some guy in China

I don't see how that's a problem, it's not like it's by a Chinese run company or like the Chinese government is spying on you; in the case you described it'd just be a rando with a hobby/vision.

The fact that it keeps getting hosted in countries that have freedom problems, such as China and Russia, does concern me, though.

load more comments (2 replies)
[–] [email protected] 15 points 4 weeks ago

Wow that's so sketchy.

[–] [email protected] 13 points 4 weeks ago

Okayyyy… thats not great. I just read one of the threads and thats scary.

The person(s?) maintaining this seems to be VERY BAD at communicating. They did fix the auto start problem but did not at all discuss this from what I see. Thats not great.

[–] [email protected] 9 points 4 weeks ago

Really sad about this, because Rust Desk has been the absolute best remote access tool I've ever used in the IT world, and that includes many different professional tools like Ninja& Teamviewer.

It's so clean, easy to install and run, fast and low latency, handles multi-monitors great, runs on mobile, Linux, Windows, etc.

Such a shame that it is mired in controversy.

load more comments (2 replies)
[–] [email protected] 94 points 4 weeks ago (14 children)

DO NOT USE THIS

This is a massive security risk and they have had so much controversy. They also routinely delete Github issues and discussions that question them. To top it off they are likely Chinese run.

[–] [email protected] 12 points 4 weeks ago (10 children)
load more comments (10 replies)
[–] Jayb151 11 points 4 weeks ago (7 children)

Is there a good, free, cross platform alternative?

[–] [email protected] 14 points 4 weeks ago

Tail scale and sunshine/moonlight would work

[–] [email protected] 6 points 4 weeks ago (6 children)

Maybe meshcentral?

It depends on what you are trying to do. You also could do something like Tailscale + TightVNC

load more comments (6 replies)
[–] [email protected] 5 points 4 weeks ago* (last edited 4 weeks ago) (4 children)
[–] [email protected] 12 points 4 weeks ago
[–] [email protected] 8 points 4 weeks ago

Rustdesk but even more sketchy

load more comments (2 replies)
load more comments (4 replies)
load more comments (12 replies)
[–] [email protected] 27 points 4 weeks ago (1 children)

Itsfoss is blogspam and often have many mistakes and wrong info. People should really stop posting links from them.

[–] tired_n_bored 7 points 4 weeks ago (1 children)

Itsfoss is indeed written by ChatGPT I think

load more comments (1 replies)
[–] [email protected] 26 points 4 weeks ago (2 children)

Wasn't there some controversy about this that it wasn't entirely open-source?

[–] [email protected] 10 points 4 weeks ago (4 children)

they have a pro server with more features that’s closed source and paid

load more comments (4 replies)
load more comments (1 replies)
[–] [email protected] 18 points 4 weeks ago

I self-host my own rustdesk server and it's awesome. It just works flawlessly.

[–] [email protected] 18 points 4 weeks ago (1 children)

I have setup a rustdesk server with docker, it was surprisingly easy to get started. It was for a friend who is managing the IT services of a small factory, the completely switched from TeamViewer and they are satisfied. More importantly their users, who are worse than your average windows user, found the transition relatively painless.

load more comments (1 replies)
[–] gibdos 12 points 4 weeks ago (1 children)

Yeah it's pretty awesome. My only gripe with it is the fact that it is super annoying when you want to send a client with your self-hosted urls to a customer.

You can either awkardly add it to the filename or you need to fork the client and build it yourself. Kind of sucks that the easier custom client function is stuck behind their subscription.

[–] [email protected] 5 points 4 weeks ago (2 children)

authentication is also stuck behind their subscription. for random customers to be able to use your servers, you also have to let everyone else on the internet use it.

load more comments (2 replies)
[–] [email protected] 7 points 4 weeks ago (1 children)

Does this work on a headless box?

load more comments (1 replies)
[–] [email protected] 7 points 4 weeks ago (1 children)

I tried it and it's works exactly like Anydesk, except it's 5 times slower than Anydesk at least that's on their server, I know I can host it myself but I don't think I have the skill to set it up

[–] [email protected] 7 points 4 weeks ago

It works very well and there is no speed difference at all. Of course you wont ever get anything worth in life without either putting in the work or paying either with money or your privacy.

[–] [email protected] 7 points 3 weeks ago (1 children)

Yeah I had my eye on this a few months back when I was looking for a FOSS windows Remote Desktop alternative. Between the security issues, and generally struggle to get it working well, I eventually went to a sunshine/moonlight combo for shockingly high performance screen sharing that can even handle basic gaming if need be.

[–] [email protected] 4 points 3 weeks ago (1 children)

I spent like 20 minutes self hosting and running over tailscale so traffic is always private... Never had an issue. I've got over 20 devices accessible on it.

Easy to remote register over ssh just by sending the installer plus running with server name plus key, then setting a static password.

I still think gaming wide moonlight is great though. You won't really regret that.

[–] [email protected] 4 points 3 weeks ago

Yeah, I was running it through Tailscale too. I’m definitely closer to a newbie than I am a self hosting vet, so there’s likely some fault of mine that made things not run so well.

[–] Rambomst 5 points 4 weeks ago (5 children)

I've been using MeshCentral lately, it does the job but the UI leaves something to be desired.

load more comments (5 replies)
[–] [email protected] 5 points 4 weeks ago (1 children)

I always neglected it because of its name. I thought it's something for rust...

[–] [email protected] 5 points 4 weeks ago* (last edited 4 weeks ago)

I guess it's just written in Rust.

load more comments
view more: next ›