magic-wormhole/src/wormhole/blocking
Brian Warner fae14ebe6a Add --verify (display/check key-verifier). Not entirely usable yet.
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.
2015-03-24 00:28:02 -07:00
..
__init__.py rearrange source tree 2015-02-15 09:29:28 -08:00
transcribe.py Add --verify (display/check key-verifier). Not entirely usable yet. 2015-03-24 00:28:02 -07:00
transit.py add CLI args to override the relay hosts (rendezvous and transit) 2015-03-20 17:45:03 -07:00