From 493cc1ff38009e49bacf02897fe318ae8fcb6c23 Mon Sep 17 00:00:00 2001 From: markus reichelt Date: Sat, 9 Jul 2011 14:03:07 -0300 Subject: network/vidalia: Updated for version 0.2.12. Signed-off-by: Niels Horn --- network/vidalia/README.SBo | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) (limited to 'network/vidalia/README.SBo') diff --git a/network/vidalia/README.SBo b/network/vidalia/README.SBo index 0ae5cabbbe..73d7a6d58a 100644 --- a/network/vidalia/README.SBo +++ b/network/vidalia/README.SBo @@ -3,7 +3,8 @@ vidalia README.SBo Once vidalia is installed then edit the ~/.vidalia/torrc file. Add the following to torrc or use a the torrc file from /etc/tor/torrc. -# Set the Tor Circuit Build time to find faster tor servers, increments of seconds +# Set the Tor Circuit Build time to find faster tor servers, increments +# of seconds CircuitBuildTimeout 2 # connections while Tor is not in use. KeepalivePeriod 60 @@ -13,5 +14,14 @@ NewCircuitPeriod 15 NumEntryGuards 8 To use vidalia and tor with Firefox then add the FoxyProxy extension -and use the FoxyProxy's Tor Wizard. For extra anonimity in Firefox then try -Torbutton extension and Privoxy. +and use the FoxyProxy's Tor Wizard. For extra anonimity in Firefox then +try Torbutton extension and Privoxy. + +As of version 0.2.10 vidalia supports the local GeoIP database from +MaxMind. If the package hasn't been built with GEOIP=no, edit your +vidalia.conf to enable using the database via the +"UseLocalGeoIpDatabase" and "LocalGeoIpDatabase" options. For example: + +[General] +UseLocalGeoIpDatabase=true +LocalGeoIpDatabase=/var/lib/GeoIP/GeoIP.dat -- cgit v1.2.3