[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] mention that you should proxy your SSL traffic too
Update of /home/or/cvsroot/doc
In directory moria.mit.edu:/home2/arma/work/onion/cvs/doc
Modified Files:
tor-doc.html
Log Message:
mention that you should proxy your SSL traffic too
Index: tor-doc.html
===================================================================
RCS file: /home/or/cvsroot/doc/tor-doc.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- tor-doc.html 13 Jul 2004 16:03:46 -0000 1.3
+++ tor-doc.html 19 Jul 2004 22:30:18 -0000 1.4
@@ -194,7 +194,9 @@
<tt>forward-socks4a / localhost:9050 .</tt><br>
(don't forget the dot) to its
config file. Then change your mozilla to http proxy at localhost port 8118
-(and no socks proxy). This step will give you good html scrubbing as well.
+(and no socks proxy). You should also set your SSL proxy to the same
+thing, to hide your https traffic. Using privoxy will give you good html
+scrubbing as well.
(See <a href="http://freehaven.net/tor/cvs/doc/CLIENTS">this explanation</a>
for why direct socks gives you less anonymity.)</p>