diff options
Diffstat (limited to 'security/fressh/pkg-descr')
-rw-r--r-- | security/fressh/pkg-descr | 10 |
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/ |