• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Is Remote Desktop safe to use?

PepperBreath

Senior member
When I had XP installed, I used UltraVNC. Now that I have Vista on my laptop and desktop, I tried out remote desktop on my home network and I like it. However, would it be safe to use Remote Desktop from say work or at a coffee shop? Would someone be able to sniff passwords and such?

Thanks.
 
RDP is encrypted by default, but you would be better off creating a VPN or SSH tunnel to your network and then using RDP. The same goes for any other similar protocol, like VNC.
 
Unless you installed the encyption plugin, RDP is safer then VNC.

I would change the port, as 3389 is hit a lot. Also, make sure you use secure passwords.
 
Originally posted by: PepperBreath
If I use a VPN tunnel, would PPTP be enough?
Yes.

The biggest issue with RDP (pre V6) is the potential for man in the middle type attacks. Tunneling back to the RDP server takes care of this issue.
 
Back
Top