aboutsummaryrefslogtreecommitdiff
path: root/spec/tor-spec/opening-streams-transferring-data.md
diff options
context:
space:
mode:
Diffstat (limited to 'spec/tor-spec/opening-streams-transferring-data.md')
-rw-r--r--spec/tor-spec/opening-streams-transferring-data.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/spec/tor-spec/opening-streams-transferring-data.md b/spec/tor-spec/opening-streams-transferring-data.md
index dc92d51..8300ace 100644
--- a/spec/tor-spec/opening-streams-transferring-data.md
+++ b/spec/tor-spec/opening-streams-transferring-data.md
@@ -1,4 +1,5 @@
<a id="tor-spec.txt-6.2"></a>
+
## Opening streams and transferring data
To open a new anonymized TCP connection, the OP chooses an open
@@ -88,6 +89,7 @@ Relay RELAY_DROP cells are long-range dummies; upon receiving such
a cell, the OR or OP must drop it.
<a id="tor-spec.txt-6.2.1"></a>
+
### Opening a directory stream
If a Tor relay is a directory server, it should respond to a
@@ -96,6 +98,7 @@ connection to its directory port. RELAY_BEGIN_DIR cells ignore exit
policy, since the stream is local to the Tor process.
Directory servers may be:
+
* authoritative directories (RELAY_BEGIN_DIR, usually non-anonymous),
* bridge authoritative directories (RELAY_BEGIN_DIR, anonymous),
* directory mirrors (RELAY_BEGIN_DIR, usually non-anonymous),
@@ -114,4 +117,3 @@ the payload.
[RELAY_BEGIN_DIR was not supported before Tor 0.1.2.2-alpha; clients
SHOULD NOT send it to routers running earlier versions of Tor.]
-