aboutsummaryrefslogtreecommitdiff
path: root/spec/dir-spec-intro.md
diff options
context:
space:
mode:
Diffstat (limited to 'spec/dir-spec-intro.md')
-rw-r--r--spec/dir-spec-intro.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/spec/dir-spec-intro.md b/spec/dir-spec-intro.md
index 0f4cafd..7d4b278 100644
--- a/spec/dir-spec-intro.md
+++ b/spec/dir-spec-intro.md
@@ -29,7 +29,7 @@ The earliest versions of Onion Routing shipped with a list of known
routers and their keys. When the set of routers changed, users needed to
fetch a new list.
-### The Version 1 Directory protocol
+### The Version 1 Directory protocol { #v1-protocol }
Early versions of Tor (0.0.2) introduced "Directory authorities": servers
that served signed "directory" documents containing a list of signed
@@ -49,7 +49,7 @@ routers on the network, rather than a complete list of all the
descriptors. Clients and caches would fetch these documents far more
frequently than they would fetch full directories.
-### The Version 2 Directory Protocol
+### The Version 2 Directory Protocol { #v2-protocol }
During the Tor 0.1.1.x series, Tor revised its handling of directory
documents in order to address two major problems:
@@ -87,7 +87,7 @@ contents were substantially changed.
<a id="dir-spec.txt-0.2"></a>
-### Goals of the version 3 protocol
+### Goals of the version 3 protocol { #v3-goals }
Version 3 of the Tor directory protocol tries to solve the following
issues:
@@ -118,7 +118,7 @@ issues:
<a id="dir-spec.txt-0.3"></a>
-## Some Remaining questions
+## Some Remaining questions { #open-questions }
Things we could solve on a v3 timeframe: