diff options
Diffstat (limited to 'network/lsh/README')
-rw-r--r-- | network/lsh/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/network/lsh/README b/network/lsh/README new file mode 100644 index 0000000000..679ffbf9f6 --- /dev/null +++ b/network/lsh/README @@ -0,0 +1,9 @@ +lsh implements the secsh2 protocol + +lsh provides secure connections through untrusted networks. +lsh is based on the specification for ssh2 and should (eventually) +be compatible. lsh supports the Stanford SRP autentication protocol. + +This requires liboop. + +See README.SLACKWARE for additional information. |