
Wormhole-william is a Go (golang) implementation of magic wormhole (https://magic-wormhole.readthedocs.io/en/latest/). It provides secure end-to-end encrypted file transfers between computers. The endpoints are connected using the same "wormhole code".
wormhole-william is compatible with the official Python magic wormhole cli tool (https://github.com/warner/magic-wormhole).
Currently, wormhole-william supports:
* sending and receiving text over the wormhole protocol * sending and receiving files over the transit protocol * sending and receiving directories over the transit protocol
This package contains program.