Difference between revisions of "Ssh"

From Hackepedia
Jump to navigationJump to search
m
Line 3: Line 3:
 
=== The OpenSSH Fork ===
 
=== The OpenSSH Fork ===
  
[http://www.openssh.com OpenSSH] was forked from a free version of SSH 1.2.12 and shipped with the [[OpenBSD]] 2.6 system.  It has gained popularity among many vendors and is shipped with their products as well.  Tatu Ylonen's company took OpenSSH to court but lost.
+
[http://www.openssh.com OpenSSH] was forked from a free version of SSH 1.2.12 and shipped with the [[OpenBSD]] 2.6 system.  It has gained popularity among many vendors and is shipped with their products as well.  [http://ssh.com/ Tatu Ylonen's company] took OpenSSH to court but lost.

Revision as of 07:19, 12 October 2005

SSH stands for "Secure Shell" and was first written by a Finnish computer scientist named Tatu Ylonen. Mr. Ylonen went on to found SSH Communications which continues developing the ssh program. The program uses both symmetric and assymetric cryptography in order to keep the OSI session layer secure from session hijacking and sniffing.

The OpenSSH Fork

OpenSSH was forked from a free version of SSH 1.2.12 and shipped with the OpenBSD 2.6 system. It has gained popularity among many vendors and is shipped with their products as well. Tatu Ylonen's company took OpenSSH to court but lost.