RustDesk now supports true unattended remote access on Wayland
RustDesk, an open-source remote desktop solution, has announced a preview build offering true unattended remote access on Wayland, including multi-monitor support. This is a significant technical hurdle overcome, as Wayland has historically posed challenges for remote access software, with competitors still struggling or offering experimental solutions. Hacker News commenters are celebrating this progress while also debating its distinction from other tools, discussing security implications, and requesting further features for this promising alternative.
The Lowdown
RustDesk, an open-source remote desktop application, has made a notable advancement by introducing a preview build that supports true unattended remote access on Wayland. This development addresses a long-standing challenge in the Linux remote desktop landscape, where Wayland's security and architecture have made robust remote control difficult for many applications.
- Unattended Wayland Access: The key feature is the ability to connect to a Wayland desktop without requiring a user at the remote machine to approve the session. This includes access from the login screen after a reboot.
- Multi-monitor Support: The new build also specifically supports multi-monitor setups, enhancing usability for complex workstations.
- Preview Build: Currently released as a separate preview build for x86_64 Debian/Ubuntu-based systems, indicating that broader distribution and integration are planned upon stabilization.
- Competitive Edge: RustDesk highlights that major competitors like AnyDesk and TeamViewer either require Xorg for Linux sessions or offer only experimental Wayland support, positioning this as a significant advantage.
- Call for Testing: The RustDesk team is actively seeking real-world testing and feedback from Wayland users to refine the implementation.
This release marks an important step forward for remote access on modern Linux desktops, providing a powerful, open-source solution where commercial offerings often fall short.
The Gossip
Rival Remote Relations: RustDesk vs. the Rest
Commenters discussed RustDesk's position in the remote access market, often comparing it to established proprietary solutions like TeamViewer and AnyDesk. Many lauded RustDesk as an open-source alternative less prone to "enshittification" – a term used to describe the degradation of product quality or user experience over time by companies. However, some also questioned its distinctiveness from older technologies like VNC or Xpra, suggesting that similar functionality is already available through other means for those comfortable with more technical setups.
Password Predicaments & Prudent Practices
A significant thread revolved around security, specifically RustDesk's password requirements. One commenter pointed out an existing GitHub discussion highlighting concerns about weak password policies. This sparked a debate about the "XKCD password scheme," with some arguing that while user-friendly, such passwords (e.g., "four random English words") are trivial for modern GPUs to crack, thus advocating for stronger, more complex requirements. Others countered that expecting users to remember "strings of gibberish" is impractical, leading to less secure practices like reusing simple passwords.
Feature Fervor & Functional Futures
Beyond the core announcement, users expressed enthusiasm for the new unattended Wayland access, particularly for scenarios like managing a remote desktop that doubles as a server. Several commenters inquired about specific functional aspects, such as whether the physical screen needs to be on for remote access, a common concern for headless setups. There were also feature requests, notably for a self-hosted web client, and one user reported a minor CSS rendering issue in the UI, indicating active testing and engagement with the new build.