GithubHelp home page GithubHelp logo

Comments (4)

paspo avatar paspo commented on May 22, 2024 3

The main benefit is that it allows you to have full control of all the communications between clients. With encryption enabled, you're pretty sure that nobody else is "listening" in any way.

That said, it also means that you're in charge of maintaining the service alive, so if the server is offline, only direct IP connection is working (if enabled).

With other commercial solutions, the "solution provider" (TeamViewer, AnyDesk, ...) knows when (and where, due to IP address location) you connect from your PC to another PC, and keeps a log. That's the minimum which is known for sure. Connection between the PC and the server can be encrypted or not, but it is "readable" from the server. And you have no control over that.

I can also present the fact that my TeamViewer account gets A LOT of "forgotten password" requests, and this is usual if this is part of your job: an account can grant access to hundreds of PCs/servers. Thanks to strong passwords, IP filtering and MFA, nobody got access to my account. Except TeamViewer itself.

The day TeamViewer gets hacked, we're all screwed. And there's nothing we can do about it.

rustdesk-server is open-source (a lot of eyes are vetting the code) which means real security instead of security-through-obscurity; also if the server gets compromised, I can fix it.

from rustdesk-server.

Enrico204 avatar Enrico204 commented on May 22, 2024 2

Is there possible to make automatic setting in client side if my server down it will switch to rustdesk server?

That is a security and confidentiality issue. I strongly suggest to not do that.

Depending on your threat model, you have different options: if you need reliability and security/confidentiality, you may have redundant server / services (DNS round robin, load balancer, anycast, etc). If security and confidentiality are not your priority in your threat model, you may trust the RustDesk owners.

from rustdesk-server.

vyncusp avatar vyncusp commented on May 22, 2024

Is there possible to make automatic setting in client side if my server down it will switch to rustdesk server?

from rustdesk-server.

vyncusp avatar vyncusp commented on May 22, 2024

Many thank to @paspo and @Enrico204
I will do the test

from rustdesk-server.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.