Difference between revisions of "Lsh"

From Free Software Directory
Jump to: navigation, search
(resources)
(2 intermediate revisions by the same user not shown)
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/
|User level=none
 
 
|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
|Decommissioned/Obsolete=No
+
 
|Accepts cryptocurrency donations=No
+
'''Selection from the [https://shop.fsf.org/ FSF shop]'''
|Related projects=Nettle
+
 
 +
[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
 +
|Donate=https://my.fsf.org/donate/
 +
|Related projects=gnustandards,Nettle
 
|Keywords=security,SSH,protocol
 
|Keywords=security,SSH,protocol
 
|Version identifier=2.1
 
|Version identifier=2.1
Line 15: Line 29:
 
|Version status=stable
 
|Version status=stable
 
|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
|Test entry=No
 
 
|Last review by=Bendikker
 
|Last review by=Bendikker
|Last review date=2018/05/01
+
|Last review date=2019/01/20
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
|Submitted date=2011/04/12
+
|Submitted date=2011/04/01
 +
|User level=none
 +
|Paid support=https://www.fsf.org/resources/service/
 +
|Accepts cryptocurrency donations=Yes
 +
|OpenPGP signature=https://ftp.gnu.org/gnu/lsh/lsh-2.1.tar.gz.sig
 +
|Test entry=No
 
|Is GNU=Yes
 
|Is GNU=Yes
 
|GNU package identifier=lsh
 
|GNU package identifier=lsh
 +
|Decommissioned/Obsolete=No
 
}}
 
}}
 
{{Project license
 
{{Project license
Line 34: Line 53:
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Python (Ref)
+
|Resource audience=Ruby (Ref)
|Resource URL=https://pypi.org/project/lsh
+
|Resource URL=https://rubygems.org/gems/lsh/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Ruby (Ref)
+
|Resource audience=Debian (Ref) (R)
|Resource URL=https://rubygems.org/gems/lsh
+
|Resource URL=https://tracker.debian.org/pkg/lsh-utils
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 51: Line 70:
 
{{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 kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
 
}}
 
}}
 
{{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 69: Line 93:
 
{{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 01:51, 20 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) (R)" 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.