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."
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!
#DeleteChrome
This wonder-full versatile tool shaped the world of remote administration or the other way round.
Would you ?
1) Abandon SSH or OpenSSH
2) Loose an arm
3) I'm a snake
4) Telnet everywhere
5) I live in a data-center
Léa Gris
...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).
run on iPhone?
Nope, it does not without unlocking the phone from Apple to you.
For the rest as well.
POKE 36879,8
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.
"To those who are overly cautious, everything is impossible. "
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.
Don't Crease the Weasel!
i dont need ssh... for some reason inetd was installed with a call to bash, running as root. i can just telnet right in. it actually saves me a ton of time, since lately i can't even seem to remember what my password is.
slashdot: where everyone yells sarcastic metaphors to themselves to understand the issue
I wonder how long until this makes its way down the pipes into the apt for Debian...
...the Feds have allowed OpenSSH to keep going "strong" after 10 years.
No idea what I would do without it.
Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
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/
My hats off to probably the best open source package ever made
Yeap that will about do it for any geek. I mean my definition of computer porn is heading over to newegg. Does any one else feel there's a Futurama quote somewhere in there?
It was likely not far after openSSH became available, and the original SSH was starting to get less and less friendly. The great thing about SSH is is all started out free and open. Early on it was experimental (though very cool). This later changed when the original SSH became commercialized, and the licensing started closing up (thus my switching to openSSH). This was back in the days when an ssh client was something you had to hunt around for and much of the time all that was available was cruddy ssh1 clients.
We've come a long way since then. These days putty and SCP are available for any platform. I haven't even thought about the original ssh from Tatu for years, though I certainly used it so many years ago.
AccountKiller
SSH makes my sysadmin works easier. Great work OpenSSH folks and keep it up.
http://askaralikhan.blogspot.com/
The openssh web page says:
Please take note of our Who uses it page, which list just some of the vendors who incorporate OpenSSH into their own products -- as a critically important security / access feature -- instead of writing their own SSH implementation or purchasing one from another vendor. This list specifically includes companies like Cisco, Juniper, Apple, Red Hat, and Novell; but probably includes almost all router, switch or unix-like operating system vendors. In the 10 years since the inception of the OpenSSH project, these companies have contributed not even a dime of thanks in support of the OpenSSH project (despite numerous requests).
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.
http://michaelsmith.id.au
I find sshfs to be a much easier to use ad-hoc network fileystem mounter than the other popular alternatives. And it's secure by default.
But it's too secure. Or rather, there are scenarios in which the network transfer doesn't need the ssh security, but encrypting it takes too long (or too much CPU from other tasks, especially on dinky embedded network devices). Is there a way to force sshfs to use a much less compute intensive encryption, or maybe even a null crypto module? Without hacking the source directly, that is - like an execution option, a compile option, a config rule, etc.
--
make install -not war
I love that they implemented multiplexing channels ... -R and -L are just awesome.
NB: The message above might reflect my opinion right now, but not necessarily tomorrow or next year.
is it better than telnet?????
One of the best things about SSH is rsync - you only need an SSH enabled login on a machine, with a copy of rsync, to be able to efficiently copy data with block-level incremental efficiency. Even better, there are excellent backup tools such as rsnapshot that build on rsync to store multiple versions of a file in the backup file tree, using hard links to avoid storing the same version twice - so every backup is a full backup in terms of easy recovery, but an incremental backup in terms of network and storage efficiency.
See http://slashdot.org/comments.pl?sid=1371703&cid=29451267 for more about rsnapshot and friends.
The fact that the editors thought that Slashdot needed an explanation of what OpenSSH is makes me feel dirty. It is like explaining what H2O is. If you don't know what OpenSSH is you should not be reading Slashdot, you bastards!
(The hackers claim 5.2 is safe, but for all we know, that could be a trick to make us upgrade to an even buggier version... the hack was in the name of avoiding full disclosure, so we'll probably never know exactly what they did, and thus not be sure it's fixed, and thus the incredibly anti-full-disclosure people demonstrate exactly why full disclosure is a good thing :-/ )
I mod down anyone who says "I will be modded down for this", regardless of the rest of their comment
Unfortunately, on OSX, while the option (-w) is documented, OpenSSH still doesn't support tunneling, even after installing tuntap.
{{.sig}}
I refuse to just sit here and praise OpenSSH when the inherit leap of faith weakness in the system has essentially been ignored year after year for no reason.
SRP and similiar technology have been available for a number of years. These systems have the capability of establishing secure sessions using common credential knowledge to establish trust -- yet the same inherit weakness continues its insane march into the future.
I feel safter using RDP to a vista/2008 system than I do using SSH.
"OpenTelnet is a 100% complete Clear-text protocol version 1.3, 1.5 and 2.0 implementation and includes ftp client and server support. It sends in clear-text all traffic (including passwords) to effectively ease eavesdropping, connection hijacking, and other attacks. Additionally, OpenTelnet provides insecure tunneling capabilities and a single authentication method, and supports all Clear-text protocol versions. Version 5.3 marks the 30th anniversary of the OpenTelnet project."
http://lwn.net/Articles/354891/
Otherwise, OpenSSH is fantastically secure. :)
OpenSSH is one of the few (only?) BSD projects that still use a license incompatible with the GPL.
When will we be able to tell that our password expired when connecting with sftp?
Yes but, does it run on Windows 7?
I tried installing sshwindows on Win7 the other day and the service wouldn't start. As far as I can tell, openssh has never officially supported Windows and never will.
Sure, it's useful for 'nix to 'nix connections, but I need my Windows PC in on the action, too.
"If you make people think they're thinking, they'll love you; But if you really make them think, they'll hate you." - DM
Install cygwin or Microsoft'w own SFU (services for unix). They give you sshd under windows, init scripts, NFS mounting etc. SFU is actually based on openbsd userspace.
"Businesses really hate that viral open source thing in the GPL"
You meant to say
"Unscrupulous lechers, that wont pay for commercial software neither will contribute to community developed software, hate that viral open source thing in the GPL"
As for serious companies, you know, like multinational banks, oil companies, software developers, IT consultancies and the like, they all have embraced the GPL with open arms. (unless the Linux licence changed in the last 10 minutes).
IANAL but write like a drunk one.
You sound like one of those people living in abusive relationships, which after being badly beaten by their abusive partner will be the first one to defend him.
Honestly, read your elegy again....
IANAL but write like a drunk one.
Microsoft will release a version soon.
IANAL but write like a drunk one.
OpenSSH is nice, but how come there is no way to use anything else than software keys in a sensible manner with OpenSSH? Hardware tokens, HSM accelerators, smart cards? Where is PKCS#11 support in OpenSSH?
Shame, especially because there are patches available for years to do this. Check out https://bugzilla.mindrot.org/show_bug.cgi?id=1371
seems to be better on my netbook (smaller and faster anyway)
developer http://flamerobin.org
The sad part is that it still has some problems.
/export/home/sftp/username1, you would normally do /export/home/sftp/./username1 as username1's path. Reading that, where should the chroot jail be? Well, it's the user's full path.
/export/home/sftp/ as the chroot jail, and in the user's directory? That would seem to be correct, however, this isn't out openssh does it.
For instance, if you want a chroot jail to terminate in a subsection, for example
Based on reading that, shouldn't it be at
I know they are just trying to protect their users, but it is at the cost of flexibility.
Gonzo Granzeau
"Nothing the god of biomechanics wouldn't let you into heaven for.." -Roy Batty