macOS
brew install dropbearlocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de dropbear pour les workflows d'agents IA.
installation
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
aperçu
Small SSH server/client for POSIX-based system
historique
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.
posture de sécurité
Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour dropbear. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des 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_keyexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
dbclient | cli | exécutable global | |
dropbear | cli | exécutable global | |
dropbearconvert | cli | exécutable global | |
dropbearkey | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://matt.ucc.asn.au/dropbear/dropbear.html
métadonnées d'installation
| Clé du paquet | brew:dropbear |
|---|---|
| Version | 2026.94 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/dropbear |
| Page d'accueil | https://matt.ucc.asn.au/dropbear/dropbear.html |
| Dépôt | https://github.com/mkj/dropbear |
| Docs amont | https://github.com/mkj/dropbear#readme |
| Licence | MIT |
| Archive source | https://matt.ucc.asn.au/dropbear/releases/dropbear-2026.94.tar.bz2 |
| Dernière mise à jour | 2026-07-23T16:36:51Z |
| Pulse | updated |
| Bibliothèques fournies par macOS | libxcrypt |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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 dropbearpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.