# Magic Wormhole

get things from one computer to another, safely

Repository: https://github.com/magic-wormhole/magic-wormhole
Canonical: https://ross.abutalabs.com/products/magic-wormhole
Homepage: https://magic-wormhole.readthedocs.io/en/latest/
Language: Python
License: MIT
License Family: permissive
Last push: 2026-08-27T00:01:13+00:00
Link (homepage): https://magic-wormhole.readthedocs.io/en/latest/

## Health v2 (maintenance only)
Score: 77/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 35, longevity 100
- inputs: {"age_days": 4222, "days_push": 7, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 22880, forks 753 (observed 2026-08-28T04:11:34.213044+00:00)

## What it is
Magic Wormhole is a Python library and command-line tool for securely transferring arbitrary-sized files, directories, or short text between computers. Endpoints pair via short, single-use, human-pronounceable 'wormhole codes' with end-to-end encryption.

## Use cases
- send a file to a friend without a cloud service
- transfer files between two computers securely
- copy a directory from one machine to another over the internet
- share a text snippet or password between devices
- move files between remote servers without scp keys

## When to choose
- you need ad-hoc, encrypted peer-to-peer file transfer with no accounts
- you want a simple CLI with short human-readable pairing codes
- you need a library to embed secure transfer into another tool

## When to avoid
- you need continuous folder sync or backup rather than one-shot transfers
- you require a GUI-first experience (though ecosystem clients exist)
- you cannot reach the public mailbox server or transit relay and don't want to self-host them

## Facets
- artifact type: cli-tool
- maturity: stable
- function: file-system, security, cryptography, cli, networking
- domain: security, privacy, files, cross-platform
- platform: python, cli, cross-platform, windows
- tags: file-transfer, end-to-end-encryption, wormhole-codes, pake, secure-transfer, command-line, linux, macos

## Member repositories
- magic-wormhole/magic-wormhole (main) score 77
- magic-wormhole/magic-wormhole.rs (mirror) score 87

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:11:34.213044+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T16:56:50.702612+00:00, confidence not recorded.
  - readme: https://github.com/magic-wormhole/magic-wormhole (fetched 2026-08-28T04:11:34.213044+00:00, sha 99d8423d4004)
  - homepage: https://magic-wormhole.readthedocs.io/en/latest/ (fetched 2026-08-29T07:54:54.273243+00:00, sha d2e8d38acc0f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
