Terminals-Origin / Terminals

Terminals is a secure, multi tab terminal services/remote desktop client. It uses Terminal Services ActiveX Client (mstscax.dll). The project started from the need of controlling multiple connections simultaneously. It is a complete replacement for the mstsc.exe (Terminal Services) client. This is official source moved from Codeplex.
Other
1.25k stars 235 forks source link

Security Questions #194

Open Clickbaitcake opened 6 years ago

Clickbaitcake commented 6 years ago

Hello,

My organization are looking to "approve" an RDP manager for our staff. Can anyone point me to documentation or guidelines on how Terminals stores username, password and domain? Is there any encryption used?

jirkapok commented 6 years ago

Yes, security audit was performed in v 2.0, since than all versions are considered secure. All secure sensitive data like user name, domain and passwords are protected, when master password is used and arent readeable in plain text form, even no master password is used. But no FIPS check was done, so we not confirm to be FIPS complient.