2004-06-01 02:46:09 +00:00
|
|
|
Source: dropbear
|
|
|
|
Section: net
|
2004-08-12 16:41:58 +00:00
|
|
|
Priority: optional
|
|
|
|
Maintainer: Gerrit Pape <pape@smarden.org>
|
|
|
|
Build-Depends: libz-dev
|
2008-03-27 10:19:28 +00:00
|
|
|
Standards-Version: 3.7.3.0
|
2004-06-01 02:46:09 +00:00
|
|
|
|
|
|
|
Package: dropbear
|
|
|
|
Architecture: any
|
2004-08-12 16:41:58 +00:00
|
|
|
Depends: ${shlibs:Depends}
|
2008-03-27 10:19:28 +00:00
|
|
|
Suggests: openssh-client, runit
|
2005-12-08 08:17:42 +00:00
|
|
|
Description: lightweight SSH2 server and client
|
|
|
|
dropbear is a SSH 2 server and client designed to be small enough to
|
|
|
|
be used in small memory environments, while still being functional and
|
|
|
|
secure enough for general use.
|
2004-08-12 16:41:58 +00:00
|
|
|
.
|
|
|
|
It implements most required features of the SSH 2 protocol, and other
|
|
|
|
features such as X11 and authentication agent forwarding.
|
|
|
|
.
|
|
|
|
See http://matt.ucc.asn.au/dropbear/dropbear.html
|