magic-wormhole

securely transfer data between computers

WWW CVSWeb GITHub
  1. Package version
    magic-wormhole-0.13.0
  2. Maintainer
    Klemens Nanni

Get things from one computer to another, safely.

This package provides a library and a command-line tool named `wormhole`,
which makes it possible to get arbitrary-sized files and directories
(or short pieces of text) from one computer to another. The two endpoints are
identified by using identical "wormhole codes": in general, the sending
machine generates and displays the code, which must then be typed into the
receiving machine.

The codes are short and human-pronounceable, using a phonetically-distinct
wordlist. The receiving side offers tab-completion on the codewords, so
usually only a few characters must be typed. Wormhole codes are single-use
and do not need to be memorized.

  • lang/python/3.10
  • devel/py-build,python3
  • devel/py-installer,python3
  • devel/py-setuptools,python3
  • devel/py-wheel,python3

  • devel/py-attrs,python3
  • devel/py-automat,python3
  • devel/py-click,python3
  • devel/py-six,python3
  • devel/py-tqdm,python3
  • devel/py-twisted,python3
  • devel/py-txaio,python3
  • net/py-txtorcon,python3
  • security/py-PyNaCl,python3
  • security/py-cryptography,python3
  • security/py-hkdf,python3
  • security/py-spake2,python3
  • textproc/py-humanize,python3
  • www/py-autobahn,python3
  • lang/python/3.10