aboutsummaryrefslogtreecommitdiff
path: root/proposals
diff options
context:
space:
mode:
authorIsis Lovecruft <isis@torproject.org>2015-09-25 11:40:28 +0000
committerIsis Lovecruft <isis@torproject.org>2015-09-25 11:40:28 +0000
commit91e207e91d0375273004ecf16364c073e3e82043 (patch)
treecc09012cccf459045bbee0a6da60ac2e0934e804 /proposals
parent45407cd6ad108aeae9d11e2df6db902d0fbb20b1 (diff)
downloadtorspec-91e207e91d0375273004ecf16364c073e3e82043.tar.gz
torspec-91e207e91d0375273004ecf16364c073e3e82043.zip
Add mikeperry's padding negotiation proposal and give it a number.
Diffstat (limited to 'proposals')
-rw-r--r--proposals/000-index.txt2
-rw-r--r--proposals/254-padding-negotiation.txt (renamed from proposals/xxx-padding-negotiation.txt)2
-rw-r--r--proposals/proposal-status.txt6
3 files changed, 9 insertions, 1 deletions
diff --git a/proposals/000-index.txt b/proposals/000-index.txt
index 0460e87..c1f42e2 100644
--- a/proposals/000-index.txt
+++ b/proposals/000-index.txt
@@ -174,6 +174,7 @@ Proposals by number:
251 Padding for netflow record resolution reduction [DRAFT]
252 Single Onion Services [DRAFT]
253 Out of Band Circuit HMACs [DRAFT]
+254 Padding Negotiation [DRAFT]
Proposals by status:
@@ -195,6 +196,7 @@ Proposals by status:
251 Padding for netflow record resolution reduction
252 Single Onion Services
253 Out of Band Circuit HMACs
+ 254 Padding Negotiation
NEEDS-REVISION:
190 Bridge Client Authorization Based on a Shared Secret
OPEN:
diff --git a/proposals/xxx-padding-negotiation.txt b/proposals/254-padding-negotiation.txt
index a42bd6c..e4da004 100644
--- a/proposals/xxx-padding-negotiation.txt
+++ b/proposals/254-padding-negotiation.txt
@@ -1,4 +1,4 @@
-Filename: xxx-padding-negotiation.txt
+Filename: 254-padding-negotiation.txt
Title: Padding Negotiation
Authors: Mike Perry
Created: 01 September 2015
diff --git a/proposals/proposal-status.txt b/proposals/proposal-status.txt
index 6ca1bda..36627b7 100644
--- a/proposals/proposal-status.txt
+++ b/proposals/proposal-status.txt
@@ -441,3 +441,9 @@ again to remind me!
circuit point-to-point so as to better resist or detect some kinds
of tagging attacks. (9/2015)
+254 Padding Negotiation [DRAFT]
+
+ Describes general mechanisms and new cells/commands for requesting
+ various types of padding between clients and relays, for use in defending
+ against both website traffic fingerprinting as well as hidden service
+ circuit setup fingerprinting. (9/2015)