Automic VaultAutomic Vault

brew

使用 Homebrew, chocolatey, apt, MacPorts, Nix, pacman, scoop, winget 安装 magic-wormhole

查看 magic-wormhole 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install magic-wormhole

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install magic-wormhole

MacPorts ports tree · net/magic-wormhole/Portfile · 来源: api.github.com

Linux

Debian apt已验证 · 92%
sudo apt install magic-wormhole

Debian stable package indexes · magic-wormhole · 来源: deb.debian.org

Nix已验证 · 92%
nix profile install nixpkgs#magic-wormhole

nixpkgs package indexes · magic-wormhole · 来源: raw.githubusercontent.com

Arch Linux pacman已验证 · 92%
sudo pacman -S magic-wormhole

Arch Linux sync databases · magic-wormhole · 来源: geo.mirror.pkgbuild.com

Windows

Chocolatey已验证 · 92%
choco install magic-wormhole

Chocolatey community package catalog · magic-wormhole · 来源: community.chocolatey.org

Scoop已验证 · 92%
scoop install main/magic-wormhole

Scoop official bucket manifest trees · bucket/magic-wormhole.json · 来源: api.github.com

Windows Package Manager已验证 · 92%
winget install --id magic-wormhole.magic-wormhole -e

Windows Package Manager source index · magic-wormhole.magic-wormhole · 来源: cdn.winget.microsoft.com

概览

软件包摘要

Securely transfers data between computers

命令和别名

  • magic-wormhole
  • wormhole

历史

项目历史与用法

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.

时间线

  • 2015: Public GitHub repository created.
  • 2016: PyCon presentation referenced by official docs.
  • 2017: Official docs describe availability in Debian 9 and Ubuntu 17.04 or later.
  • 2023: Official docs note several client implementations of the protocol.
  • 2026: Repository remains active with many tags and current Python compatibility documentation.

Related projects

  • magic-wormhole.rs is the Rust implementation and CLI variant.
  • magic-wormhole-mailbox-server and magic-wormhole-transit-relay provide the relay-side infrastructure.
  • Fowl, Warp, Android Wormhole clients, and other ecosystem tools build on the protocol or interoperate with it.

安全态势

尚未找到受保护工具覆盖

没有找到 magic-wormhole 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 3 个运行时依赖。
  • 构建元数据列出 1 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
magic-wormholecli全局可执行文件
wormholecli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-25
管理器版本0.24.0
管理器更新时间2026-06-20
本地数据OK
上游not checked
检测到的最新版本未检测到

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
Pulseupdated
依赖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 DatabaseHomebrew formula API
Taphomebrew/core
Full Namemagic-wormhole
Version Scheme0
Revision3
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

magic-wormhole 0.18.0-1

Securely and simply transfer data between computers

https://github.com/warner/magic-wormhole

sudo apt install magic-wormhole
  • Section: utils
  • Architecture: all
  • 15 依赖
  • 3 提供
  • normalized package name match
  • 匹配方式:Magic Wormhole
Debian stable package indexes · deb.debian.org · Debian stable package indexes: magic-wormhole from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

magic-wormhole

nix profile install nixpkgs#magic-wormhole
  • normalized package name match
  • 匹配方式:Magic Wormhole
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: magic-wormhole from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
Ubuntu apt95%

magic-wormhole 0.12.0-1.1

Securely and simply transfer data between computers

https://github.com/warner/magic-wormhole

sudo apt install magic-wormhole
  • Section: universe/utils
  • Architecture: all
  • 13 依赖
  • 3 提供
  • normalized package name match
  • 匹配方式:Magic Wormhole
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: magic-wormhole from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
pacman95%

magic-wormhole 0.24.0-1

Securely transfer data between computers

https://github.com/magic-wormhole/magic-wormhole

sudo pacman -S magic-wormhole
  • License: MIT
  • Architecture: any
  • 13 依赖
  • normalized package name match
  • 匹配方式:Magic Wormhole
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: magic-wormhole from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

magic-wormhole

sudo port install magic-wormhole
  • normalized package name match
  • 匹配方式:Magic Wormhole
MacPorts ports tree · api.github.com · MacPorts ports tree: net/magic-wormhole/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Chocolatey95%

magic-wormhole

choco install magic-wormhole
  • normalized package name match
  • 匹配方式:Magic Wormhole
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: magic-wormhole from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','lunacy'
Scoop95%

main/magic-wormhole

scoop install main/magic-wormhole
  • normalized package name match
  • 匹配方式:Magic Wormhole
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/magic-wormhole.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

magic-wormhole.magic-wormhole

winget install --id magic-wormhole.magic-wormhole -e
  • normalized package name match
  • 匹配方式:Magic Wormhole
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: magic-wormhole.magic-wormhole from https://cdn.winget.microsoft.com/cache/source.msix

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment