aboutsummaryrefslogtreecommitdiff
path: root/spec/path-spec/path-selection-constraints.md
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2023-10-13 18:00:42 -0400
committerNick Mathewson <nickm@torproject.org>2023-10-13 18:00:42 -0400
commitf79272ef1f774b3788b74a3fe4fef75095dfae06 (patch)
tree8f47bebaa06c444f632bf8c4afbd793c4972a27d /spec/path-spec/path-selection-constraints.md
parentfa014ec90411fd754dd257d04afa1a953e15bf31 (diff)
downloadtorspec-f79272ef1f774b3788b74a3fe4fef75095dfae06.tar.gz
torspec-f79272ef1f774b3788b74a3fe4fef75095dfae06.zip
Run markdownlint --fix on spec.
Diffstat (limited to 'spec/path-spec/path-selection-constraints.md')
-rw-r--r--spec/path-spec/path-selection-constraints.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/spec/path-spec/path-selection-constraints.md b/spec/path-spec/path-selection-constraints.md
index f590b36..694a052 100644
--- a/spec/path-spec/path-selection-constraints.md
+++ b/spec/path-spec/path-selection-constraints.md
@@ -1,4 +1,5 @@
<a id="path-spec.txt-2.2"></a>
+
## Path selection and constraints
We choose the path for each new circuit before we build it. We choose the
@@ -86,6 +87,7 @@ mind. Each kind of request puts certain constraints on paths:
```
<a id="path-spec.txt-2.2.1"></a>
+
### Choosing an exit
If we know what IP address we want to connect to or resolve, we can
@@ -104,6 +106,7 @@ flagged as "BadExit" by more than half of the authorities who advertise
themselves as listing bad exits.
<a id="path-spec.txt-2.2.2"></a>
+
### User configuration
Users can alter the default behavior for path selection with configuration
@@ -127,4 +130,3 @@ options.
in the path. They also allow the guard node to be chosen as the RP, IP,
and HSDIR, and as the hop before those positions.
```
-