Directory

Encyclopedia

NodeWorks
                              ENCYCLOPEDIA

Link Checker

Home
Encyclopedia : S : SE : SEC :

Secure shell

 

Secure shell


In computing, Secure shell or SSH is both a computer program and an associated network protocol designed for logging into and executing commands on a networked computer. The designers of SSH aimed to replace the earlier rlogin, telnet and rsh protocols, and the resultant protocol provides secure encrypted communications between two untrusted hostss over an insecure network. Users of SSH can also use it for tunnelling, forwarding X11 connections and arbitrary TCP portss over the resultant secure channel; and can transfer files using the associated scp or sftp programs. An ssh server, by default, listens on the standard TCP port 22.

Tatu Ylönen from Espoo, Finland, designed the first version of the protocol (now called SSH-1) in 1995 and also wrote the first software to utilise it. He soon formed a company called SSH Communications Security to exploit this innovation. The original version of the SSH software used various pieces of free software, such as GNU libgmp, but later versions released by SSH Secure Communications evolved into increasingly proprietary software. SSH Communications Security subsequently relicensed SSH to F-Secure (formerly known as Data Fellows). SSH Secure Communications has a USA subsidiary in Palo Alto, California.

A later version of the protocol appeared under the name SSH-2. The IETF "secsh" working group has started to standardise SSH-2, which features both security and feature improvements over SSH-1. Better security, for example, comes through Diffie-Hellman key exchange and strong integrity checking via MACss. New features of SSH-2 include the ability to run any number of shell sessions over a single SSH connection. [1]

The ssh program commonly appears for use in Unix shellss for client connections. It generally links to by a daemon such as sshd for accepting remote connections. Implementations of SSH exist for most modern platforms, including Microsoft Windows (PuTTY has become a very popular Windows implementation) and Mac OS. Commercial versions, freeware versions, and open source versions all exist.

List of implementations

  • Lsh, the GNU Project's implementation of SSH (client and server)
  • OpenSSH, an open source implementation of SSH. OpenSSH derives from the original, free implementation of SSH. (client and server)
  • PuTTY (client)
  • SSH Tectia Client [1]
  • PenguiNet [1]
  • SSHDOS [1]
  • WinSCP [1] (file transfer client)
  • JavaSSH [1]
  • Dropbear, small client and server for POSIX systems
  • Idokorro Mobile SSH [1] an implementation of SSH for the RIM BlackBerry and mobile phones

    See also

  • The Corkscrew tool enables a user to run SSH over HTTPS proxy servers.



  • NodeWorks boosts web surfing!
    Page Returned in 0.885 seconds - HTML Compressed 68.9%

    This article is from Wikipedia. All text is available
    under the terms of the GNU Free Documentation License.
     GNU Free Documentation License
    © 2008 Chamas Enterprises Inc.