lsh
| Developer(s) | Niels Möller |
|---|---|
| Initial release | September 1998 [1] |
| Stable release | v2.0.4 / September 5, 2007 |
| Operating system | Unix-like |
| Type | Networking, Security |
| License | GPL |
| Website | http://www.lysator.liu.se/~nisse/lsh/ |
lsh is a free software implementation of the Secure Shell (SSH) protocol version 2, by the GNU Project[2][3][4][5] including both server and client programs. Featuring SRP as specified in secsh-srp[6] besides, public-key authentication. Kerberos is somewhat supported as well[citation needed]. Currently however for password verification only, not as an SSO method[citation needed]. secsh-srp lsh was started from scratch and predates OpenSSH, a more popular alternative[citation needed].
Karim Yaghmour concluded in 2003 that lsh was "not fit for use" in production embedded Linux systems, because of its dependencies upon other software packages, that have a multiplicity of further dependencies. The lsh package requires the GNU MP library, zlib, and liboop, the latter of which in turn requires glib, when then requires pkg-config. Yaghmour further notes that lsh suffers from cross-compilation problems that it inherits from glib. "If […] your target isn't the same architecture as your host," he states, "LSH isn't a practical choice at this time."[7]
Debian provides official packages of lsh as lsh-server[8], lsh-utils, lsh-doc, lsh-client.[9]
[edit] See also
[edit] References
- ^ "Initial release of snapshot version of lsh". http://www.lysator.liu.se/~nisse/archive/lsh-snapshot-19980908.tar.gz.
- ^ Jon Lasser (2000). Think UNIX. Que-Consumer-Other Series. Que Publishing. pp. 104. ISBN 078972376X.
- ^ Roderick W. Smith (2005). Linux in a Windows world. O'Reilly Media, Inc.. pp. 227. ISBN 0596007582.
- ^ http://directory.fsf.org/GNU/
- ^ http://directory.fsf.org/project/lsh/
- ^ http://tools.ietf.org/draft/draft-nisse-secsh-srp/
- ^ Karim Yaghmour (2003). Building embedded Linux systems. O'Reilly Media, Inc.. pp. 300. ISBN 059600222X.
- ^ Debian's official packages for lsh-server
- ^ Squeeze version of lsh-server
[edit] External links
| This free software-related article is a stub. You can help Wikipedia by expanding it. |