aboutsummaryrefslogtreecommitdiff
path: root/doc/TODO
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2008-06-12 22:39:13 +0000
committerNick Mathewson <nickm@torproject.org>2008-06-12 22:39:13 +0000
commit617843988cc7dc6ed51c4ac409abe26f5ead5ccf (patch)
tree12bc840334fec69dcaf2de89df8d1f48787b7e8e /doc/TODO
parent555450ba735e5ea108226e332bf530acfefffdca (diff)
downloadtor-617843988cc7dc6ed51c4ac409abe26f5ead5ccf.tar
tor-617843988cc7dc6ed51c4ac409abe26f5ead5ccf.tar.gz
r16215@tombo: nickm | 2008-06-12 18:39:03 -0400
Implement code to manually force the OpenSSL client cipher list to match the one recommended in proposal 124, *even if* we do not know all those ciphers. This is a bit of a kludge, but it is at least decently well commented. svn:r15173
Diffstat (limited to 'doc/TODO')
-rw-r--r--doc/TODO6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/TODO b/doc/TODO
index 3e512e95d..4532735a0 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -105,10 +105,10 @@ N - Take our draft research proposal for how to safely collect and
. Test
- More back-end work:
N - Additional TLS-camouflage work (spoofing FF cipher suite, etc.)
- - spoof the cipher suites
- - spoof the extensions list
+ o spoof the cipher suites
+ o spoof the extensions list
- red-team testing (a.k.a, look at a packet dump and compare),
- - investigate the feasibility of handing connections off to a
+ . investigate the feasibility of handing connections off to a
local apache if they don't look like Tor or if they don't
portknock or whatever.
- Get closer to downloading far fewer descriptors