wok diff dropbear/description.txt @ rev 23787
updated yaml and yaml-dev (0.2.2 -> 0.2.4)
author | Hans-Günter Theisgen |
---|---|
date | Fri May 22 07:12:48 2020 +0100 (2020-05-22) |
parents | |
children | ead3990dd3f7 |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/dropbear/description.txt Fri May 22 07:12:48 2020 +0100 1.3 @@ -0,0 +1,8 @@ 1.4 +dropbear is a SSH 2 server and client designed to be small enough to be used in 1.5 +small memory environments, while still being functional and secure enough for 1.6 +general use. 1.7 + 1.8 +It implements most required features of the SSH 2 protocol, and other 1.9 +features such as X11 and authentication agent forwarding. 1.10 + 1.11 +See http://matt.ucc.asn.au/dropbear/dropbear.html