Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror
×
Encryption Announcements Privacy Security

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

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."
This discussion has been archived. No new comments can be posted.

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

Comments Filter:
  • by 93 Escort Wagon ( 326346 ) on Thursday October 01, 2009 @10:27PM (#29613359)

    Thank you to everyone that's worked on OpenSSH over its lifetime - it's certainly made my (working) life easier.

    And, unlike the Slashdot submission system, OpenSSH pretty much always works!

  • And best of all... (Score:3, Insightful)

    by Timothy Brownawell ( 627747 ) <tbrownaw@prjek.net> on Thursday October 01, 2009 @10:32PM (#29613385) Homepage Journal
    ...it remembers what key goes with what server, rather than unconditionally giving each of a few dozen outside groups the ability to tell it that yes, your secure server really did just get a new key (so that new Russian IP address must be correct).
  • Thanks OpenBSD (Score:5, Insightful)

    by Spit ( 23158 ) on Thursday October 01, 2009 @10:38PM (#29613415)

    For the rest as well.

  • by stox ( 131684 ) on Thursday October 01, 2009 @10:38PM (#29613419) Homepage

    To think we used to use telnet and rlogin to access everything.

    OpenSSH is a far more significant technology than it has gotten credit for.

  • by VonGuard ( 39260 ) on Thursday October 01, 2009 @10:40PM (#29613429) Homepage Journal

    No matter the OS, no matter the exploit, that name alone in the title of an email to bugtraq can send shivers down the spine.

  • by Anonymous Coward on Thursday October 01, 2009 @11:05PM (#29613541)

    Except OpenSSH really shouldn't get the credit. Tatu Ylönen created ssh, not OpenBSD. The original OpenSSH implementation was based on Tatu's code. I'm not arguing that OpenSSH isn't useful, or that they haven't done good work, but it is not the origin of the technology.

  • by TheSlashaway ( 1032228 ) on Thursday October 01, 2009 @11:06PM (#29613549)
    Did OpenSSH ever fix the performance limitation on fast networks (>100Mbps)? They have static internal flow buffers that prevent fast scp/ssh! HPN has a patch but OpenSSH has to my knowledge never adopted it. http://www.psc.edu/networking/projects/hpn-ssh/ [psc.edu]
  • To the best (Score:4, Insightful)

    by Powys ( 1274816 ) on Thursday October 01, 2009 @11:06PM (#29613551)
    My hats off to probably the best open source package ever made
  • Re:Thanks OpenBSD (Score:3, Insightful)

    by atheistmonk ( 1268392 ) on Thursday October 01, 2009 @11:19PM (#29613613) Homepage
    They really are a gift that keeps giving. I'm not really much of an OpenBSD user... I don't always like that Theo de Raadt assumes he knows what's best for me. Unfortunately... He's probably right. May it live forever and spawn more and more secure and useful tools for the F/OSS world.
  • by grub ( 11606 ) * <slashdot@grub.net> on Thursday October 01, 2009 @11:38PM (#29613711) Homepage Journal

    Slashdot is a news site. We don't need to be notified every time something exists for 10 years. Unless this "encrypting traffic" thing is new in OpenSSH v5.3

    It's not new to OpenSSH but OpenBSD's default disabling of telnet (when everyone used it) and pushing OpenSSH helped make secure connections the standard.
  • by evil_aar0n ( 1001515 ) on Friday October 02, 2009 @12:00AM (#29613793)

    Just a suggestion, but maybe you should wear underwear... Of course, there are situations where you have to zip-and-dash, like when your girlfriend's husband walks in, unannounced - the nerve... - but, generally, I've found that the judicious use of Underoos helps prevent biting zip-ups.

  • Comment removed (Score:3, Insightful)

    by account_deleted ( 4530225 ) on Friday October 02, 2009 @12:26AM (#29613889)
    Comment removed based on user account deletion
  • Re:License (Score:4, Insightful)

    by Secret Rabbit ( 914973 ) on Friday October 02, 2009 @01:21AM (#29614081) Journal

    I do believe that you've entirely missed the point of that paragraph. They still wouldn't have to pay a dime. As in, who cares if they would have to offer the source to something where the source is already available.

    The GPL is not the godsend that many people believe it to be. In fact, if looking at current (and past) business practice is any indication, the GPL would have actually hindered OpenSSH's adoption, not promoted it. Businesses really hate that viral open source thing in the GPL regardless of whether there code actually touches the GPL'd code. Just not worth the risk for many (most?).

  • Re:Thanks OpenBSD (Score:4, Insightful)

    by Anonymous Coward on Friday October 02, 2009 @01:34AM (#29614141)

    Theo de Raadt is not all powerful. The project is stagnating now in some areas in spite of him being the leader. However nobody can deny he and his team are some of the best programmers around.
    OpenBSD source code is the best I have ever seen and the first thing I do on any new Linux installation is to install OpenBSD tools.
    Really if someone is reading this and wants to flee the Linux gulag, OpenBSD is a system to check. It is not the fastest, it is not the smallest, but it is the most secure and consistent.

  • Re:License (Score:5, Insightful)

    by onefriedrice ( 1171917 ) on Friday October 02, 2009 @02:16AM (#29614261)

    Not wanting to troll but, you know, if openssh was GPL licensed said commercial vendors would have to release the source for openssh with their products, including any modifications they made. The project could also offer LGPL or BSD licensed versions in exchange for cold, hard, cash.

    Instead they do the noble thing and release their hard work without strings attached. They understand the alternatives but actively choose to stick with a license that doesn't childishly punish those who cannot or won't return the favor. They do what they do not to "stick it" to corporations but rather because they love to code and love when their code is used to improve peoples' lives. They even love it when somebody is able to take what they've done and build off of it or incorporate it into a product. It's a matter of love, and love must be given without strings and viral conditions. It's true charity, and charity is for the giver as much as the receiver. It's the BSD philosophy, and it's not often understand by the GNU herd. But that's okay, because the software we write is for them, too. And we love it even if they don't understand why.

    Thanks OpenBSD. You're awesome. I hope a lot of people today make good use of this link [openssh.com].

  • Re:License (Score:4, Insightful)

    by Kjella ( 173770 ) on Friday October 02, 2009 @04:21AM (#29614695) Homepage

    Meh, check out Theo's wikiquote [wikiquote.org] page:
    "So the HP guy comes up to me (at the Melbourne conference) and he says, 'If you say nasty things like that to vendors you're not going to get anything'. I said 'no, in eight years of saying nothing, we've got nothing, and I'm going to start saying nasty things, in the hope that some of these vendors will start giving me money so I'll shut up'."

    Doesn't sound much like "love" or "charity" to me. Sounds to me like a man that's tried of giving and giving and giving and never getting anything back, yet refuses to acknowledge that as long as the license doesn't require anyone to give anything back, corporations don't. Their obligations are to the stockholders, not to fair dealings. Squeeze your costs as much as possible, get as much money as possible out of your customers, turn a big profit. That's what drives most companies all the time and all companies most of the time. Theo seems to be going by much the same drive as Linus, he wants to do this "right", he wants to make the best possible product. But unlike Linus, he hasn't gotten everyone else on board.

    It's possible what is in OpenBSD is better, per se. But compared to Linux it's like an obscure niche site compared to wikipedia, it's where everyone contributes and it's huge, hard to manage but ends up being so much more useful. You got people working on Linux to make it run better on everything from cell phones to supercomputers. You got people working on getting all sorts of wierd hardware work. You got people working on desktop responsiveness and heavy server workloads. You got all sorts of research work, build farms and regression tests being run all over the place. OpenSSH may be a polished gem, but it's only the front door lock. But for everything else if you're relying on the masses to develop your OS, I'm going where the masses are. That is in no small part the license, though I know there's also other reasons...

  • Re:Thanks OpenBSD (Score:3, Insightful)

    by impaledsunset ( 1337701 ) on Friday October 02, 2009 @07:55AM (#29615301)

    That would make the connection unencrypted during the authentication, and would need to be manually enabled on all sites where you would use it. Not that it matters, it would be an anti-feature anyway.

  • Re:Thanks OpenBSD (Score:1, Insightful)

    by Anonymous Coward on Friday October 02, 2009 @08:47AM (#29615561)

    Now if the OpenBSD project would just start doing something with the clean-room reverse engineered binary blobs for wireless cards that we've been sending them for the past three years...

    Great firewalls, great routers, good servers, but crap for everything else.

He has not acquired a fortune; the fortune has acquired him. -- Bion

Working...