Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Sep 95 14:35 MET DST
From:      torstenb@FreeBSD.org (Torsten Blum)
To:        chuckr@eng.umd.EDU
Cc:        freebsd-ports@FreeBSD.org
Subject:   Re: ssh-1.2.0?
Message-ID:  <m0sv1u2-000OgnC@ramsey.imnet.de>
References:  <199509182146.RAA00668@www.ambook.org> <Pine.SUN.3.91.950918180213.13141A-100000@cappuccino.eng.umd.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
>What's ssh?

ssh is intended as a replacement for rlogin, rsh and rcp.
some features:
  - Strong authentication (.rhosts together with RSA based host
    authentication and pure RSA authentication)
  - Improved privacy (all communications are automatically encrypted)
  - Secure X11 sessions (ssh automatically sets DISPLAY on the server
    machine and forwards X11 connections over the secure (encrypted)
    channel)
  - Arbitrary tcp ports can be redirected through the encrypted channel


 -tb



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?m0sv1u2-000OgnC>