Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
LSH
lsh
Commits
1e9daed3
Commit
1e9daed3
authored
Aug 28, 2002
by
Niels Möller
Browse files
Some html fixes.
Rev: doc/index.html:1.2
parent
45eb7445
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/index.html
View file @
1e9daed3
...
...
@@ -4,7 +4,7 @@
<head><title>
LSH - a GNU implementation of the Secure Shell protocols
</title></head>
<body
bgcolor=
"white"
text=
"black"
link=
"darkblue"
alink=
"red"
vlink=
"darkblue"
>
<h1>
<tt>
lsh
</tt>
- a
GNU implementation of the Secure Shell protocols
</h1>
<h1>
A
GNU implementation of the Secure Shell protocols
</h1>
<tt>
lsh
</tt>
is a free implementation (in the
<a
href=
"http://www.gnu.org/"
>
GNU
</a>
sense) of the
<tt>
ssh
</tt>
version
...
...
@@ -13,27 +13,27 @@ group.<p>
This page should help you find any
<tt>
lsh
</tt>
related resources you need.
<h
1
>
Documentation
</h
1
>
<h
2
>
Documentation
</h
2
>
The
<tt>
lsh
</tt>
source distribution comes with a texinfo manual. You
can also
<a
href=
"lsh.html"
>
read the manual online
</a>
. If you're
interested in hacking
<tt>
lsh
</
lsh
>
, make sure to read the
interested in hacking
<tt>
lsh
</
tt
>
, make sure to read the
<tt>
README
</tt>
and
<tt>
doc/HACKING
</tt>
files in the distribution.
<h
1
>
Infrastructure
</h
1
>
<h
2
>
Infrastructure
</h
2
>
The CVS server for
<tt>
lsh
</tt>
is located at
<a
href=
"http://cvs.lysator.liu.se"
><tt>
cvs.lysator.liu.se
</tt></a>
. Both
anonymous pserver access (
<tt>
cvs -d
:pserver:anonymous@cvs.lysator.liu.se co lsh
</tt>
) and a
<a
href=
"http://cvs.lysator.liu.se/viewcvs/viewcvs.cgi/lsh/?cvsroot=lsh"
>
cvsweb
interface
</a>
.
<p>
interface
</a>
is available
.
<p>
There's also an
<a
href=
"http://lists.lysator.liu.se/mailman/listinfo/lsh-bugs"
>
mailing
list
</a>
you might want to subscribe to.
<h
1
>
Download
</h
1
>
<h
2
>
Download
</h
2
>
<tt>
lsh
</tt>
uses linux-style version numbers, i.e. 1.2.x, 1.4.x etc are
intended to be stable, while 1.1.x, 1.3.x, 1.5.x etc are development
...
...
@@ -70,7 +70,7 @@ y/apps/ssh/lsh/">HTTP</a>
HTTP
</a>
</ul><p>
<h
1
>
Related links
</h
1
>
<h
2
>
Related links
</h
2
>
<dl>
<dt>
<a
href=
"http://www.macssh.com"
>
MacSSH
</a>
...
...
@@ -91,7 +91,7 @@ Security</a>
<dd>
The company making the original (non-free)
<tt>
ssh
</tt>
program.
<dt>
<a
href=
"http://www.gnupg.org/"
>
GNU Privacy Guard
</a>
<dd>
a
free PGP replacement implementing the IETF's
<dd>
A
free PGP replacement implementing the IETF's
<a
href=
"http://www.ietf.org/html.charters/openpgp-charter.html"
>
OpenPGP
</a>
specification.
<dt>
<a
href=
"http://www.freeswan.org/"
>
Linux FreeS/WAN
</a>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment