macOS
brew install dropbearlocal Homebrew formula metadata
brew
Small SSH server/client for POSIX-based system. Version 2026.94 via Homebrew; verified 2026-07-23. Also installable with debian: sudo apt install dropbear.
install
brew install dropbearlocal Homebrew formula metadata
sudo apk add dropbearAlpine Linux edge package indexes · dropbear · source: dl-cdn.alpinelinux.org
sudo apt install dropbearDebian stable package indexes · dropbear · source: deb.debian.org
sudo dnf install dropbearFedora Rawhide package metadata · dropbear · source: dl.fedoraproject.org
nix profile install nixpkgs#dropbearnixpkgs package indexes · pkgs/by-name/dr/dropbear/package.nix · source: api.github.com
sudo pacman -S dropbearArch Linux sync databases · dropbear · source: geo.mirror.pkgbuild.com
overview
Small SSH server/client for POSIX-based system
history
Dropbear is a compact SSH server and client suite for POSIX systems, best known in package-manager culture as the SSH implementation people reach for when OpenSSH is too large or too operationally heavy. It provides `dropbear` for the server, `dbclient` for the client, and key/conversion utilities in a deliberately small package.
Dropbear development started in October 2002, with the first public release, 0.28, appearing on April 6, 2003. The early changelog shows the project quickly adding practical SSH server features such as syslog support, X11 forwarding, agent forwarding, local TCP forwarding, OpenSSH key conversion, and Debian packaging support during 2003.
The project has remained active for decades rather than becoming a frozen embedded artifact. Its current changelog includes 2026 releases with security fixes, scp hardening, algorithm-query support, forwarding improvements, and behavior changes made in response to modern SSH and libc realities.
Dropbear was adopted heavily by embedded Linux distributions, rescue environments, routers, initramfs setups, and minimal systems because it can provide SSH access with a much smaller footprint than a full OpenSSH deployment. Its package availability across Homebrew, Debian, Ubuntu, Fedora, Arch, Alpine, and Nix reflects that cross-platform utility.
Typical package usage includes running `dropbear` as a lightweight SSH daemon, using `dbclient` as a small SSH client, generating host keys with `dropbearkey`, and converting keys with `dropbearconvert`. The documented host-key paths and OpenSSH-compatible authorized_keys behavior make it especially useful where users need interoperable SSH without installing the full OpenSSH stack.
Dropbear is package-nerd significant because it embodies the classic small-tools tradeoff: enough SSH compatibility for real deployments, intentionally less bulk than OpenSSH, and build-time options for constrained systems. It is also one of the few packages whose value is obvious both to embedded firmware builders and to people maintaining recovery shells on ordinary Unix systems.
security posture
No matching local secret-handling manifest was found for dropbear. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Credential-bearing paths to review before unattended agent runs.
~/.ssh/authorized_keys~/.ssh/id_dropbear/etc/dropbear/dropbear_rsa_host_key/etc/dropbear/dropbear_dss_host_key/etc/dropbear/dropbear_ecdsa_host_key/etc/dropbear/dropbear_ed25519_host_keyexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
dbclient | cli | global executable | |
dropbear | cli | global executable | |
dropbearconvert | cli | global executable | |
dropbearkey | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://matt.ucc.asn.au/dropbear/dropbear.html
install metadata
| Package key | brew:dropbear |
|---|---|
| Version | 2026.94 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/dropbear |
| Homepage | https://matt.ucc.asn.au/dropbear/dropbear.html |
| Repository | https://github.com/mkj/dropbear |
| Upstream docs | https://github.com/mkj/dropbear#readme |
| License | MIT |
| Source archive | https://matt.ucc.asn.au/dropbear/releases/dropbear-2026.94.tar.bz2 |
| Last updated | 2026-07-23T16:36:51Z |
| Pulse | updated |
| Uses from macOS | libxcrypt |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | dropbear |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
dropbear 2025.89-1~deb13u1
lightweight SSH2 server and client - startup scripts
https://matt.ucc.asn.au/dropbear/dropbear.html
sudo apt install dropbeardropbear-bin 2025.89-1~deb13u1
lightweight SSH2 server and client - command line tools
https://matt.ucc.asn.au/dropbear/dropbear.html
sudo apt install dropbear-bindropbear-initramfs 2025.89-1~deb13u1
lightweight SSH2 server and client - initramfs integration
https://matt.ucc.asn.au/dropbear/dropbear.html
sudo apt install dropbear-initramfsdropbear
nix profile install nixpkgs#dropbeardropbear 2022.83-4
lightweight SSH2 server and client - startup scripts
https://matt.ucc.asn.au/dropbear/dropbear.html
sudo apt install dropbeardropbear-bin 2022.83-4
lightweight SSH2 server and client - command line tools
https://matt.ucc.asn.au/dropbear/dropbear.html
sudo apt install dropbear-bindropbear-initramfs 2022.83-4
lightweight SSH2 server and client - initramfs integration
https://matt.ucc.asn.au/dropbear/dropbear.html
sudo apt install dropbear-initramfsdropbear 2026.91-r0
small SSH 2 client/server designed for small memory environments
https://matt.ucc.asn.au/dropbear/dropbear.html
sudo apk add dropbeardropbear-convert 2026.91-r0
dropbear dropbearconvert command
https://matt.ucc.asn.au/dropbear/dropbear.html
sudo apk add dropbear-convertdropbear-dbclient 2026.91-r0
dropbear dbclient command
https://matt.ucc.asn.au/dropbear/dropbear.html
sudo apk add dropbear-dbclientdropbear-doc 2026.91-r0
small SSH 2 client/server designed for small memory environments (documentation)
https://matt.ucc.asn.au/dropbear/dropbear.html
sudo apk add dropbear-docdropbear-nftrules 2026.91-r0
small SSH 2 client/server designed for small memory environments (nftables ruleset)
https://matt.ucc.asn.au/dropbear/dropbear.html
sudo apk add dropbear-nftrulesdropbear-openrc 2026.91-r0
small SSH 2 client/server designed for small memory environments (OpenRC init scripts)
https://matt.ucc.asn.au/dropbear/dropbear.html
sudo apk add dropbear-openrcdropbear-scp 2026.91-r0
dropbear scp support
https://matt.ucc.asn.au/dropbear/dropbear.html
sudo apk add dropbear-scpdropbear-ssh 2026.91-r0
dropbear ssh command (compatibility symlink for dbclient)
https://matt.ucc.asn.au/dropbear/dropbear.html
sudo apk add dropbear-sshdropbear 2026.91-1.fc45
Lightweight SSH server and client
https://matt.ucc.asn.au/dropbear/dropbear.html
sudo dnf install dropbearsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.