aboutsummaryrefslogtreecommitdiffstats
path: root/security/fressh/pkg-descr
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2001-04-19 00:24:18 +0800
committersobomax <sobomax@FreeBSD.org>2001-04-19 00:24:18 +0800
commitabf121178344c156a20e52b44bc4c48d6b3c5481 (patch)
treeeade6bb3b203f80720041bbb9cdee74a0370e008 /security/fressh/pkg-descr
parente3c5191c82a4940702822364d1e61bf121b78240 (diff)
downloadfreebsd-ports-gnome-abf121178344c156a20e52b44bc4c48d6b3c5481.tar.gz
freebsd-ports-gnome-abf121178344c156a20e52b44bc4c48d6b3c5481.tar.zst
freebsd-ports-gnome-abf121178344c156a20e52b44bc4c48d6b3c5481.zip
Add fressh 0.8.1, a free rewritten implementation of the SSH
communication protocol. Obtained from: NetBSD
Diffstat (limited to 'security/fressh/pkg-descr')
-rw-r--r--security/fressh/pkg-descr10
1 files changed, 10 insertions, 0 deletions
diff --git a/security/fressh/pkg-descr b/security/fressh/pkg-descr
new file mode 100644
index 000000000000..6d4fdd87c416
--- /dev/null
+++ b/security/fressh/pkg-descr
@@ -0,0 +1,10 @@
+FreSSH is a free implementation of the SSH communication protocol.
+It is compact, modular, portable, and designed for security and
+performance. It is a completely new implementation. Unlike various
+other SSH implementations already available for Unix, it does not
+trace its ancestry to the original SSH code written by Tatu Ylonen.
+FreSSH currently implements SSH protocol version 1.5, with extensions
+which offer enhanced security when both sides of a connection are
+running FreSSH.
+
+WWW: http://www.fressh.org/