Re: How good is Windows RDP's encryption?

From: David Magda (dmagda+trace050112_at_ee.ryerson.ca)
Date: 03/30/05


Date: 30 Mar 2005 10:47:02 -0500


"Sooner Al [MVP]" <SoonerAl@somewhere.net.invalid> writes:

> Its encrypted at 128-bits so using a *strong password* should be
> sufficient.
>
> With that said...personally I run RD through a SSH tunnel and use a
> public/private key with a strong passphrase verus password
> authentication.

Just because something has been sprinkled with '128-bit encryption
pixie dust' doesn't mean it's secure. Heck, WEP can use 104 bits and
do you think anyone trusts it? :)

It all depends on your level of paranoia.

-- 
David Magda <dmagda at ee.ryerson.ca>, http://www.magda.ca/
Because the innovator has for enemies all those who have done well under
the old conditions, and lukewarm defenders in those who may do well 
under the new. -- Niccolo Machiavelli, _The Prince_, Chapter VI


Relevant Pages

  • Re: scp works on command line, fails in cron
    ... I have set up public/private key ... | authentication many times and have not had the sort of problem I am ... When I try to do the same thing from cron, ... Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org ...
    (comp.security.ssh)
  • Re: authentication method shell variable?
    ... for authentication. ... that members of the admin group can only log in using public/private key ...
    (SSH)
  • Re: Royalty free crypto library?
    ... > public/private key based authentication. ... I am neither math, nor crypto ...
    (sci.crypt)
  • Royalty free crypto library?
    ... public/private key based authentication. ... I am neither math, nor crypto ...
    (sci.crypt)
  • Java & OpenSSH
    ... I am trying to create an ssh tunnel via a java app. ... port:host:port -l user remotehost") but being constrained to password ... authentication I'm stuck on how to get the password to the client. ...
    (SSH)