magic-wormhole/src/wormhole
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
..
blocking allow pre-generated (human-offline-created) codes 2015-04-09 22:50:07 -05:00
scripts allow pre-generated (human-offline-created) codes 2015-04-09 22:50:07 -05:00
servers relay: don't require allocate(): first message creates the Channel 2015-04-09 22:46:18 -05:00
test add first unit test, 'setup.py test' support 2015-02-10 01:05:15 -08:00
twisted fill in initiator flow, define relay API 2015-02-10 18:34:13 -08:00
util rearrange source tree 2015-02-15 09:29:28 -08:00
__init__.py initial setup.py, versioneer-ification 2015-02-10 00:48:19 -08:00
_version.py initial setup.py, versioneer-ification 2015-02-10 00:48:19 -08:00
codes.py add --code-length, to configure the size of the PAKE code (in bytes/words) 2015-03-23 23:53:28 -07:00
errors.py error out if server gives a "sorry we're closed" error 2015-04-09 12:29:26 -07:00
public_relay.py change relay URL: use more distinctive path prefix 2015-03-25 16:51:55 -07:00
wordlist.py use completing-input for wormhole code read, not sys.argv 2015-02-14 17:48:38 -08:00