aboutsummaryrefslogtreecommitdiff
path: root/tor-spec.txt
diff options
context:
space:
mode:
authorAlexander Færøy <ahf@torproject.org>2023-06-15 13:13:27 +0000
committerAlexander Færøy <ahf@torproject.org>2023-06-15 13:13:27 +0000
commite6326aa805d7ffb782d4136c9e5274bc64937274 (patch)
treec44888e48abfc6f31425204fddada3b48af24e97 /tor-spec.txt
parentfeed905266688f34c67446c19924026bd46e2168 (diff)
parent68f086a181d48446125b6edeb200779fa7c8866c (diff)
downloadtorspec-e6326aa805d7ffb782d4136c9e5274bc64937274.tar.gz
torspec-e6326aa805d7ffb782d4136c9e5274bc64937274.zip
Merge branch 'padding-zero-time-fields' into 'main'
Document channel padding stop timeout field values See merge request tpo/core/torspec!142
Diffstat (limited to 'tor-spec.txt')
-rw-r--r--tor-spec.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/tor-spec.txt b/tor-spec.txt
index 8ab16d8..b42ee26 100644
--- a/tor-spec.txt
+++ b/tor-spec.txt
@@ -2086,6 +2086,9 @@ see tor-design.pdf.
(If any party receives an out-of-range value, they clamp it so
that it is in-range.)
+ For the stop padding command, the timeout fields should be sent as
+ zero (to avoid client distinguishability) and ignored by the recipient.
+
For more details on padding behavior, see padding-spec.txt.
7.3. Circuit-level flow control