The InfoStride Forum

TECHNOLOGY => Computing and Internet => Topic started by: gyroscope on Oct 25, 2009, 10:07 PM

Title: Tenth anniversary of OpenSSH
Post by: gyroscope on Oct 25, 2009, 10:07 PM
If you have used the Internet today, you have used many machines running OpenSSH.  Cisco, Juniper and other brands of routers are maintained using OpenSSH.  Nearly all web servers, dns servers and most mail severs are accessed by system administrators using OpenSSH. 

On October, 25th, 1999. the First release (http://www.openssh.com/openssh_pr.txt) of OpenSSH was made public.  Since then, it has risen to take over 80% of the market (http://www.openssh.org/usage/ssh-stats.html), with virtually zero marketing.

Any day you use the net, you are using and relying on dozens if not hundreds or thousands (depending on your day) of machines operated and maintained via OpenSSH.  The OpenSSH client is included by default most operating system distributions, including OS X, Linux, BSD and Solaris.  During the first ten years of its existence, ssh has largely replaced older corresponding unencrypted tools and protocols.  Nowadays, hosts are subject to hostile scans from the moment they are connected to the network.  Any and all unencrypted traffic is scanned and parsed for user names, passwords and other sensitive information.  OpenSSH users have that much less to worry about. 

This Open Source Project has Free Licensing, weighted towards the developers' flexibility, and is famous for  Strong Encryption (3DES, Blowfish, AES, Arcfour).  However, this suite of tools offers a lot more.  Here is a small sample:

OpenSSH (http://openssh.org/donations.html) is one of the three tools to master for any aspiring system administrators who wish to become competent or proficient at their trade.