get things from one computer to another, safely
fae14ebe6a
To be useful, both sides must add -v. If the sender uses -v but the receiver doesn't, the receiver won't show the verification string, so the sender can't compare it to anything (and must either abort the transfer or accept it blindly). Maybe the receiver should show the verification string unconditionally. Maybe the sender should indicate (in unprotected plaintext, along with the PAKE message) whether the receiver should show it or not. |
||
---|---|---|
docs | ||
src/wormhole | ||
.gitattributes | ||
.gitignore | ||
LICENSE | ||
MANIFEST.in | ||
README.md | ||
setup.py | ||
versioneer.py |
magic-wormhole
get things from one computer to another, safely