corrected typo

This commit is contained in:
Chandan Rai 2017-06-28 17:46:14 +05:30
parent 38097847c4
commit e84eb547be
3 changed files with 3 additions and 3 deletions

View File

@ -174,7 +174,7 @@ The file-transfer protocol will be extended too:
This is to support a GUI that lets you open the wormhole, then drop files This is to support a GUI that lets you open the wormhole, then drop files
into it on either end. into it on either end.
* some Transit messages being sent early, so ports and Onion services can be * some Transit messages being sent early, so ports and Onion services can be
spun up earier, to reduce overall waiting time spun up earlier, to reduce overall waiting time
* transit messages being sent in multiple phases: maybe the transit * transit messages being sent in multiple phases: maybe the transit
connection can progress while waiting for the user to confirm the transfer connection can progress while waiting for the user to confirm the transfer

View File

@ -13,7 +13,7 @@ independent of this stop/restart timing.
This is the style encouraged by the E event loop, the This is the style encouraged by the E event loop, the
original [Waterken Server](http://waterken.sourceforge.net/), and the more original [Waterken Server](http://waterken.sourceforge.net/), and the more
modern [Ken Platform](http://web.eecs.umich.edu/~tpkelly/Ken/), all modern [Ken Platform](http://web.eecs.umich.edu/~tpkelly/Ken/), all
influencial in the object-capability security community. influential in the object-capability security community.
## Requirements ## Requirements

View File

@ -59,7 +59,7 @@ On Debian-like systems, if your account is a member of the
the right SOCKS port. If not, it should fall back to using the default the right SOCKS port. If not, it should fall back to using the default
SOCKS port on 9050. To add your account to the ``debian-tor`` group, use SOCKS port on 9050. To add your account to the ``debian-tor`` group, use
e.g. ``sudo adduser MYUSER debian-tor``. Access to the control-port will e.g. ``sudo adduser MYUSER debian-tor``. Access to the control-port will
be more significant in the future, whne ``wormhole`` can listen on be more significant in the future, when ``wormhole`` can listen on
"onion services": see below for details. "onion services": see below for details.
## Other Ways To Reach Tor ## Other Ways To Reach Tor