Difference between revisions of "Lsh"

From Free Software Directory
Jump to: navigation, search
(added standard links)
Line 1: Line 1:
 
{{Entry
 
{{Entry
 
|Name=lsh
 
|Name=lsh
|Short description=Free implementation of the SSH protocol
+
|Short description=Free implementation of the SSH protocol.
 
|Full description='lsh' is a GNU GPL-licensed implementation of the SSH (version 2) protocol. It includes a server, a client, and various utility programs.
 
|Full description='lsh' is a GNU GPL-licensed implementation of the SSH (version 2) protocol. It includes a server, a client, and various utility programs.
 
|Homepage URL=https://www.gnu.org/software/lsh/
 
|Homepage URL=https://www.gnu.org/software/lsh/
 
|Is High Priority Project=No
 
|Is High Priority Project=No
 
|Documentation note=https://www.lysator.liu.se/~nisse/lsh/lsh.html
 
|Documentation note=https://www.lysator.liu.se/~nisse/lsh/lsh.html
 +
 +
'''Selection from the [https://shop.fsf.org/ FSF shop]'''
 +
 +
[https://shop.fsf.org/books/free-freedom-20-richard-stallman Free as in Freedom 2.0, by Richard Stallman]
 +
 +
[https://shop.fsf.org/books-docs/introduction-command-line Introduction to the Command Line]
 +
 +
----
 +
----
 +
'''[https://www.gnu.org/help/help.html Helping the GNU Project and the Free Software Movement]'''
 +
----
 +
----
 +
 +
If you have corrections to this entry or questions about it, please contact: mailto:maintainers@gnu.org
 +
----
 
|Decommissioned or Obsolete=No
 
|Decommissioned or Obsolete=No
 
|Donate=https://my.fsf.org/donate/
 
|Donate=https://my.fsf.org/donate/
|Related projects=Nettle
+
|Related projects=gnustandards,Nettle
 
|Keywords=security,SSH,protocol
 
|Keywords=security,SSH,protocol
 
|Version identifier=2.1
 
|Version identifier=2.1
Line 15: Line 30:
 
|Version download=https://ftp.gnu.org/gnu/lsh/lsh-2.1.tar.gz
 
|Version download=https://ftp.gnu.org/gnu/lsh/lsh-2.1.tar.gz
 
|Last review by=Bendikker
 
|Last review by=Bendikker
|Last review date=2018/11/16
+
|Last review date=2019/01/06
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011/04/01
 
|Submitted date=2011/04/01
Line 21: Line 36:
 
|Paid support=https://www.fsf.org/resources/service/
 
|Paid support=https://www.fsf.org/resources/service/
 
|Accepts cryptocurrency donations=Yes
 
|Accepts cryptocurrency donations=Yes
 +
|OpenPGP signature=https://ftp.gnu.org/gnu/lsh/lsh-2.1.tar.gz.sig
 
|Test entry=No
 
|Test entry=No
 
|Is GNU=Yes
 
|Is GNU=Yes
Line 35: Line 51:
 
|Role=Maintainer
 
|Role=Maintainer
 
|Email=nisse@lysator.liu.se
 
|Email=nisse@lysator.liu.se
}}
 
{{Resource
 
|Resource audience=Python (Ref)
 
|Resource URL=https://pypi.org/project/lsh
 
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource audience=Ruby (Ref)
 
|Resource audience=Ruby (Ref)
|Resource URL=https://rubygems.org/gems/lsh
+
|Resource URL=https://rubygems.org/gems/lsh/
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 54: Line 66:
 
{{Resource
 
{{Resource
 
|Resource kind=Mailing List
 
|Resource kind=Mailing List
|Resource URL=https://lists.lysator.liu.se/mailman/listinfo/lsh-bugs
+
|Resource URL=https://lists.lysator.liu.se/mailman/listinfo/lsh-bugs/
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 62: Line 74:
 
{{Resource
 
{{Resource
 
|Resource kind=Download
 
|Resource kind=Download
|Resource URL=https://www.lysator.liu.se/~nisse/archive
+
|Resource URL=https://www.lysator.liu.se/~nisse/archive/
 
}}
 
}}
 
{{Resource
 
{{Resource
 
|Resource kind=Download
 
|Resource kind=Download
|Resource URL=https://ftp.gnu.org/gnu/lsh
+
|Resource URL=https://ftp.gnu.org/gnu/lsh/
 
}}
 
}}
 
{{Software category
 
{{Software category
 
|Interface=command-line, daemon
 
|Interface=command-line, daemon
 
|Programming-language=C
 
|Programming-language=C
 +
|Runs-on=GNU/Linux
 
|Security=encryption
 
|Security=encryption
 
|Use=security
 
|Use=security
Line 76: Line 89:
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to use
 
|Prerequisite kind=Required to use
|Prerequisite description=gmp
+
|Prerequisite description=[[gmp]]
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to use
 
|Prerequisite kind=Required to use
|Prerequisite description=zlib
+
|Prerequisite description=[[zlib]]
 
}}
 
}}
 
{{Software prerequisite
 
{{Software prerequisite
 
|Prerequisite kind=Required to use
 
|Prerequisite kind=Required to use
|Prerequisite description=liboop
+
|Prerequisite description=[[liboop]]
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Revision as of 10:38, 6 January 2019


[edit]

lsh

https://www.gnu.org/software/lsh/
Free implementation of the SSH protocol.

'lsh' is a GNU GPL-licensed implementation of the SSH (version 2) protocol. It includes a server, a client, and various utility programs.





Licensing

License

Verified by

Verified on

Notes

Verified by

Janet Casey

Verified on

11 March 2003




Leaders and contributors

Contact(s)Role
Niels Möller Maintainer


Resources and communication

AudienceResource typeURI
Mailing Listhttps://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
Downloadhttps://www.lysator.liu.se/~nisse/archive/
Debian (Ref)https://tracker.debian.org/pkg/lsh
VCS Repository Webviewhttps://git.lysator.liu.se/lsh
Mailing Listhttps://lists.lysator.liu.se/mailman/listinfo/lsh-bugs/
Debian (Ref) (R)https://tracker.debian.org/pkg/lsh-utils
Ruby (Ref)https://rubygems.org/gems/lsh/
Downloadhttps://ftp.gnu.org/gnu/lsh/


Software prerequisites

KindDescription
Required to usezlib
Required to useliboop
Required to usegmp




Entry







"Ruby (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Debian (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.























Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.