macOS
brew install magic-wormholelocal Homebrew formula metadata
sudo port install magic-wormholeMacPorts ports tree · net/magic-wormhole/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für magic-wormhole in AI-Agent-Workflows.
Installation
brew install magic-wormholelocal Homebrew formula metadata
sudo port install magic-wormholeMacPorts ports tree · net/magic-wormhole/Portfile · Quelle: api.github.com
sudo apt install magic-wormholeDebian stable package indexes · magic-wormhole · Quelle: deb.debian.org
nix profile install nixpkgs#magic-wormholenixpkgs package indexes · magic-wormhole · Quelle: raw.githubusercontent.com
sudo pacman -S magic-wormholeArch Linux sync databases · magic-wormhole · Quelle: geo.mirror.pkgbuild.com
choco install magic-wormholeChocolatey community package catalog · magic-wormhole · Quelle: community.chocolatey.org
scoop install main/magic-wormholeScoop official bucket manifest trees · bucket/magic-wormhole.json · Quelle: api.github.com
winget install --id magic-wormhole.magic-wormhole -eWindows Package Manager source index · magic-wormhole.magic-wormhole · Quelle: cdn.winget.microsoft.com
Überblick
Securely transfers data between computers
Verlauf
Magic Wormhole is a command-line tool and Python library for moving files, directories, text, and streams from one computer to another using short one-time codes. Its cultural niche is secure ad hoc transfer: the thing you reach for when the two humans can talk but the two computers have no prearranged account, URL, or SSH path.
Brian Warner's Magic Wormhole repository was created in February 2015. The official documentation presents the project as both a `wormhole` CLI and a Python library, with a protocol built around a mailbox server, optional transit relay, and a PAKE exchange that turns a human-sized code into end-to-end encryption keys.
The project became well known after its PyCon 2016 presentation and early documentation emphasized a memorable UX: one side runs `wormhole send`, the other runs `wormhole receive`, and both type or paste the same short code. Over time the documentation expanded into protocol references for the mailbox server, client-to-client protocol, file-transfer protocol, Tor support, journaled mode, and dilation.
Magic Wormhole moved from Python package to operating-system package quickly enough that the official installation docs recommend packaged versions first. They document Homebrew on macOS, Debian and Ubuntu packages, openSUSE packages, Chocolatey on Windows, and source installs through `pip`.
The project has broad package-manager presence in the supplied Homebrew input, including Homebrew, Chocolatey, Debian, MacPorts, Nix, pacman, Scoop, Ubuntu, and winget. Its GitHub repository also shows more than twenty thousand stars and hundreds of forks, a strong adoption signal for a small security-oriented CLI.
The standard file-transfer workflow is `wormhole send FILENAME` on one machine and `wormhole receive` on the other. The sender displays a short code, the receiver enters it, and the clients negotiate a direct or relayed encrypted transfer.
The library is used by other applications that need code-authenticated channels. Official docs point to protocol APIs and related applications, and the ecosystem page lists multiple implementations and clients.
Magic Wormhole matters to package people because it is a tiny CLI with a big trust and bootstrap story. It avoids accounts, shared storage, long URLs, SSH setup, and manual key exchange, so it often appears in package collections as the pragmatic secure-transfer utility alongside rsync, scp, croc, and age-like tools.
It is also a protocol family, not just a Python command. The existence of Rust, GUI, mobile, relay, and mailbox-server packages gives package managers a small ecosystem to represent, which is why the original package remains the canonical anchor.
Sicherheitslage
Für magic-wormhole wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
magic-wormhole | cli | globales Executable | |
wormhole | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://magic-wormhole.readthedocs.io/en/latest/
Installationsmetadaten
| Paketschlüssel | brew:magic-wormhole |
|---|---|
| Version | 0.24.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/magic-wormhole |
| Homepage | https://magic-wormhole.readthedocs.io/en/latest/ |
| Repository | https://github.com/magic-wormhole/magic-wormhole |
| Upstream-Dokumentation | https://magic-wormhole.readthedocs.io/ |
| Lizenz | MIT |
| Quellarchiv | https://files.pythonhosted.org/packages/d7/8c/964308aeed7b828ca726da4bbfcc8f2bc89713b39ba768e24ce6331b30f3/magic_wormhole-0.24.0.tar.gz |
| Zuletzt aktualisiert | 2026-06-20T10:48:59Z |
| Pulse | updated |
| Abhängigkeiten | cryptography, libsodium, python@3.14 |
| Build-Abhängigkeiten | rust |
| Von macOS bereitgestellte Bibliotheken | libffi |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | magic-wormhole |
| Version Scheme | 0 |
| Revision | 3 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
magic-wormhole 0.18.0-1
Securely and simply transfer data between computers
https://github.com/warner/magic-wormhole
sudo apt install magic-wormholemagic-wormhole
nix profile install nixpkgs#magic-wormholemagic-wormhole 0.12.0-1.1
Securely and simply transfer data between computers
https://github.com/warner/magic-wormhole
sudo apt install magic-wormholemagic-wormhole 0.24.0-1
Securely transfer data between computers
https://github.com/magic-wormhole/magic-wormhole
sudo pacman -S magic-wormholemagic-wormhole
sudo port install magic-wormholemagic-wormhole
choco install magic-wormholemain/magic-wormhole
scoop install main/magic-wormholemagic-wormhole.magic-wormhole
winget install --id magic-wormhole.magic-wormhole -eQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.