aboutsummaryrefslogtreecommitdiffstats
path: root/doc/website
diff options
context:
space:
mode:
authorlloyd <[email protected]>2015-01-06 03:25:33 +0000
committerlloyd <[email protected]>2015-01-06 03:25:33 +0000
commit1fe84e0451a6a37783a67bf191c0cdec70c86baf (patch)
tree4647705076e4cfb28bfc6ce151e43aa922ae9abf /doc/website
parent6198946dbb5a864ab0aa9ce8d27c920423634827 (diff)
Netsieben.com appears to be gone but there is a fork on github
Diffstat (limited to 'doc/website')
-rw-r--r--doc/website/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/website/index.rst b/doc/website/index.rst
index 9fc55335d..639f3547b 100644
--- a/doc/website/index.rst
+++ b/doc/website/index.rst
@@ -8,7 +8,7 @@ Botan is a crypto library for C++ released under the permissive
It provides useful things like TLS, X.509 PKIX (certs, CRLs, OCSP,
etc), ECDSA, AES, GCM, and bcrypt, plus a :doc:`kitchen sink <algos>`
of other crypto algorithms of various utility. A third party open source
-implementation of `SSHv2 <http://www.netsieben.com/products/ssh/>`_
+implementation of `SSHv2 <https://github.com/cdesjardins/ne7ssh>`_
that uses botan is also available. In addition to C++ you can use
(parts of) botan from Python or Perl (both included in tree), or with
`Node.js <https://github.com/justinfreitag/node-botan>`_.