[tbb-bugs] #18361 [Tor Browser]: Issues with corporate censorship and mass surveillance
Tor Bug Tracker & Wiki
blackhole at torproject.org
Fri Feb 26 13:19:54 UTC 2016
#18361: Issues with corporate censorship and mass surveillance
------------------------------------------+--------------------------
Reporter: ioerror | Owner: tbb-team
Type: enhancement | Status: new
Priority: High | Milestone:
Component: Tor Browser | Version:
Severity: Critical | Resolution:
Keywords: security, privacy, anonymity | Actual Points:
Parent ID: | Points:
Sponsor: |
------------------------------------------+--------------------------
Comment (by jgrahamc):
Also, I was looking at how often we update our exit node list and wrote a
little program to visualize the coming and going of nodes. The code is
here: https://github.com/jgrahamc/torexit and I've been running a cron job
that does this every 15 minutes:
{{{
curl -s -o $HOME/torhoneydata/exitlist_`date --utc +%s`
https://check.torproject.org/exit-addresses
}}}
Here are 24 hours of that data (columns are exit nodes, rows are 15 minute
increments). White means that the exit node did not appear in the exit
node list when that 15 minute cron job ran. So you can see the coming and
going of nodes.
[[Image(https://i.imgur.com/qQH09pz.png)]]
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/18361#comment:159>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tbb-bugs
mailing list