-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Labels
Description
I'm planning to add FreeRDP 2.0 support on xrdp. We have NeurtinoRDP in RDP-RDP mode. NeutrinoRDP is a fork of FreeRDP 1.0 for proprietary use and a little bit outdated because it is based on 1.0.
NeutrinoRDP has some security issues like #1083 and also has lots of bugs fixed in FreeRDP. It is better letting users use FreeRDP 2.0 rather than NeutrinoRDP. I'm thinking like this:
- NeutrinoRDP is kept for proprietary use
- Add FreeRDP 2.0 module
- Users can choose which to use at compile time
- --enable-neutrinordp and --enable-freerdp are exclusive
Reactions are currently unavailable