aboutsummaryrefslogtreecommitdiff
path: root/proposals/186-multiple-orports.txt
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2012-01-17 11:46:28 -0500
committerNick Mathewson <nickm@torproject.org>2012-01-17 11:46:32 -0500
commit4524415cc8ac3616376c3f7be01d3492b4a160e5 (patch)
tree38fe9feb6480b9edc6c209273c5129838ff7c3cb /proposals/186-multiple-orports.txt
parented801b7af052b2fc39d06d524e6db797da8af6dc (diff)
downloadtorspec-4524415cc8ac3616376c3f7be01d3492b4a160e5.tar.gz
torspec-4524415cc8ac3616376c3f7be01d3492b4a160e5.zip
Tweaks/TODOs on 186 based on mail from arma
Diffstat (limited to 'proposals/186-multiple-orports.txt')
-rw-r--r--proposals/186-multiple-orports.txt11
1 files changed, 10 insertions, 1 deletions
diff --git a/proposals/186-multiple-orports.txt b/proposals/186-multiple-orports.txt
index aa1a789..5cb2ddd 100644
--- a/proposals/186-multiple-orports.txt
+++ b/proposals/186-multiple-orports.txt
@@ -165,7 +165,7 @@ Consensus directories and microdescriptors:
We will have to define a new voting algorithm version; when using
this version or later, votes should include a single "a" line for
every relay that has an IPv6 address, to include the first IPv6
- line in its descriptor. (If there are no or-address lines, then
+ line in its descriptor. (If there are no IPv6 or-address lines, then
they shouldn't include any "a" lines.) The remaining or-address
lines will turn into "a" lines in the microdescriptor.
@@ -268,3 +268,12 @@ Coding impact:
under the assumptions that each node has only a single address or
ORPort.
+TODO:
+
+ * Make it so that authorities can vote on which addresses are working
+ somehow.
+
+ * Specify some way to say "I only want to connect to v4/v6 addresses".
+
+ * Come up with a better alternative to running6 for the longterm?
+