get things from one computer to another, safely
Go to file
Brian Warner 5f35fcee61 send --verify: tell user to include --verify on receiver too
In the long run, this needs to be included in the second PAKE message,
and the MitM consequences thought through.
2015-04-09 22:56:39 -05:00
docs update API docs 2015-03-25 17:02:57 -07:00
src/wormhole send --verify: tell user to include --verify on receiver too 2015-04-09 22:56:39 -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