aboutsummaryrefslogtreecommitdiff
path: root/rend-spec-v3.txt
diff options
context:
space:
mode:
authorAlexander Færøy <ahf@torproject.org>2023-06-15 13:07:33 +0000
committerAlexander Færøy <ahf@torproject.org>2023-06-15 13:07:33 +0000
commitafff4c91e6cc6c004e3d609ff243d74d9248eb63 (patch)
tree5f79dece1ed04418f1144c2dcfc0810d7a2b52bc /rend-spec-v3.txt
parent8961bb4d83fccb2b987f9899ca83aa430f84ab0c (diff)
parent3c0358c9040a60279441a3ac33f3670afa425353 (diff)
downloadtorspec-afff4c91e6cc6c004e3d609ff243d74d9248eb63.tar.gz
torspec-afff4c91e6cc6c004e3d609ff243d74d9248eb63.zip
Merge branch 'ticket189' into 'main'
rend-spec: Clarify that "exactly the same contents" means "exactly". Closes #189 See merge request tpo/core/torspec!120
Diffstat (limited to 'rend-spec-v3.txt')
-rw-r--r--rend-spec-v3.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/rend-spec-v3.txt b/rend-spec-v3.txt
index 062b3d7..04e5c4c 100644
--- a/rend-spec-v3.txt
+++ b/rend-spec-v3.txt
@@ -1834,6 +1834,11 @@ Table of contents:
INTRODUCE2 cell with exactly the same contents to the service, and sends an
INTRODUCE_ACK response to the client.
+ (Note that the introduction point does not "clean up" the
+ INTRODUCE1 cells that it retransmits. Specifically, it does not
+ change the order or multiplicity of the extensions sent by the
+ client.)
+
The same rules for multiplicity, ordering, and handling unknown types
apply to the extension fields here as described [EST_INTRO] above.