What is RustDesk?
RustDesk is the remote access foundation used for secure Mac OS sessions. This page summarizes the core technical and privacy aspects.
What is RustDesk?
RustDesk is an open-source remote desktop application written in Rust. The source code is publicly available on GitHub, which increases transparency and allows technical review.
Why RustDesk instead of TeamViewer or AnyDesk?
| Criterion | RustDesk | TeamViewer | AnyDesk |
|---|---|---|---|
| Price | Free client | Paid for business use | Paid for business use |
| Open source | ✓ | ✗ | ✗ |
| Self-hosting | ✓ | ✗ | Partial |
| Encryption | RSA + AES-256 | Proprietary | Proprietary |
| Privacy control | ✓ | Depends on setup | Depends on setup |
| macOS support | ✓ | ✓ | ✓ |
How encryption works
RustDesk uses asymmetric keys (RSA) to establish secure sessions and AES-256 for efficient encrypted data transport. This combination keeps session traffic protected while maintaining performance.
GDPR compatibility
RustDesk can be operated with a privacy-first architecture and Germany-based infrastructure. This allows clearer control over operational data paths and compliance processes.