aboutsummaryrefslogtreecommitdiff
path: root/padding-spec.txt
diff options
context:
space:
mode:
authorOleh Franchuk <0x00.gear@gmail.com>2021-09-22 16:01:16 +0300
committerOleh Franchuk <0x00.gear@gmail.com>2021-09-22 16:13:32 +0300
commitd523f2e8678356625a7b5221de3d0d9d25ad1504 (patch)
treeb83c4b92a6e8dce116ea363cabcf606c27c8c777 /padding-spec.txt
parentca689579b451358f945627af846e6937763c6df6 (diff)
downloadtorspec-d523f2e8678356625a7b5221de3d0d9d25ad1504.tar.gz
torspec-d523f2e8678356625a7b5221de3d0d9d25ad1504.zip
padding-spec: Add 'Table of contents'
Diffstat (limited to 'padding-spec.txt')
-rw-r--r--padding-spec.txt20
1 files changed, 20 insertions, 0 deletions
diff --git a/padding-spec.txt b/padding-spec.txt
index f6356ed..825f1d7 100644
--- a/padding-spec.txt
+++ b/padding-spec.txt
@@ -16,6 +16,26 @@ the anonymity and load-balancing implications of their choices.
"OPTIONAL" in this document are to be interpreted as described in
RFC 2119.
+Table of Contents
+
+ 1. Overview
+ 2. Connection-level padding
+ 2.1. Background
+ 2.2. Implementation
+ 2.3. Padding Cell Timeout Distribution Statistics
+ 2.4. Maximum overhead bounds
+ 2.5. Reducing or Disabling Padding via Negotiation
+ 2.6. Consensus Parameters Governing Behavior
+ 3. Circuit-level padding
+ 3.1. Circuit Padding Negotiation
+ 3.2. Circuit Padding Machine Message Management
+ 3.3. Obfuscating client-side onion service circuit setup
+ 3.3.1. Common general circuit construction sequences
+ 3.3.2. Client-side onion service introduction circuit obfuscation
+ 3.3.3. Client-side rendezvous circuit hiding
+ 3.3.4. Circuit setup machine overhead
+ 3.4. Circuit padding consensus parameters
+ A. Acknowledgments
1. Overview