[tbb-bugs] #18766 [Tor Browser]: Add simple firewall on Tor Core.

Tor Bug Tracker & Wiki blackhole at torproject.org
Fri Apr 8 07:56:29 UTC 2016


#18766: Add simple firewall on Tor Core.
-----------------------------+----------------------
     Reporter:  ikurua22     |      Owner:  tbb-team
         Type:  defect       |     Status:  new
     Priority:  Medium       |  Milestone:
    Component:  Tor Browser  |    Version:
     Severity:  Normal       |   Keywords:
Actual Points:               |  Parent ID:
       Points:               |   Reviewer:
      Sponsor:               |
-----------------------------+----------------------
 Tor provides "Anomity", but using Google service with Tor is not anonymous
 because they're collecting everything.

 There's a "blocklist for Tor"(*1) to fix this, but I wonder why Tor
 doesn't have "Restrict Access to" settings.

 Like:
 RestrictAccessList /path/to/file/blocklist.txt

 Inside of /path/to/file/blocklist.txt:
 ---
 # just a comment
 # = just google.com
 google.com
 # *. = all google.com domain(incl. subdomain)
 *.google.com
 66.249.66.66/30
 ---



 *1 ttp://repo.a2af37vnxe44tcgo.onion/data/abl/blocklist4tor.html

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/18766>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tbb-bugs mailing list