magic-wormhole 0.0.2

Get things from one computer to another, safely
Documentation

Magic Wormhole (rust edition)

  • Get things from one computer to another, safely.

http://magic-wormhole.io/

This is a Rust port of the Python version at https://github.com/warner/magic-wormhole .

It is a work in progress: much of the low-level protocol is implemented, but not the file-transfer part. As of version 0.0.1, wormhole send --text MESSAGE can talk to wormhole receive CODE, as long as you get the code right. If you get the code wrong, the clients hang instead of showing an error message. Interactive code input (i.e. wormhole receive, without the code argument) does not work, nor does sending files (i.e. wormhole send without the --text= argument). These will come eventually.

Build Status CircleCI Status Deps Codecov Is-It-Maintained-Resolution-Time Is-It-Maintained-Open-Issues Crates.io Docs.rs License