aboutsummaryrefslogtreecommitdiff
path: root/security/dropbear/pkg-descr
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-09-08 09:09:36 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-09-08 09:09:36 +0000
commit785f2e6305d6e59c34a91b783dcd16782eeb4df2 (patch)
treec2eab93d616b84b565fb1fbd6cfafca264c346a5 /security/dropbear/pkg-descr
parent7c7f149cf5b0f5c49fc53de2873ab466ca830541 (diff)
downloadports-785f2e6305d6e59c34a91b783dcd16782eeb4df2.tar.gz
ports-785f2e6305d6e59c34a91b783dcd16782eeb4df2.zip
Notes
Diffstat (limited to 'security/dropbear/pkg-descr')
-rw-r--r--security/dropbear/pkg-descr10
1 files changed, 10 insertions, 0 deletions
diff --git a/security/dropbear/pkg-descr b/security/dropbear/pkg-descr
new file mode 100644
index 000000000000..b46954afeac4
--- /dev/null
+++ b/security/dropbear/pkg-descr
@@ -0,0 +1,10 @@
+Dropbear is an SSH 2 server, designed to be usable in small memory environments.
+It supports:
+
+ * Main features of SSH 2 protocol
+ * Implements X11 forwarding, and authentication-agent forwarding
+ for OpenSSH clients
+ * Compatible with OpenSSH ~/.ssh/authorized_keys public key
+ authentication
+
+WWW: http://matt.ucc.asn.au/dropbear/dropbear.html