[or-cvs] r16002: Changes to the readme (torflow/branches/gsoc2008)
aleksei at seul.org
aleksei at seul.org
Wed Jul 16 22:46:22 UTC 2008
Author: aleksei
Date: 2008-07-16 18:46:22 -0400 (Wed, 16 Jul 2008)
New Revision: 16002
Modified:
torflow/branches/gsoc2008/README
Log:
Changes to the readme
Modified: torflow/branches/gsoc2008/README
===================================================================
--- torflow/branches/gsoc2008/README 2008-07-16 22:46:10 UTC (rev 16001)
+++ torflow/branches/gsoc2008/README 2008-07-16 22:46:22 UTC (rev 16002)
@@ -46,13 +46,20 @@
# pydoc metatroller
-3. soat.pl
+3. soat.py
-SoaT scans exit nodes to verify that SSL, SSH, and Web connections
-through them are unmolested. It currently does this primarily by
-checking MD5s of these items.
+SoaT provides tests for ensuring the honesty of exit nodes. It can check for
+invalid exit policies and perform tests to see whether nodes are changing
+the requested content for several protocols. See pydoc for details:
+# pydoc soat
+Important note: soat requires the pyopenssl python module to run.
+You can check if pyopenssl package is available for your distribution
+(python-pyopenssl for debian/ubuntu, pyOpenSSL for fedora etc)
+or get it from http://pyopenssl.sourceforge.net/
+
+
4. speedracer.pl
SpeedRacer fetches a file repeatedly through circuits built by
More information about the tor-commits
mailing list