corrected typo
This commit is contained in:
parent
38097847c4
commit
e84eb547be
|
@ -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
|
||||
into it on either end.
|
||||
* 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
|
||||
connection can progress while waiting for the user to confirm the transfer
|
||||
|
||||
|
|
|
@ -13,7 +13,7 @@ independent of this stop/restart timing.
|
|||
This is the style encouraged by the E event loop, the
|
||||
original [Waterken Server](http://waterken.sourceforge.net/), and the more
|
||||
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
|
||||
|
||||
|
|
|
@ -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
|
||||
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
|
||||
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.
|
||||
|
||||
## Other Ways To Reach Tor
|
||||
|
|
Loading…
Reference in New Issue
Block a user