Download
Latest is 2017.75
18 May 2017
dropbear‑2017.75.tar.bz2
Changelog
Mirror
Other packages

Mercurial Source (github)
Mailing List

Dropbear SSH

Dropbear is a relatively small SSH server and client. It runs on a variety of POSIX-based platforms. Dropbear is open source software, distributed under a MIT-style license. Dropbear is particularly useful for "embedded"-type Linux (or other Unix) systems, such as wireless routers.

If you want to be notified of new releases, or for general discussion of Dropbear, you can subscribe to the relatively low volume mailing list.

Security Update Dropbear 2017.75 fixes security issues, most users are advised to upgrade

Features

Platforms

It shouldn't be hard to get it to work on other POSIX platforms, it is mostly a case of setting up the configure and Makefile settings.

Distributions

Please let me know of any others which should be added to this list.

Acknowledgements

The cryptographic code utilises Tom St Denis's LibTomCrypt, and uses his LibTomMath library for the bignum parts. PTY handling code is taken from OpenSSH (from Tatu Ylönen's original ssh), login recording (utmp/wtmp) code is from OpenSSH by Andre Lucas, and some implementation details were gleaned from PuTTY. Numerous people have contributed patches and bug reports, see CHANGES. Particular thanks go to Mihnea Stoenescu for his work on the client portion.

Thanks to PCextreme for hosting the mirror server with Raspberry Pi colocation.

Contact

If you have any comments, bugs you've found, or features you'd like, feel free to email me.
My email address is matt@ucc.asn.au
Matt Johnston

Up to Homepage