aboutsummaryrefslogtreecommitdiff
path: root/spec/dir-spec/scope-preliminaries.md
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2023-10-13 18:15:32 -0400
committerNick Mathewson <nickm@torproject.org>2023-10-13 18:15:32 -0400
commitd4b9bcc71565e1c3b7b74ddfcd44730697c10c6b (patch)
tree57ce1c73a1e4f859908731085f346e011fd1b453 /spec/dir-spec/scope-preliminaries.md
parent7a370ea5302b7c36eb8586fbda603419fb74ec2e (diff)
downloadtorspec-d4b9bcc71565e1c3b7b74ddfcd44730697c10c6b.tar.gz
torspec-d4b9bcc71565e1c3b7b74ddfcd44730697c10c6b.zip
Several more warnings from markdownlint.
Diffstat (limited to 'spec/dir-spec/scope-preliminaries.md')
-rw-r--r--spec/dir-spec/scope-preliminaries.md14
1 files changed, 6 insertions, 8 deletions
diff --git a/spec/dir-spec/scope-preliminaries.md b/spec/dir-spec/scope-preliminaries.md
index 61d2ff7..1025c04 100644
--- a/spec/dir-spec/scope-preliminaries.md
+++ b/spec/dir-spec/scope-preliminaries.md
@@ -9,9 +9,9 @@ used by the 0.1.1.x and 0.1.2.x series.
This document merges and supersedes the following proposals:
-101 Voting on the Tor Directory System
-103 Splitting identity key from regularly used signing key
-104 Long and Short Router Descriptors
+- 101 Voting on the Tor Directory System
+- 103 Splitting identity key from regularly used signing key
+- 104 Long and Short Router Descriptors
XXX timeline
XXX fill in XXXXs
@@ -29,8 +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
Early versions of Tor (0.0.2) introduced "Directory authorities": servers
that served signed "directory" documents containing a list of signed
@@ -50,8 +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
During the Tor 0.1.1.x series, Tor revised its handling of directory
documents in order to address two major problems:
@@ -89,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
Version 3 of the Tor directory protocol tries to solve the following
issues: