macOS
brew install magic-wormholelocal Homebrew formula metadata
sudo port install magic-wormholeMacPorts ports tree · net/magic-wormhole/Portfile · ソース: api.github.com
brew
magic-wormhole のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install magic-wormholelocal Homebrew formula metadata
sudo port install magic-wormholeMacPorts ports tree · net/magic-wormhole/Portfile · ソース: api.github.com
sudo apt install magic-wormholeDebian stable package indexes · magic-wormhole · ソース: deb.debian.org
nix profile install nixpkgs#magic-wormholenixpkgs package indexes · magic-wormhole · ソース: raw.githubusercontent.com
sudo pacman -S magic-wormholeArch Linux sync databases · magic-wormhole · ソース: geo.mirror.pkgbuild.com
choco install magic-wormholeChocolatey community package catalog · magic-wormhole · ソース: community.chocolatey.org
scoop install main/magic-wormholeScoop official bucket manifest trees · bucket/magic-wormhole.json · ソース: api.github.com
winget install --id magic-wormhole.magic-wormhole -eWindows Package Manager source index · magic-wormhole.magic-wormhole · ソース: cdn.winget.microsoft.com
概要
Securely transfers data between computers
履歴
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.
セキュリティ状態
magic-wormhole に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
magic-wormhole | cli | グローバル実行可能ファイル | |
wormhole | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://magic-wormhole.readthedocs.io/en/latest/
インストールメタデータ
| パッケージキー | brew:magic-wormhole |
|---|---|
| バージョン | 0.24.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/magic-wormhole |
| ホームページ | https://magic-wormhole.readthedocs.io/en/latest/ |
| リポジトリ | https://github.com/magic-wormhole/magic-wormhole |
| 上流ドキュメント | https://magic-wormhole.readthedocs.io/ |
| ライセンス | MIT |
| ソースアーカイブ | https://files.pythonhosted.org/packages/d7/8c/964308aeed7b828ca726da4bbfcc8f2bc89713b39ba768e24ce6331b30f3/magic_wormhole-0.24.0.tar.gz |
| 最終更新 | 2026-06-20T10:48:59Z |
| Pulse | updated |
| 依存関係 | cryptography, libsodium, python@3.14 |
| ビルド依存関係 | rust |
| macOS 提供ライブラリ | libffi |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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 -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.