Slashdot Mirror


OpenSSH Going Strong After 10 Years With Release of v5.3

An anonymous reader writes "OpenSSH is a 100% complete SSH protocol version 1.3, 1.5 and 2.0 implementation and includes sftp client and server support. It encrypts all traffic (including passwords) to effectively eliminate eavesdropping, connection hijacking, and other attacks. Additionally, OpenSSH provides secure tunneling capabilities and several authentication methods, and supports all SSH protocol versions. Version 5.3 marks the 10th anniversary of the OpenSSH project."

2 of 249 comments (clear)

  1. Re:How was life possible without it? by evilviper · · Score: 5, Informative

    The original OpenSSH implementation was based on Tatu's code.

    Yes it was. But Tatu's SSH was the old, insecure protocol.

    And there were many secure remote access tools before it. kerberized telnet, telnet/ftp over SSL, and limitless others.

    It's not the magical protocol (which is quite similar to SSL plus RSH/RCP), or the initial few lines of code that got it started. It's the fact that it was open, secure, widely available, and being pushed by the OpenSSH folks to be used as the default form of remote access on Unix systems.

    Tatu didn't have anything to do with it. He was too busy commercializing it, and repeatedly threatened, and then suing the OpenSSH project for all their hard work. If he had chosen to keep SSH open, we'd have been a LOT further along. As other posters correctly remember, support for SSH very nearly died with that step. Many programs included SSHv1 support, and then just stagnated and let the code rot. If not for OpenSSH, it would be another relic of secure telnet protocols tried and failed, not having gone anywhere, and we'd go merrily along, using telnet and rsh, bemoaning the fact that it's so insecure, and that nothing better ever came along.

    --
    Slashdot gets worse every day... Pipedot: News for nerds, without the corporate slant
  2. Re:i dont need ssh by Anonymous Coward · · Score: 5, Informative

    For the young folk who are scratching their heads...

    http://www.bash.org/?244321