Jump to content

lsh

From Wikipedia, the free encyclopedia
lsh
Developer(s)Niels Möller
Initial releaseSeptember 1998;26 years ago(1998-09)[1]
Stable release
2.1[2]Edit this on Wikidata / 26 June 2013
Repository
Operating systemUnix-like
TypeNetworking, Security
LicenseGPL-2.0-or-later
Websitewww.lysator.liu.se/~nisse/lsh/

lshis acopyleftimplementation of theSecure Shell(SSH)protocolversion 2, by theGNU Project[3][4][5][6]including bothserverandclientprograms. FeaturingSecure Remote Password protocol(SRP) as specified in secsh-srp[7][8]besides,public-key authentication.Kerberosis somewhat supported as well.[citation needed]Currently however for password verification only, not as asingle sign-on(SSO) method.[citation needed]

lsh was started from scratch and predatesOpenSSH.[9]

Karim Yaghmour concluded in 2003 that lsh was "not fit for use" in productionembedded Linuxsystems, 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 requiresGLib,which then requirespkg-config.Yaghmour further notes that lsh suffers fromcross-compilationproblems 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."[10]

Debianprovides packages of lsh aslsh-server,[11]lsh-utils,lsh-docandlsh-client.[12]

See also

[edit]

References

[edit]
  1. ^"Initial release of snapshot version of lsh".
  2. ^"LSH-2.1 release".26 June 2013.
  3. ^Jon Lasser (2000).Think UNIX.Que-Consumer-Other Series. Que Publishing. p. 104.ISBN9780789723765.
  4. ^Roderick W. Smith (2005).Linux in a Windows world.O'Reilly Media, Inc. p. 227.ISBN9780596007584.
  5. ^"GNU - Free Software Directory".
  6. ^"Lsh - Free Software Directory".directory.fsf.org.Retrieved16 January2019.
  7. ^Moller <[email protected]>, Niels (30 March 2001)."Using the SRP protocol as a key exchange method in Secure Shell".tools.ietf.org.Retrieved16 January2019.
  8. ^"Archived copy".Archived fromthe originalon 2016-03-03.Retrieved2014-02-06.{{cite web}}:CS1 maint: archived copy as title (link)
  9. ^"Comparison of SSH servers",Wikipedia,2020-05-30,retrieved2020-06-02
  10. ^Karim Yaghmour (2003).Building embedded Linux systems.O'Reilly Media, Inc. p. 300.ISBN9780596002220.
  11. ^"Debian -- Package Search Results -- lsh-server".packages.debian.org.Retrieved16 January2019.
  12. ^"Debian -- Error".packages.debian.org.Retrieved16 January2019.
[edit]