![]() |
|
|
|||||||
| Home | Forums | Register | Rules & FAQ | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| Security Anything involving computer security goes here. |
Other UNIX.COM Threads You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| free vs commercial Unix | Verbose Bob | UNIX for Dummies Questions & Answers | 15 | 04-01-2004 01:36 PM |
![]() |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||
|
commercial SSH vs. OpenSSH
I'm not sure if this is appropriate for the forum, but I figured it was security related, so here goes...
I'm writing an anlaysis for my group about moving some of the old internet protocols (rsh, rlogin, etc...) to the SSH suite of tools. An outside security group recommended a commercial version of SSH (Tectia), but I'm not sure that it's worth paying for. I have lots of previous experience with OpenSSH, and I was wondering if the commercial version offered anything more than the open-source version. I understand that the open-source version does not use patented algorithms. Am I losing any level of security by using the open-source version over the commercial version? Any info would be greatly appreciated!! |
| Forum Sponsor | ||
|
|
|
|||
|
Given they're implementing the same algorithms(DES, etc) how different can they be? Seems like open-source-paranoia to me, the outdated notion that actively updated open source is wide-open to hackers while slower-updated closed source is invulnerable.
|
|
|||
|
IMHO there is no valid reason to use commercial SSH instead of OpenSSH. I've worked at several companies which provide web services and all used OpenSSH. If there were any real security issues with it we never could have done that.
|