commit 2c9581bcffb30a37e9b6fa0b726e3d68b5f7936b Author: George Kadianakis desnacked@riseup.net Date: Thu Dec 6 13:34:49 2018 +0200
Specify protover support for circuit-level padding. --- tor-spec.txt | 6 ++++++ 1 file changed, 6 insertions(+)
diff --git a/tor-spec.txt b/tor-spec.txt index 97d5159..683900e 100644 --- a/tor-spec.txt +++ b/tor-spec.txt @@ -2085,3 +2085,9 @@ see tor-design.pdf. "1" -- consensus methods 9 through 20.
"2" -- consensus method 21 (adds ed25519 keys to microdescs). + +9.11. "Padding" + + Describes the padding capabilities of the relay. + + "1" -- Relay supports circuit-level padding.
tor-commits@lists.torproject.org