From 5432fb02cc2cac372eb08d92005c2d19f10ea06d Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Sun, 26 Oct 2003 22:58:04 +0000 Subject: [PATCH] Add note about DNS distinguishability attack svn:r678 --- doc/tor-spec.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/tor-spec.txt b/doc/tor-spec.txt index a9c99d07b1..301cdf307c 100644 --- a/doc/tor-spec.txt +++ b/doc/tor-spec.txt @@ -11,6 +11,9 @@ TODO: (very soon) - Specify truncate/truncated - Sendme w/stream0 is circuit sendme - Integrate -NM and -RD comments + - EXTEND cells should have hostnames or nicknames, so that OPs never + resolve OR hostnames. Else DNS servers can give different answers to + different OPs, and compromise their anonymity. EVEN LATER: - Do TCP-style sequencing and ACKing of DATA cells so that we can afford -- 2.47.3