get things from one computer to another, safely
Go to file
Brian Warner 5e593509b4 allow pre-generated (human-offline-created) codes
Just make up a code like NUMBER-STUFF, and add --code= to the
send-text/send-file command. Also don't use tab-completion on the
codewords part of the receiving side, unless you stuck to the even/odd
PGP wordlist. (tab still works for the channel-id).
2015-04-09 22:50:07 -05:00
docs update API docs 2015-03-25 17:02:57 -07:00
src/wormhole allow pre-generated (human-offline-created) codes 2015-04-09 22:50:07 -05:00
.gitattributes initial setup.py, versioneer-ification 2015-02-10 00:48:19 -08:00
.gitignore ignore twistd.pid 2015-04-09 11:47:01 -07:00
LICENSE Initial commit 2015-02-10 00:38:44 -08:00
MANIFEST.in initial setup.py, versioneer-ification 2015-02-10 00:48:19 -08:00
README.md new name: magic-wormhole 2015-03-23 23:38:47 -07:00
setup.py require spake2==0.2, which uses Ed25519 as a default 2015-04-09 10:40:16 -07:00
versioneer.py initial setup.py, versioneer-ification 2015-02-10 00:48:19 -08:00

magic-wormhole

get things from one computer to another, safely