Difference between revisions of "Lsh"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=lsh |Short description=Free implementation of the SSH protocol |Full description='lsh' is a GNU GPL-licensed implementation of the SSH (version 2) protocol. It incl...")
 
(8 intermediate revisions by 4 users 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.
|User level=none
+
|Homepage URL=https://www.gnu.org/software/lsh/
|Status=Live
+
|Is High Priority Project=No
|Component programs=nettle
+
|Documentation note=https://www.lysator.liu.se/~nisse/lsh/lsh.html
|Homepage URL=http://www.lysator.liu.se/~nisse/lsh/
+
 
|VCS checkout command=:pserver:anonymous@cvs.lysator.liu.se co lsh
+
'''Selection from the [https://shop.fsf.org/ FSF shop]'''
|Computer languages=C
+
 
|Documentation note=User manual included and available in HTML format from http://www.lysator.liu.se/~nisse/lsh/lsh.html
+
[https://shop.fsf.org/books/free-freedom-20-richard-stallman Free as in Freedom 2.0, by Richard Stallman]
|Paid support=
+
 
|IRC help=
+
[https://shop.fsf.org/books-docs/introduction-command-line Introduction to the Command Line]
|IRC general=
+
 
|IRC development=
+
----
|Related projects=Bash,Nettle
+
----
 +
'''[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
|Is GNU=y
+
|Version identifier=2.1
|Last review by=Janet Casey
+
|Version date=2013/06/26
|Last review date=2004-12-09
+
|Version status=stable
 +
|Version download=https://ftp.gnu.org/gnu/lsh/lsh-2.1.tar.gz
 +
|Last review by=Bendikker
 +
|Last review date=2019/01/20
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
|Submitted date=2011-04-01
+
|Submitted date=2011/04/01
|Version identifier=2.0.3
+
|User level=none
|Version date=2006-05-09
+
|Paid support=https://www.fsf.org/resources/service/
|Version status=stable
+
|Accepts cryptocurrency donations=Yes
|Version download=http://www.lysator.liu.se/~nisse/archive/lsh-2.0.3.tar.gz
+
|OpenPGP signature=https://ftp.gnu.org/gnu/lsh/lsh-2.1.tar.gz.sig
 +
|Test entry=No
 +
|Is GNU=Yes
 +
|GNU package identifier=lsh
 +
|Decommissioned/Obsolete=No
 +
}}
 +
{{Project license
 +
|License=GPLv2orlater
 +
|License verified by=Janet Casey
 
|License verified date=2003-03-11
 
|License verified date=2003-03-11
|Version comment=2.0.3 stable released 2006-05-09
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Niels Möller
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Niels Moeller
 
 
|Email=nisse@lysator.liu.se
 
|Email=nisse@lysator.liu.se
|Resource URL=
 
 
}}
 
}}
{{Person
+
{{Resource
|Role=Contributor
+
|Resource audience=Ruby (Ref)
|Real name=See the AUTHORS file in the distribution for a complete list
+
|Resource URL=https://rubygems.org/gems/lsh/
|Email=
+
}}
|Resource URL=
+
{{Resource
 +
|Resource audience=Debian (Ref) (R)
 +
|Resource URL=https://tracker.debian.org/pkg/lsh-utils
 +
}}
 +
{{Resource
 +
|Resource audience=Debian (Ref)
 +
|Resource URL=https://tracker.debian.org/pkg/lsh
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer
 
 
|Resource kind=VCS Repository Webview
 
|Resource kind=VCS Repository Webview
|Resource URL=http://cvs.lysator.liu.se/
+
|Resource URL=https://git.lysator.liu.se/lsh
 +
}}
 +
{{Resource
 +
|Resource kind=Mailing List
 +
|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 kind=Download
 +
|Resource URL=https://www.lysator.liu.se/~nisse/archive/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Bug Tracking,Support
+
|Resource kind=Download
|Resource kind=E-mail
+
|Resource URL=https://ftp.gnu.org/gnu/lsh/
|Resource URL=mailto:lsh-bugs@lists.lysator.liu.se
 
 
}}
 
}}
 
{{Software category
 
{{Software category
|Interface=command-line,daemon
+
|Interface=command-line, daemon
 +
|Programming-language=C
 +
|Runs-on=GNU/Linux
 
|Security=encryption
 
|Security=encryption
 
|Use=security
 
|Use=security
}}
 
{{Project license
 
|License=GPLv2orlater
 
|License verified by=Janet Casey
 
|License verified date=2003-03-11
 
 
}}
 
}}
 
{{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}}

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.