tor-commits
Threads by month
- ----- 2025 -----
- May
- April
- March
- February
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2013 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2012 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2011 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
February 2015
- 15 participants
- 2121 discussions

06 Feb '15
commit 186ff6fade2a7f2312b466bd3581681d22a08aec
Author: Damian Johnson <atagar(a)torproject.org>
Date: Wed Feb 4 09:10:08 2015 -0800
Add David as a mentor for tor projects
---
getinvolved/en/volunteer.wml | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/getinvolved/en/volunteer.wml b/getinvolved/en/volunteer.wml
index c687d94..d1ea4b4 100644
--- a/getinvolved/en/volunteer.wml
+++ b/getinvolved/en/volunteer.wml
@@ -950,7 +950,7 @@ meetings around the world.</li>
<br>
Skill Level: <i>Medium to High</i>
<br>
- Likely Mentors: <i>Nick (nickm)</i>
+ Likely Mentors: <i>Nick (nickm), David (dgoulet)</i>
<p>
The Tor code is more than 10 years old in places, and we haven't always had
enough time or wisdom to write things as well as we could have. Our unit
@@ -1275,7 +1275,7 @@ configurations is a good first step to understanding this problem.
<br>
Skill Level: <i>Medium</i>
<br>
- Likely Mentors: <i>Nick (nickm)</i>
+ Likely Mentors: <i>Nick (nickm), David (dgoulet)</i>
<p>
Right now, our unit test coverage with the tests we ship is around 30%
-- only 30% of the executable lines in our source are reached by the
@@ -1341,7 +1341,7 @@ easy to test.)
<br>
Skill Level: <i>Medium</i>
<br>
- Likely Mentors: <i>Nick (nickm)</i>
+ Likely Mentors: <i>Nick (nickm), David (dgoulet)</i>
<p>
Right now, if you run a busy Tor server on a multicore computer, most of
the cores are mostly unused. We have a "cpuworker" mechanism to move
@@ -1391,7 +1391,7 @@ the codebase that you want to work on.
<br>
Skill Level: <i>Medium</i>
<br>
- Likely Mentors: <i>Nick (nickm)</i>
+ Likely Mentors: <i>Nick (nickm), David (dgoulet)</i>
<p>
We're working on a revamp of the entire Tor hidden service design to
improve the security and reliability of the hidden service system.
@@ -1428,7 +1428,7 @@ the codebase that you want to work on.
<br>
Skill Level: <i>Medium</i>
<br>
- Likely Mentors: <i>Nick (nickm)</i>
+ Likely Mentors: <i>Nick (nickm), David (dgoulet)</i>
<p>
Right now, you can only use Tor's DNS support to look up IPv4 and IPv6
addresses, and to fetch PTR records. But DNS can do so much more!
@@ -1464,7 +1464,7 @@ the codebase that you want to work on.
<br>
Skill Level: <i>Medium</i>
<br>
- Likely Mentors: <i>Nick (nickm)</i>
+ Likely Mentors: <i>Nick (nickm), David (dgoulet)</i>
<p>
The seccomp2 mechanism on Linux lets programs improve their robustness
against unforseen bugs by running with restrictions on which system
1
0
commit a0ab010c97f6227a89f0f509e43f7abbe29a04b8
Merge: 712458e b28b35f
Author: Damian Johnson <atagar(a)torproject.org>
Date: Tue Feb 3 08:32:28 2015 -0800
Preparation for GSoC 2015
Org applications open in a bit less than a week so just taking a quick first
pass for our gsoc and volunteer pages. Next step gonna need to engage other
folks to update our project ideas...
about/en/gsoc.wml | 13 ++-
getinvolved/en/volunteer.wml | 255 ++----------------------------------------
2 files changed, 20 insertions(+), 248 deletions(-)
1
0

[webwml/staging] disable the project manager post more thoroughly
by sebastian@torproject.org 06 Feb '15
by sebastian@torproject.org 06 Feb '15
06 Feb '15
commit 712458e7edbe4d973f5711acf3e3f874bfa1c149
Author: Roger Dingledine <arma(a)torproject.org>
Date: Tue Feb 3 02:17:03 2015 -0500
disable the project manager post more thoroughly
---
about/en/sidenav.wmi | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/about/en/sidenav.wmi b/about/en/sidenav.wmi
index 3cc22a4..5816b57 100644
--- a/about/en/sidenav.wmi
+++ b/about/en/sidenav.wmi
@@ -43,10 +43,10 @@
{'url' => 'about/jobs',
'txt' => 'Jobs',
- 'subelements' => [
- {'url' => 'about/jobs-projectmanager',
- 'txt' => 'Project manager',
- }]
+# 'subelements' => [
+# {'url' => 'about/jobs-projectmanager',
+# 'txt' => 'Project manager',
+# }]
},
{'url' => 'about/sponsors',
1
0

06 Feb '15
commit 77f279a9575b2b4f9b62338f7d9e72e04cd78438
Author: Andrew Lewman <andrew(a)torproject.is>
Date: Tue Jan 27 11:55:51 2015 -0500
Add disconnect to the sponsors page
---
about/en/sponsors.wml | 1 +
1 file changed, 1 insertion(+)
diff --git a/about/en/sponsors.wml b/about/en/sponsors.wml
index 576d5a2..8163e2d 100644
--- a/about/en/sponsors.wml
+++ b/about/en/sponsors.wml
@@ -39,6 +39,7 @@
<p>We greatly appreciate the support provided by our past sponsors
in keeping the Tor Project progressing through our ambitious goals:</p>
<ul>
+ <li><a href="https://disconnect.me/">Disconnect</a> (2014)</li>
<li><a href="https://freedom.press/">Freedom of the Press Foundation</a> (2014)</li>
<li><a href="http://www.knightfoundation.org/">The Knight Foundation</a> (2012-2013)</li>
<li><a href="http://www.sida.se/English/">Sida - Swedish International Development Cooperation Agency</a> (2010-2013)</li>
1
0
commit b9a6e81d6fa3abfb9563980f71de361b82558eed
Author: Nick Mathewson <nickm(a)torproject.org>
Date: Mon Feb 2 15:39:29 2015 -0500
PM position taken down.
---
about/en/jobs-projectmanager.wml | 2 ++
about/en/jobs.wml | 14 +++++---------
2 files changed, 7 insertions(+), 9 deletions(-)
diff --git a/about/en/jobs-projectmanager.wml b/about/en/jobs-projectmanager.wml
index 4ecec03..fe5bb4e 100644
--- a/about/en/jobs-projectmanager.wml
+++ b/about/en/jobs-projectmanager.wml
@@ -11,6 +11,8 @@
</div>
<div id="maincol">
<h1>The Tor Project is looking for a Project Manager!</h1>
+<h1>Note: we've gotten enough applications for this position for now. Thank you!</h1>
+
<p>
A project manager is the person who brings order to chaos. You will coordinate and help track
diff --git a/about/en/jobs.wml b/about/en/jobs.wml
index 05cdca4..5ffc56b 100644
--- a/about/en/jobs.wml
+++ b/about/en/jobs.wml
@@ -12,16 +12,12 @@
<div id="maincol">
<h1>The Tor Project is always looking for more great people to join our team!</h1>
-#<p>At the moment, we don't have any official open positions. Please check back
-#soon, though! In the meantime, you may want to glance at our
-#<a href="<page getinvolved/volunteer>">volunteers</a> page.
+<p>At the moment, we don't have any official open positions. Please check back
+soon, though! In the meantime, you may want to glance at our
+<a href="<page getinvolved/volunteer>">volunteers</a> page.
-<p>Specifically, we're looking for the following people currently:
-</p>
-
-<ul>
-<li><a href="<page about/jobs-projectmanager>">Project Manager</a></li>
-</ul>
+#<p>Specifically, we're looking for the following people currently:
+#</p>
<p>In the past, we looked for the following people:</p>
1
0

06 Feb '15
commit 5fd270f94a8a7ae991a950856a2b718803e7b9ff
Author: Roger Dingledine <arma(a)torproject.org>
Date: Wed Jan 21 20:32:18 2015 -0500
link to the windows exe new locations
it is still unresolved how to automatically update the tor version
here when it changes inside the tor browser though.
---
include/versions.wmi | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/include/versions.wmi b/include/versions.wmi
index 6dcedb6..1184539 100644
--- a/include/versions.wmi
+++ b/include/versions.wmi
@@ -64,8 +64,8 @@
<define-tag version-androidbundle-libevent whitespace=delete>libevent-1.4.12-stable</define-tag>
<define-tag package-androidbundle-alpha whitespace=delete>dist/android/<version-androidbundle-tor>-orbot-<version-androidbundle-orbot>.apk</define-tag>
-<define-tag package-win32-stable whitespace=delete>../dist/win32/tor-<version-win32-stable>-win32.exe</define-tag>
-<define-tag package-win32-alpha whitespace=delete>../dist/win32/tor-<version-win32-alpha>-win32.exe</define-tag>
+<define-tag package-win32-stable whitespace=delete>../dist/torbrowser/<version-torbrowserbundledir>/tor-win32-tor-<version-win32-stable>.zip</define-tag>
+<define-tag package-win32-alpha whitespace=delete>../dist/torbrowser/<version-torbrowserbundlebetadir>/tor-win32-tor-<version-win32-alpha>.zip</define-tag>
<define-tag file-win32-bundle-stable whitespace=delete>vidalia-bundle-<version-win32-bundle-stable>-0.2.21.exe</define-tag>
<define-tag package-win32-bundle-stable whitespace=delete>../dist/vidalia-bundles/<file-win32-bundle-stable></define-tag>
1
0

[webwml/staging] Drop project ideas done by successful students last year
by sebastian@torproject.org 06 Feb '15
by sebastian@torproject.org 06 Feb '15
06 Feb '15
commit 8668ed13589e30251afc27a090f64c2e206660f1
Author: Damian Johnson <atagar(a)torproject.org>
Date: Tue Feb 3 08:13:57 2015 -0800
Drop project ideas done by successful students last year
There's a few projects like 'tor daemon optimization' which I'm unsure if it
maps to something on this page. Just dropping the entries clearly the focus of
students we passed last year.
---
getinvolved/en/volunteer.wml | 231 ------------------------------------------
1 file changed, 231 deletions(-)
diff --git a/getinvolved/en/volunteer.wml b/getinvolved/en/volunteer.wml
index 8b9c7fb..5fa81b6 100644
--- a/getinvolved/en/volunteer.wml
+++ b/getinvolved/en/volunteer.wml
@@ -413,7 +413,6 @@ meetings around the world.</li>
<i><a href="#improveTorTestCoverage">Improve test coverage in Tor</a></i><br />
<i><a href="#useMoreCores">Have the Tor daemon use more cores</a></i><br />
<i><a href="#improveHiddenServices">Help improve Tor hidden services</a></i><br />
- <i><a href="#consensusDiffs">Implement consensus diffs</a></i><br />
<i><a href="#improvedDnsSupport">Improved DNS support for Tor</a></i><br />
<i><a href="#torSandboxing">Help improve Tor sandboxing</a></i>
</p>
@@ -491,7 +490,6 @@ meetings around the world.</li>
<p>
<b>Project Ideas:</b><br />
<i><a href="#orbotVPN">Orbot Android VPN</a></i><br />
- <i><a href="#orfox">Orfox - Firefox/Gecko-based Android Browser for Tor</a></i>
</p>
<a id="project-tails"></a>
@@ -724,11 +722,6 @@ meetings around the world.</li>
in early 2011.
</p>
- <p>
- <b>Project Ideas:</b><br />
- <i><a href="#rewriteWeather">Rewrite Tor Weather</a></i><br />
- </p>
-
<a id="project-gettor"></a>
<h3><a href="https://trac.torproject.org/projects/tor/wiki/org/roadmaps/GetTor">GetTor</a> (<a
href="https://gitweb.torproject.org/gettor.git">code</a>, <a
@@ -740,11 +733,6 @@ meetings around the world.</li>
relatively unchanged for quite a while.
</p>
- <p>
- <b>Project Ideas:</b><br />
- <i><a href="#revamp_gettor">Revamp GetTor</a></i>
- </p>
-
<a id="project-torcheck"></a>
<h3><a href="https://trac.torproject.org/projects/tor/wiki/org/roadmaps/TorCheck">TorCheck</a> (<a
href="https://gitweb.torproject.org/check.git">code</a>, <a
@@ -1068,35 +1056,6 @@ meetings around the world.</li>
</b>
</p>
- <a id="hsSearchEngine"></a>
- <li>
- <b>Search Engine for Hidden Services</b>
- <br>
- Effort Level: <i>Medium</i>
- <br>
- Skill Level: <i>Medium</i>
- <br>
- Likely Mentors: <i>George (asn)</i>
- <p>
- This project involves researching and developing a search engine for
- Hidden Services.
- </p>
-
- <p>
- The student is expected to develop a search engine that can index
- hidden services and reply to search queries. The student should also
- develop a crawler that can search both "clear web" and hidden service
- websites to find more addresses. The student is expected to use and
- improve already existing search engine frameworks (e.g. YaCy), and not
- reinvent the wheel when it's possible.
- </p>
-
- <p>
- The student should have a decent understanding of how search engines
- work, what algorithms they use, and of any related open source tools
- that are currently available.
- </p>
-
<a id="profileUDPTransport"></a>
<li>
<b>Profile UDP transport protocols</b>
@@ -1301,60 +1260,6 @@ configurations is a good first step to understanding this problem.
</p>
</li>
- <a id="orfox"></a>
- <li>
- <b>Orfox - Firefox/Gecko-based Android Browser for Tor</b>
- <br>
- Effort Level: <i>High</i>
- <br>
- Skill Level: <i>Medium</i>
- <br>
- Likely Mentors: <i>Nathan (n8fr8)</i>
- <p>
-With almost 1 million downloads, our Orweb browser has been a popular
-solution for easily accessing the web via Tor or any other HTTP or
-SOCKS proxy, while also ensuring local data caches are cleared and
-cookies are properly managed. Orweb is based on WebView, which has its
-limitations unfortunately. We would like to move to a
-Firefox/Fennec/GeckoView based browser, and have created a prototype
-for it. Mozilla has begun releasing GeckoView as a standalone
-component, as well, but it needs more testing, debugging and work on
-integration into our streamlined browser app model. Our end goal is to
-have a mobile browser that matches Tor Browser in terms of privacy
-enhancing features and security.
- </p>
-
- <p>
-The deliverables for the project are expected to be the creation of a
-alpha quality release of Orfox, a GeckoView-based browser with feature
-parity of Orweb browser. A bonus goal is to implement additional
-features and capabilities based on Tor Browser patches for
-Fennec/Mozilla core. Finally, as always, a required activity is a
-network audit testing of implemented solution with write-ups, reports
-posted publicly.
- </p>
-
- <p>
-Useful links to review:
- </p>
-
- <ul>
- <li><a href="https://github.com/guardianproject/orfox">Orfox (gecko prototype)</a></li>
- <li><a href="https://github.com/guardianproject/orweb">Orweb (production browser on WebView)</a></li>
- <li><a href="http://starkravingfinkle.org/blog/2013/10/geckoview-embedding-gecko-in-your…">GeckoView info</a></li>
- <li><a href="<page projects/torbrowser>">Tor Browser (desktop)</a></li>
- </ul>
-
- <p>
-Applicant should have the ability to build Fennec and GeckoView
-libraries from source using Android SDK and NDK. Some experince with
-browser security models and threats would be a useful background to
-have. Ability to do network audits to ensure browser proxying is not
-leaking DNS, media streams or other network traffic, as well as tests
-against common browser de-anonymizing attacks are necessary.
- </p>
- </li>
-
<a id="improveTorTestCoverage"></a>
<li>
<b>Improve test coverage in Tor</b>
@@ -1508,51 +1413,6 @@ the codebase that you want to work on.
</p>
</li>
- <a id="consensusDiffs"></a>
- <li>
- <b>Implement consensus diffs</b>
- <br>
- Effort Level: <i>Medium</i>
- <br>
- Skill Level: <i>Medium</i>
- <br>
- Likely Mentors: <i>Nick (nickm)</i>
- <p>
-Right now, every few hours, a Tor client downloads a new signed "consensus
-document" that describes the state of the network. Even though these
-documents are compressed, thisstill takes almost half a megabyte.
- </p>
-
- <p>
-<a
-href="https://gitweb.torproject.org/torspec.git/blob_plain/refs/heads/master:/pro…">Proposal
-140</a> describes a design to save a lot of bandwidth by transferring
-compressed <a href="http://en.wikipedia.org/wiki/Diff">diff</a>s instead
-of transferring the entire consensus document.
- </p>
-
- <p>
-That's an attractive idea, but it presents some programming challenges.
-We probably don't want to ship a 'diff' and 'patch' along with Tor. Is
-there a free, <strong>safe</strong>, robust implementation of one of the
-good diff algorithms that we can use?
- </p>
-
- <p>
-Alternatively, can we take advantage of regularities in the descriptor
-format in order to generate diffs more simply?
- </p>
-
- <p>
-As part of the application process for this project, please contribute a
-nontrivial patch to Tor -- ideally, one that will affect some part of
-the codebase that you want to work on. Make sure that your application
-describes which implementations of the diff and patch algorithms you
-intend to use, and that your coding samples show strong evidence that
-you can do secure string manipulation in C.
- </p>
- </li>
-
<a id="improvedDnsSupport"></a>
<li>
<b>Improved DNS support for Tor</b>
@@ -1712,97 +1572,6 @@ implementation.
</p>
</li>
- <a id="revamp_gettor"></a>
- <li>
- <b>Revamp GetTor</b>
- <br>
- Effort Level: <i>High</i>
- <br>
- Skill Level: <i>Medium</i>
- <br>
- Likely Mentors: <i>Sukhbir Singh (sukhe), Nima Fatemi (mrphs)</i>
- <p>
-GetTor is a program that serves Tor bundles and related components over SMTP.
-Users request the Tor Browser by sending an email to GetTor, which sends
-back Tor Browser as email attachments. In countries where the Tor Project
-website is blocked, GetTor is a convenient way for users to get access to Tor
-Browser.
- </p>
-
- <p>
-GetTor has been unmaintained for a while and needs a revamp. The main issue is
-that because the Tor Browser size exceeds 25 MB, sending it through
-GetTor no longer works as most email providers don't support attachments
-exceeding 25 MB. To alleviate this issue, Tor Browsers are now uploaded on
-cloud-based services such as Google Drive and Dropbox and links are sent
-out in the email body instead of attachments. This current setup is far from
-complete -- GetTor needs a lot of work to get it to a point where it can do
-smart things again and do them in the right way.
- </p>
-
- <p>
-As part of this project, you should:
- </p>
-
- <ul>
- <li>Have some understanding of what GetTor does in general and the current state of its operation.</li>
- <li>Come up with ideas on how to make it better.</li>
- <li>Convince us if you would like to fix the existing code or want to rewrite GetTor from scratch.</li>
- </ul>
-
- <p>
-In addition to the above points, applications should be familiar with Python.
-As part of the application process, study the <a
-href="https://gitweb.torproject.org/gettor.git">GetTor code</a> and submit a
-patch for returning the SHA1 checksum of the package instead of the text in
-sendSorrySize() in response.py. (since you cannot test the patch, as long as it
-is clear that you had some idea of what you were doing, it should be fine)
- </p>
-
- <p>
-Note: Please do not submit an application without talking to the mentors: #sukhe and #mrphs on IRC. IRC is preferred but if for any reason you don't want/can't use it, please email the mentors.
- </p>
- </li>
-
- <a id="rewriteWeather"></a>
- <li>
- <b>Rewrite Tor Weather</b>
- <br>
- Effort Level: <i>Medium</i>
- <br>
- Skill Level: <i>Medium</i>
- <br>
- Likely Mentors: <i>Karsten (karsten)</i>
- <p>
-<a href="https://weather.torproject.org/">Tor Weather</a> provides an
-email notification service to any users who want to monitor the status
-of a Tor node. Its favorite feature is to notify relay operators when
-their relay has earned them a Tor t-shirt. Tor Weather is written in
-Python/Django.
- </p>
-
- <p>
-The Tor Weather codebase is pretty much unmaintained these days. The
-first part of this project would be to simplify the code by fetching Tor
-network status data from <a
-href="https://onionoo.torproject.org/">Onionoo</a> rather than running a
-local tor client and keeping an own relay history database. See the
-related <a
-href="https://trac.torproject.org/projects/tor/wiki/doc/weather-in-2014">community
-effort to rewrite Weather</a> that started in January 2014. After that,
-there's a <a
-href="https://trac.torproject.org/projects/tor/query?status=!closed&component=Tor…">long
-list of open tickets</a> to be resolved.
- </p>
-
- <p>
-Ideally, the student would become the new Weather maintainer after the
-summer. If that doesn't work out, the codebase should have become a lot
-smaller by end of summer, so that it becomes easier to find somebody
-else as new maintainer.
- </p>
- </li>
-
<a id="improveStegotorus"></a>
<li>
<b>Improve Stegotorus</b>
1
0

06 Feb '15
commit 8ec8ab5802a1d8b7169fd0591cd2ad694787e301
Author: Andrew Lewman <andrew(a)torproject.is>
Date: Thu Jan 22 09:48:00 2015 -0500
update mirror tables with current status
---
include/mirrors-table.wmi | 524 ++++++++++++++++++++++++---------------------
include/tor-mirrors.csv | 160 +++++++-------
2 files changed, 359 insertions(+), 325 deletions(-)
diff --git a/include/mirrors-table.wmi b/include/mirrors-table.wmi
index 67428a0..551927d 100644
--- a/include/mirrors-table.wmi
+++ b/include/mirrors-table.wmi
@@ -1,32 +1,15 @@
<tr>
- <td>ES</td>
-
- <td>Tor Supporter</td>
-
- <td>Up to date</td>
-
- <td> - </td>
- <td><a href="http://tor.zilog.es/dist/">http</a></td>
- <td><a href="http://tor.zilog.es/">http</a></td>
- <td><a href="https://tor.zilog.es/dist/">https</a></td>
- <td><a href="https://tor.zilog.es/">https</a></td>
- <td> - </td>
- <td> - </td>
-</tr>
-
-<tr>
-
- <td>INT</td>
+ <td>IS</td>
- <td>CoralCDN</td>
+ <td>torproject.is</td>
<td>Up to date</td>
<td> - </td>
- <td><a href="http://www.torproject.org.nyud.net/dist/">http</a></td>
- <td><a href="http://www.torproject.org.nyud.net/">http</a></td>
+ <td><a href="http://www.torproject.is/dist/">http</a></td>
+ <td><a href="http://www.torproject.is/">http</a></td>
<td> - </td>
<td> - </td>
<td> - </td>
@@ -52,52 +35,52 @@
<tr>
- <td>FR</td>
+ <td>IS</td>
- <td>stalkr.net</td>
+ <td>TheOnionRouter</td>
<td>Up to date</td>
<td> - </td>
- <td><a href="http://tor.stalkr.net/dist/">http</a></td>
- <td><a href="http://tor.stalkr.net/">http</a></td>
- <td><a href="https://tor.stalkr.net/dist/">https</a></td>
- <td><a href="https://tor.stalkr.net/">https</a></td>
+ <td><a href="http://www.theonionrouter.com/dist/">http</a></td>
+ <td><a href="http://www.theonionrouter.com/">http</a></td>
+ <td> - </td>
+ <td> - </td>
<td> - </td>
<td> - </td>
</tr>
<tr>
- <td>US</td>
+ <td>GR</td>
- <td>Evil Routers</td>
+ <td>Tor Supporter</td>
<td>Up to date</td>
<td> - </td>
- <td><a href="http://tor1.evilrouters.net/dist/">http</a></td>
- <td><a href="http://tor1.evilrouters.net/">http</a></td>
- <td> - </td>
- <td> - </td>
+ <td><a href="https://tor.void.gr/dist/">http</a></td>
+ <td><a href="https://tor.void.gr">http</a></td>
+ <td><a href="https://tor.void.gr/dist/">https</a></td>
+ <td><a href="https://tor.void.gr">https</a></td>
<td> - </td>
<td> - </td>
</tr>
<tr>
- <td>US</td>
+ <td>PL</td>
- <td>Setec Administrator</td>
+ <td>Sebastian M. Bobrecki</td>
<td>Up to date</td>
<td> - </td>
- <td><a href="http://tor.nuclear-weapons.net/dist">http</a></td>
- <td><a href="http://tor.nuclear-weapons.net">http</a></td>
+ <td><a href="http://tor.iv.net.pl/dist/">http</a></td>
+ <td><a href="http://tor.iv.net.pl">http</a></td>
+ <td><a href="https://tor.iv.net.pl/dist/">https</a></td>
+ <td><a href="https://tor.iv.net.pl">https</a></td>
<td> - </td>
- <td><a href="https://tor.nuclear-weapons.net">https</a></td>
- <td><a href="https://tor.nuclear-weapons.net/dist">rsync</a></td>
<td> - </td>
</tr>
@@ -137,34 +120,17 @@
<tr>
- <td>FR</td>
-
- <td>BBLN</td>
-
- <td>Up to date</td>
-
- <td><a href="ftp://mirror-fr2.bbln.org/torproject/">ftp</a></td>
- <td><a href="http://mirror-fr2.bbln.org/torproject/dist/">http</a></td>
- <td><a href="http://mirror-fr2.bbln.org/torproject/">http</a></td>
- <td><a href="https://mirror-fr2.bbln.org/torproject/dist/">https</a></td>
- <td><a href="https://mirror-fr2.bbln.org/torproject/">https</a></td>
- <td><a href="rsync://mirror-fr2.bbln.org/torproject/dist/">rsync</a></td>
- <td><a href="rsync://mirror-fr2.bbln.org/torproject/">rsync</a></td>
-</tr>
-
-<tr>
-
- <td>DE</td>
+ <td>SG</td>
- <td>0x3d.lu</td>
+ <td>NTUOSS</td>
<td>Up to date</td>
<td> - </td>
- <td><a href="http://tor.0x3d.lu/dist/">http</a></td>
- <td><a href="http://tor.0x3d.lu/">http</a></td>
- <td><a href="https://tor.0x3d.lu/dist/">https</a></td>
- <td><a href="https://tor.0x3d.lu/">https</a></td>
+ <td><a href="http://torproject.ntuoss.com/dist/">http</a></td>
+ <td><a href="http://torproject.ntuoss.com/">http</a></td>
+ <td> - </td>
+ <td> - </td>
<td> - </td>
<td> - </td>
</tr>
@@ -239,6 +205,23 @@
<tr>
+ <td>ES</td>
+
+ <td>Tor Supporter</td>
+
+ <td>Up to date</td>
+
+ <td> - </td>
+ <td><a href="http://tor.zilog.es/dist/">http</a></td>
+ <td><a href="http://tor.zilog.es/">http</a></td>
+ <td><a href="https://tor.zilog.es/dist/">https</a></td>
+ <td><a href="https://tor.zilog.es/">https</a></td>
+ <td> - </td>
+ <td> - </td>
+</tr>
+
+<tr>
+
<td>US</td>
<td>Tor Supporter</td>
@@ -273,15 +256,15 @@
<tr>
- <td>IS</td>
+ <td>AT</td>
- <td>torproject.is</td>
+ <td>Tor Supporter</td>
<td>Up to date</td>
<td> - </td>
- <td><a href="http://www.torproject.is/dist/">http</a></td>
- <td><a href="http://www.torproject.is/">http</a></td>
+ <td><a href="http://tor.dont-know-me.at/dist/">http</a></td>
+ <td><a href="http://tor.dont-know-me.at/">http</a></td>
<td> - </td>
<td> - </td>
<td> - </td>
@@ -290,17 +273,17 @@
<tr>
- <td>AT</td>
+ <td>MX</td>
<td>Tor Supporter</td>
<td>Up to date</td>
<td> - </td>
- <td><a href="http://tor.dont-know-me.at/dist/">http</a></td>
- <td><a href="http://tor.dont-know-me.at/">http</a></td>
- <td> - </td>
- <td> - </td>
+ <td><a href="http://fbnaia.homelinux.net/torproject/dist/">http</a></td>
+ <td><a href="http://fbnaia.homelinux.net/torproject/">http</a></td>
+ <td><a href="https://fbnaia.homelinux.net/torproject/dist/">https</a></td>
+ <td><a href="https://fbnaia.homelinux.net/torproject/">https</a></td>
<td> - </td>
<td> - </td>
</tr>
@@ -341,15 +324,15 @@
<tr>
- <td>AT</td>
+ <td>AU</td>
- <td>cyberarmy</td>
+ <td>CoffsWiFi</td>
<td>Up to date</td>
<td> - </td>
- <td> - </td>
- <td><a href="http://tor.cyberarmy.at/">http</a></td>
+ <td><a href="http://torproject.coffswifi.net/dist">http</a></td>
+ <td><a href="http://torproject.coffswifi.net">http</a></td>
<td> - </td>
<td> - </td>
<td> - </td>
@@ -358,15 +341,15 @@
<tr>
- <td>IS</td>
+ <td>AT</td>
- <td>TheOnionRouter</td>
+ <td>cyberarmy</td>
<td>Up to date</td>
<td> - </td>
- <td><a href="http://www.theonionrouter.com/dist/">http</a></td>
- <td><a href="http://www.theonionrouter.com/">http</a></td>
+ <td> - </td>
+ <td><a href="http://tor.cyberarmy.at/">http</a></td>
<td> - </td>
<td> - </td>
<td> - </td>
@@ -394,49 +377,49 @@
<td>DE</td>
- <td>PW</td>
+ <td>torservers</td>
<td>Up to date</td>
<td> - </td>
- <td><a href="http://tor.pw.is/dist/">http</a></td>
- <td><a href="http://tor.pw.is/">http</a></td>
- <td> - </td>
- <td> - </td>
+ <td><a href="http://www.torservers.net/mirrors/torproject.org/dist/">http</a></td>
+ <td><a href="http://www.torservers.net/mirrors/torproject.org/">http</a></td>
+ <td><a href="https://www.torservers.net/mirrors/torproject.org/dist/">https</a></td>
+ <td><a href="https://www.torservers.net/mirrors/torproject.org/">https</a></td>
<td> - </td>
<td> - </td>
</tr>
<tr>
- <td>US</td>
+ <td>IS</td>
- <td>EFF</td>
+ <td>myRL.net</td>
<td>Up to date</td>
<td> - </td>
- <td><a href="https://tor.eff.org/dist/">http</a></td>
- <td><a href="https://tor.eff.org">http</a></td>
- <td><a href="https://tor.eff.org/dist/">https</a></td>
- <td><a href="https://tor.eff.org">https</a></td>
+ <td><a href="http://tor.myrl.net/dist/">http</a></td>
+ <td><a href="http://tor.myrl.net/">http</a></td>
+ <td><a href="https://tor.myrl.net/dist/">https</a></td>
+ <td><a href="https://tor.myrl.net/">https</a></td>
<td> - </td>
<td> - </td>
</tr>
<tr>
- <td>GR</td>
+ <td>US</td>
- <td>Tor Supporter</td>
+ <td>EPRCI</td>
<td>Up to date</td>
<td> - </td>
- <td><a href="https://tor.void.gr/dist/">http</a></td>
- <td><a href="https://tor.void.gr">http</a></td>
- <td><a href="https://tor.void.gr/dist/">https</a></td>
- <td><a href="https://tor.void.gr">https</a></td>
+ <td><a href="http://tor.eprci.net/dist/">http</a></td>
+ <td><a href="http://tor.eprci.net/">http</a></td>
+ <td><a href="https://www.eprci.com/tor/dist/">https</a></td>
+ <td><a href="https://www.eprci.com/tor/">https</a></td>
<td> - </td>
<td> - </td>
</tr>
@@ -445,15 +428,15 @@
<td>DE</td>
- <td>Tor Supporter</td>
+ <td>PW</td>
<td>Up to date</td>
<td> - </td>
- <td><a href="http://reichster.de/mirrors/torproject.org/dist/">http</a></td>
- <td><a href="http://reichster.de/mirrors/torproject.org/">http</a></td>
- <td><a href="https://reichster.de/mirrors/torproject.org/dist/">https</a></td>
- <td><a href="https://reichster.de/mirrors/torproject.org">https</a></td>
+ <td><a href="http://tor.pw.is/dist/">http</a></td>
+ <td><a href="http://tor.pw.is/">http</a></td>
+ <td> - </td>
+ <td> - </td>
<td> - </td>
<td> - </td>
</tr>
@@ -462,149 +445,149 @@
<td>FR</td>
- <td>Tor Supporter</td>
+ <td>stalkr.net</td>
<td>Up to date</td>
<td> - </td>
- <td><a href="http://tor.fr33tux.org/dist/">http</a></td>
- <td><a href="http://tor.fr33tux.org">http</a></td>
- <td><a href="https://tor.fr33tux.org/dist/">https</a></td>
- <td><a href="https://tor.fr33tux.org">https</a></td>
+ <td><a href="http://tor.stalkr.net/dist/">http</a></td>
+ <td><a href="http://tor.stalkr.net/">http</a></td>
+ <td><a href="https://tor.stalkr.net/dist/">https</a></td>
+ <td><a href="https://tor.stalkr.net/">https</a></td>
<td> - </td>
<td> - </td>
</tr>
<tr>
- <td>PL</td>
+ <td>DE</td>
- <td>Sebastian M. Bobrecki</td>
+ <td>cYbergueRrilLa AnonyMous NeXus</td>
<td>Up to date</td>
<td> - </td>
- <td><a href="http://tor.iv.net.pl/dist/">http</a></td>
- <td><a href="http://tor.iv.net.pl">http</a></td>
- <td><a href="https://tor.iv.net.pl/dist/">https</a></td>
- <td><a href="https://tor.iv.net.pl">https</a></td>
+ <td><a href="https://tor-mirror.cyberguerrilla.org/dist/">http</a></td>
+ <td><a href="https://tor-mirror.cyberguerrilla.org">http</a></td>
+ <td> - </td>
+ <td> - </td>
<td> - </td>
<td> - </td>
</tr>
<tr>
- <td>IS</td>
+ <td>DE</td>
- <td>Tor Supporter</td>
+ <td>Gtor</td>
<td>Up to date</td>
<td> - </td>
- <td><a href="http://ayo.tl/tor/dist/">http</a></td>
- <td><a href="http://ayo.tl/tor/">http</a></td>
- <td><a href="https://ayo.tl/tor/dist/">https</a></td>
- <td><a href="https://ayo.tl/tor/">https</a></td>
- <td> - </td>
- <td> - </td>
+ <td><a href="http://torproject.gtor.org/dist/">http</a></td>
+ <td><a href="http://torproject.gtor.org/">http</a></td>
+ <td><a href="https://torproject.gtor.org/dist/">https</a></td>
+ <td><a href="https://torproject.gtor.org/">https</a></td>
+ <td><a href="rsync://torproject.gtor.org/website-mirror/dist/">rsync</a></td>
+ <td><a href="rsync://torproject.gtor.org/website-mirror/">rsync</a></td>
</tr>
<tr>
- <td>NL</td>
+ <td>US</td>
- <td>Hackabit.nl</td>
+ <td>EFF</td>
<td>Up to date</td>
<td> - </td>
- <td><a href="http://hackabit.nl/tor/dist/">http</a></td>
- <td><a href="http://hackabit.nl/tor/">http</a></td>
- <td><a href="https://hackabit.nl/tor/dist/">https</a></td>
- <td><a href="https://hackabit.nl/tor/">https</a></td>
+ <td><a href="https://tor.eff.org/dist/">http</a></td>
+ <td><a href="https://tor.eff.org">http</a></td>
+ <td><a href="https://tor.eff.org/dist/">https</a></td>
+ <td><a href="https://tor.eff.org">https</a></td>
<td> - </td>
<td> - </td>
</tr>
<tr>
- <td>FR</td>
+ <td>DE</td>
- <td>BBLN</td>
+ <td>Tor Supporter</td>
<td>Up to date</td>
- <td><a href="ftp://mirror-fr1.bbln.org/torproject/">ftp</a></td>
- <td><a href="http://mirror-fr1.bbln.org/torproject/dist/">http</a></td>
- <td><a href="http://mirror-fr1.bbln.org/torproject/">http</a></td>
- <td><a href="https://mirror-fr1.bbln.org/torproject/dist/">https</a></td>
- <td><a href="https://mirror-fr1.bbln.org/torproject/">https</a></td>
- <td><a href="rsync://mirror-fr1.bbln.org/torproject/dist/">rsync</a></td>
- <td><a href="rsync://mirror-fr1.bbln.org/torproject/">rsync</a></td>
+ <td> - </td>
+ <td><a href="http://reichster.de/mirrors/torproject.org/dist/">http</a></td>
+ <td><a href="http://reichster.de/mirrors/torproject.org/">http</a></td>
+ <td><a href="https://reichster.de/mirrors/torproject.org/dist/">https</a></td>
+ <td><a href="https://reichster.de/mirrors/torproject.org">https</a></td>
+ <td> - </td>
+ <td> - </td>
</tr>
<tr>
- <td>DE</td>
+ <td>US</td>
- <td>Tor Supporter</td>
+ <td>Evil Routers</td>
<td>Up to date</td>
<td> - </td>
- <td><a href="http://neuland.dietrich.cx/dist/">http</a></td>
- <td><a href="http://neuland.dietrich.cx/">http</a></td>
- <td><a href="https://neuland.dietrich.cx/dist/">https</a></td>
- <td><a href="https://neuland.dietrich.cx/">https</a></td>
+ <td><a href="http://tor1.evilrouters.net/dist/">http</a></td>
+ <td><a href="http://tor1.evilrouters.net/">http</a></td>
+ <td> - </td>
+ <td> - </td>
<td> - </td>
<td> - </td>
</tr>
<tr>
- <td>AT</td>
+ <td>FR</td>
- <td>UnicornCloud.org</td>
+ <td>Tor Supporter</td>
<td>Up to date</td>
<td> - </td>
- <td><a href="http://www.unicorncloud.org/public/torproject.org/dist">http</a></td>
- <td><a href="http://www.unicorncloud.org/public/torproject.org/">http</a></td>
- <td><a href="https://www.unicorncloud.org/public/torproject.org/dist">https</a></td>
- <td><a href="https://www.unicorncloud.org/public/torproject.org/">https</a></td>
+ <td><a href="http://tor.fr33tux.org/dist/">http</a></td>
+ <td><a href="http://tor.fr33tux.org">http</a></td>
+ <td><a href="https://tor.fr33tux.org/dist/">https</a></td>
+ <td><a href="https://tor.fr33tux.org">https</a></td>
<td> - </td>
<td> - </td>
</tr>
<tr>
- <td>US</td>
+ <td>IS</td>
- <td>SamWhited.com</td>
+ <td>Tor Supporter</td>
<td>Up to date</td>
<td> - </td>
- <td><a href="http://mirrors.samwhited.net/tor/dist">http</a></td>
- <td><a href="http://mirrors.samwhited.net/tor">http</a></td>
- <td><a href="https://mirrors.samwhited.net/tor/dist">https</a></td>
- <td><a href="https://mirrors.samwhited.net/tor">https</a></td>
- <td><a href="rsync://mirrors.samwhited.net/tor-dist">rsync</a></td>
- <td><a href="rsync://mirrors.samwhited.net/tor">rsync</a></td>
+ <td><a href="http://ayo.tl/tor/dist/">http</a></td>
+ <td><a href="http://ayo.tl/tor/">http</a></td>
+ <td><a href="https://ayo.tl/tor/dist/">https</a></td>
+ <td><a href="https://ayo.tl/tor/">https</a></td>
+ <td> - </td>
+ <td> - </td>
</tr>
<tr>
- <td>SG</td>
+ <td>DE</td>
- <td>NTUOSS</td>
+ <td>Tor Supporter</td>
<td>Up to date</td>
<td> - </td>
- <td><a href="http://torproject.ntuoss.com/dist/">http</a></td>
- <td><a href="http://torproject.ntuoss.com/">http</a></td>
+ <td><a href="http://tor.euve33747.vserver.de/dist">http</a></td>
+ <td><a href="http://tor.euve33747.vserver.de/">http</a></td>
<td> - </td>
<td> - </td>
<td> - </td>
@@ -613,32 +596,32 @@
<tr>
- <td>US</td>
+ <td>NL</td>
- <td>Department of CS at USU</td>
+ <td>sky-ip.org</td>
<td>Up to date</td>
<td> - </td>
- <td><a href="http://tor-relay.cs.usu.edu/mirrors/torproject.org/dist/">http</a></td>
- <td><a href="http://tor-relay.cs.usu.edu/mirrors/torproject.org/">http</a></td>
- <td><a href="https://www.jessevictors.com/secureMirrors/torproject.org/dist/">https</a></td>
- <td><a href="https://www.jessevictors.com/secureMirrors/torproject.org/">https</a></td>
+ <td><a href="http://beautiful-mind.sky-ip.org/dist/">http</a></td>
+ <td><a href="http://beautiful-mind.sky-ip.org/">http</a></td>
+ <td> - </td>
+ <td> - </td>
<td> - </td>
<td> - </td>
</tr>
<tr>
- <td>DE</td>
+ <td>AT</td>
- <td>mirror-server.de</td>
+ <td>Tor Supporter</td>
<td>Up to date</td>
<td> - </td>
- <td><a href="http://tor.mirror-server.de/dist/">http</a></td>
- <td><a href="http://tor.mirror-server.de/">http</a></td>
+ <td><a href="http://tor.ludikovsky.name/dist">http</a></td>
+ <td><a href="http://tor.ludikovsky.name/">http</a></td>
<td> - </td>
<td> - </td>
<td> - </td>
@@ -647,85 +630,119 @@
<tr>
- <td>AR</td>
+ <td>US</td>
- <td>Xfree.com.ar</td>
+ <td>Setec Administrator</td>
<td>Up to date</td>
<td> - </td>
- <td><a href="http://tor.xfree.com.ar/dist/">http</a></td>
- <td><a href="http://tor.xfree.com.ar/">http</a></td>
- <td> - </td>
- <td> - </td>
+ <td><a href="http://tor.nuclear-weapons.net/dist">http</a></td>
+ <td><a href="http://tor.nuclear-weapons.net">http</a></td>
<td> - </td>
+ <td><a href="https://tor.nuclear-weapons.net">https</a></td>
+ <td><a href="https://tor.nuclear-weapons.net/dist">rsync</a></td>
<td> - </td>
</tr>
<tr>
- <td>MX</td>
+ <td>FR</td>
+
+ <td>BBLN</td>
+
+ <td>Up to date</td>
+
+ <td><a href="ftp://mirror-fr1.bbln.org/torproject/">ftp</a></td>
+ <td><a href="http://mirror-fr1.bbln.org/torproject/dist/">http</a></td>
+ <td><a href="http://mirror-fr1.bbln.org/torproject/">http</a></td>
+ <td><a href="https://mirror-fr1.bbln.org/torproject/dist/">https</a></td>
+ <td><a href="https://mirror-fr1.bbln.org/torproject/">https</a></td>
+ <td><a href="rsync://mirror-fr1.bbln.org/torproject/dist/">rsync</a></td>
+ <td><a href="rsync://mirror-fr1.bbln.org/torproject/">rsync</a></td>
+</tr>
+
+<tr>
+
+ <td>FR</td>
+
+ <td>BBLN</td>
+
+ <td>Up to date</td>
+
+ <td><a href="ftp://mirror-fr2.bbln.org/torproject/">ftp</a></td>
+ <td><a href="http://mirror-fr2.bbln.org/torproject/dist/">http</a></td>
+ <td><a href="http://mirror-fr2.bbln.org/torproject/">http</a></td>
+ <td><a href="https://mirror-fr2.bbln.org/torproject/dist/">https</a></td>
+ <td><a href="https://mirror-fr2.bbln.org/torproject/">https</a></td>
+ <td><a href="rsync://mirror-fr2.bbln.org/torproject/dist/">rsync</a></td>
+ <td><a href="rsync://mirror-fr2.bbln.org/torproject/">rsync</a></td>
+</tr>
+
+<tr>
+
+ <td>DE</td>
<td>Tor Supporter</td>
<td>Up to date</td>
<td> - </td>
- <td><a href="http://fbnaia.homelinux.net/torproject/dist/">http</a></td>
- <td><a href="http://fbnaia.homelinux.net/torproject/">http</a></td>
- <td><a href="https://fbnaia.homelinux.net/torproject/dist/">https</a></td>
- <td><a href="https://fbnaia.homelinux.net/torproject/">https</a></td>
+ <td><a href="http://neuland.dietrich.cx/dist/">http</a></td>
+ <td><a href="http://neuland.dietrich.cx/">http</a></td>
+ <td><a href="https://neuland.dietrich.cx/dist/">https</a></td>
+ <td><a href="https://neuland.dietrich.cx/">https</a></td>
<td> - </td>
<td> - </td>
</tr>
<tr>
- <td>AU</td>
+ <td>DE</td>
- <td>CoffsWiFi</td>
+ <td>0x3d.lu</td>
<td>Up to date</td>
<td> - </td>
- <td><a href="http://torproject.coffswifi.net/dist">http</a></td>
- <td><a href="http://torproject.coffswifi.net">http</a></td>
- <td> - </td>
- <td> - </td>
+ <td><a href="http://tor.0x3d.lu/dist/">http</a></td>
+ <td><a href="http://tor.0x3d.lu/">http</a></td>
+ <td><a href="https://tor.0x3d.lu/dist/">https</a></td>
+ <td><a href="https://tor.0x3d.lu/">https</a></td>
<td> - </td>
<td> - </td>
</tr>
<tr>
- <td>DE</td>
+ <td>AT</td>
- <td>torservers</td>
+ <td>UnicornCloud.org</td>
<td>Up to date</td>
<td> - </td>
- <td><a href="http://www.torservers.net/mirrors/torproject.org/dist/">http</a></td>
- <td><a href="http://www.torservers.net/mirrors/torproject.org/">http</a></td>
- <td><a href="https://www.torservers.net/mirrors/torproject.org/dist/">https</a></td>
- <td><a href="https://www.torservers.net/mirrors/torproject.org/">https</a></td>
+ <td><a href="http://www.unicorncloud.org/public/torproject.org/dist">http</a></td>
+ <td><a href="http://www.unicorncloud.org/public/torproject.org/">http</a></td>
+ <td><a href="https://www.unicorncloud.org/public/torproject.org/dist">https</a></td>
+ <td><a href="https://www.unicorncloud.org/public/torproject.org/">https</a></td>
<td> - </td>
<td> - </td>
</tr>
<tr>
- <td>IS</td>
+ <td>US</td>
- <td>myRL.net</td>
+ <td>intfxdx.com</td>
<td>Up to date</td>
<td> - </td>
- <td><a href="http://tor.myrl.net/dist/">http</a></td>
- <td><a href="http://tor.myrl.net/">http</a></td>
- <td><a href="https://tor.myrl.net/dist/">https</a></td>
- <td><a href="https://tor.myrl.net/">https</a></td>
+ <td><a href="http://108.248.87.242/dist/">http</a></td>
+ <td><a href="http://108.248.87.242/">http</a></td>
+ <td><a href="https://108.248.87.242/dist/">https</a></td>
+ <td><a href="https://108.248.87.242/">https</a></td>
<td> - </td>
<td> - </td>
</tr>
@@ -734,47 +751,64 @@
<td>US</td>
- <td>EPRCI</td>
+ <td>SamWhited.com</td>
<td>Up to date</td>
<td> - </td>
- <td><a href="http://tor.eprci.net/dist/">http</a></td>
- <td><a href="http://tor.eprci.net/">http</a></td>
- <td><a href="https://www.eprci.com/tor/dist/">https</a></td>
- <td><a href="https://www.eprci.com/tor/">https</a></td>
- <td> - </td>
- <td> - </td>
+ <td><a href="http://mirrors.samwhited.net/tor/dist">http</a></td>
+ <td><a href="http://mirrors.samwhited.net/tor">http</a></td>
+ <td><a href="https://mirrors.samwhited.net/tor/dist">https</a></td>
+ <td><a href="https://mirrors.samwhited.net/tor">https</a></td>
+ <td><a href="rsync://mirrors.samwhited.net/tor-dist">rsync</a></td>
+ <td><a href="rsync://mirrors.samwhited.net/tor">rsync</a></td>
</tr>
<tr>
- <td>DE</td>
+ <td>US</td>
- <td>cYbergueRrilLa AnonyMous NeXus</td>
+ <td>Department of CS at USU</td>
<td>Up to date</td>
<td> - </td>
- <td><a href="https://tor-mirror.cyberguerrilla.org/dist/">http</a></td>
- <td><a href="https://tor-mirror.cyberguerrilla.org">http</a></td>
+ <td><a href="http://tor-relay.cs.usu.edu/mirrors/torproject.org/dist/">http</a></td>
+ <td><a href="http://tor-relay.cs.usu.edu/mirrors/torproject.org/">http</a></td>
+ <td><a href="https://www.jessevictors.com/secureMirrors/torproject.org/dist/">https</a></td>
+ <td><a href="https://www.jessevictors.com/secureMirrors/torproject.org/">https</a></td>
<td> - </td>
<td> - </td>
+</tr>
+
+<tr>
+
+ <td>US</td>
+
+ <td>Lucid Networks</td>
+
+ <td>Up to date</td>
+
+ <td> - </td>
+ <td><a href="http://tor.mirrors.lucidnetworks.net/dist">http</a></td>
+ <td><a href="http://tor.mirrors.lucidnetworks.net">http</a></td>
<td> - </td>
<td> - </td>
+ <td><a href="rsync://tor.mirrors.lucidnetworks.net::tor-dist">rsync</a></td>
+ <td><a href="rsync://tor.mirrors.lucidnetworks.net::tor">rsync</a></td>
</tr>
<tr>
<td>DE</td>
- <td>Tor Supporter</td>
+ <td>mirror-server.de</td>
<td>Up to date</td>
<td> - </td>
- <td><a href="http://tor.euve33747.vserver.de/dist">http</a></td>
- <td><a href="http://tor.euve33747.vserver.de/">http</a></td>
+ <td><a href="http://tor.mirror-server.de/dist/">http</a></td>
+ <td><a href="http://tor.mirror-server.de/">http</a></td>
<td> - </td>
<td> - </td>
<td> - </td>
@@ -783,32 +817,32 @@
<tr>
- <td>NL</td>
+ <td>DE</td>
- <td>sky-ip.org</td>
+ <td>Netzkonstrukt Berlin</td>
<td>Up to date</td>
<td> - </td>
- <td><a href="http://beautiful-mind.sky-ip.org/dist/">http</a></td>
- <td><a href="http://beautiful-mind.sky-ip.org/">http</a></td>
- <td> - </td>
- <td> - </td>
+ <td><a href="http://mirror.ntzk.de/torproject.org/dist/">http</a></td>
+ <td><a href="http://mirror.ntzk.de/torproject.org/">http</a></td>
+ <td><a href="https://mirror.ntzk.de/torproject.org/dist/">https</a></td>
+ <td><a href="https://mirror.ntzk.de/torproject.org/">https</a></td>
<td> - </td>
<td> - </td>
</tr>
<tr>
- <td>AT</td>
+ <td>AR</td>
- <td>Tor Supporter</td>
+ <td>Xfree.com.ar</td>
<td>Up to date</td>
<td> - </td>
- <td><a href="http://tor.ludikovsky.name/dist">http</a></td>
- <td><a href="http://tor.ludikovsky.name/">http</a></td>
+ <td><a href="http://tor.xfree.com.ar/dist/">http</a></td>
+ <td><a href="http://tor.xfree.com.ar/">http</a></td>
<td> - </td>
<td> - </td>
<td> - </td>
@@ -819,66 +853,66 @@
<td>US</td>
- <td>intfxdx.com</td>
+ <td>EPRCI</td>
<td>Up to date</td>
<td> - </td>
- <td><a href="http://108.248.87.242/dist/">http</a></td>
- <td><a href="http://108.248.87.242/">http</a></td>
- <td><a href="https://108.248.87.242/dist/">https</a></td>
- <td><a href="https://108.248.87.242/">https</a></td>
+ <td><a href="http://tor.eprci.net/dist/">http</a></td>
+ <td><a href="http://tor.eprci.net/">http</a></td>
+ <td><a href="https://www.eprci.com/tor/dist/">https</a></td>
+ <td><a href="https:/www.eprci.com/tor/">https</a></td>
<td> - </td>
<td> - </td>
</tr>
<tr>
- <td>US</td>
+ <td>FR</td>
- <td>Lucid Networks</td>
+ <td>Tor Supporter</td>
<td>Up to date</td>
<td> - </td>
- <td><a href="http://tor.mirrors.lucidnetworks.net/dist">http</a></td>
- <td><a href="http://tor.mirrors.lucidnetworks.net">http</a></td>
+ <td><a href="http://tor.mrtino.eu/dist">http</a></td>
+ <td><a href="http://tor.mrtino.eu">http</a></td>
+ <td> - </td>
+ <td> - </td>
<td> - </td>
<td> - </td>
- <td><a href="rsync://tor.mirrors.lucidnetworks.net::tor-dist">rsync</a></td>
- <td><a href="rsync://tor.mirrors.lucidnetworks.net::tor">rsync</a></td>
</tr>
<tr>
- <td>DE</td>
+ <td>FR</td>
- <td>Netzkonstrukt Berlin</td>
+ <td>wardsback.org</td>
<td>Up to date</td>
<td> - </td>
- <td><a href="http://mirror.ntzk.de/torproject.org/dist/">http</a></td>
- <td><a href="http://mirror.ntzk.de/torproject.org/">http</a></td>
- <td><a href="https://mirror.ntzk.de/torproject.org/dist/">https</a></td>
- <td><a href="https://mirror.ntzk.de/torproject.org/">https</a></td>
+ <td><a href="http://alliumcepa.wardsback.org/dist/">http</a></td>
+ <td><a href="http://alliumcepa.wardsback.org/">http</a></td>
+ <td> - </td>
+ <td> - </td>
<td> - </td>
<td> - </td>
</tr>
<tr>
- <td>US</td>
+ <td>DE</td>
- <td>EPRCI</td>
+ <td>PW</td>
<td>Up to date</td>
<td> - </td>
- <td><a href="http://tor.eprci.net/dist/">http</a></td>
- <td><a href="http://tor.eprci.net/">http</a></td>
- <td><a href="https://www.eprci.com/tor/dist/">https</a></td>
- <td><a href="https:/www.eprci.com/tor/">https</a></td>
+ <td><a href="http://tor.pw.is/dist/">http</a></td>
+ <td><a href="http://tor.pw.is/">http</a></td>
+ <td><a href="https://www.it-sicherheitschannel.de/dist/">https</a></td>
+ <td><a href="https://www.it-sicherheitschannel.de/">https</a></td>
<td> - </td>
<td> - </td>
</tr>
diff --git a/include/tor-mirrors.csv b/include/tor-mirrors.csv
index c92525b..1e6ce3c 100644
--- a/include/tor-mirrors.csv
+++ b/include/tor-mirrors.csv
@@ -16,95 +16,95 @@ Tor Fan, Tor Supporter, DE, Germany, DE, TRUE, FALSE, NO, http://tor.externenpr
mirror-service(a)netcologne.de, NetCologne GmbH, DE, NRW, TRUE, TRUE, No, http://mirror.netcologne.de/torproject.org, , rsync://mirror.netcologne.de/torproject.org, ftp://mirror.netcologne.de/torproject.org/, http://mirror.netcologne.de/torproject.org/dist, , rsync://mirror.netcologne.de/torproject.org/dist, , ,
admin AT netgull DOT com, NetGull, US, United States, North America, TRUE, TRUE, No, , , , , http://www.netgull.com/torproject/, , , ,
mirrors[at]ip-connect[dot]vn[dot]ua, IP-Connect LLC, UA, VN, TRUE, TRUE, Yes, http://torproject.ip-connect.vn.ua, , rsync://torproject.ip-connect.vn.ua/torproject, ftp://torproject.ip-connect.vn.ua/mirror/torproject/, http://torproject.ip-connect.vn.ua/dist, , rsync://torproject.ip-connect.vn.ua/torproject/dist, , ,
-torsupport AT tb-itf DOT de, TB-ITF, DE, Germany, Europe, TRUE, TRUE, No, http://tormirror.tb-itf-tor.de, https://tormirror.tb-itf-tor.de, , , http://tormirror.tb-itf-tor.de/dist/, https://tormirror.tb-itf-tor.de/dist/, , , Thu Jan 8 02:14:18 2015
+torsupport AT tb-itf DOT de, TB-ITF, DE, Germany, Europe, TRUE, TRUE, No, http://tormirror.tb-itf-tor.de, https://tormirror.tb-itf-tor.de, , , http://tormirror.tb-itf-tor.de/dist/, https://tormirror.tb-itf-tor.de/dist/, , , Tue Jan 20 19:17:52 2015
admin at koreswatanabe dottnet, Tor Supporter, RO, Romania, RO, TRUE, TRUE, No, http://tor-relay.koreswatanabe.net, , , , http://tor-relay.koreswatanabe.net/dist/, , , ,
calebcenter(a)live.com, calebxu.tk, US, United States, US, TRUE, FALSE, NO, http://tor.calebxu.tk, , rsync://calebxu.tk/tor, ftp://ftp.calebxu.tk, http://tor.calebxu.tk/dist, , , ,
maki(a)maki-chan.de, Maki Hoshisawa, DE, Germany, DE, TRUE, FALSE, NO, http://tor.mirrors.maki-chan.de/, , , , http://tor.mirrors.maki-chan.de/dist/, , , , Sat Aug 23 14:09:07 2014
info AT zentrum-der-gesundheit DOT de, Zentrum der Gesundheit, DK, Denmark, Europe, TRUE, FALSE, No, http://tor.idnr.ws/, , , , http://tor.idnr.ws/dist/, , , , Tue Sep 2 17:16:00 2014
-info /AT enn /DOT lu, Frenn vun der Enn A.S.B.L., IS, Iceland, Europe, TRUE, FALSE, No, http://torproject.lu/, , , , http://torproject.lu/dist/, , , http://btn6gqzqevlhoryd.onion, Thu Jan 8 02:14:18 2015
-Piratenpartei Bayern, Piratenpartei Bayern, DE, Germany, DE, TRUE, FALSE, NO, http://tormirror.piratenpartei-bayern.de, https://tormirror.piratenpartei-bayern.de, , , http://tormirror.piratenpartei-bayern.de/dist/, http://tormirror.piratenpartei-bayern.de/dist/, , , Wed Jan 7 18:27:42 2015
-Tor Fan, Tor Supporter, DE, Germany, DE, TRUE, TRUE, NO, http://tor.hoi-polloi.org, http://tor.hossi-polloiorg, , , http://tor.hoi-polloi.org/dist/, http://tor.hosi-polloi.org/dist/, , , Thu Jan 8 02:14:18 2015
+info /AT enn /DOT lu, Frenn vun der Enn A.S.B.L., IS, Iceland, Europe, TRUE, FALSE, No, http://torproject.lu/, , , , http://torproject.lu/dist/, , , http://btn6gqzqevlhoryd.onion, Tue Jan 20 19:17:52 2015
+Piratenpartei Bayern, Piratenpartei Bayern, DE, Germany, DE, TRUE, FALSE, NO, http://tormirror.piratenpartei-bayern.de, https://tormirror.piratenpartei-bayern.de, , , http://tormirror.piratenpartei-bayern.de/dist/, http://tormirror.piratenpartei-bayern.de/dist/, , , Tue Jan 20 19:17:52 2015
+Tor Fan, Tor Supporter, DE, Germany, DE, TRUE, TRUE, NO, http://tor.hoi-polloi.org, http://tor.hossi-polloiorg, , , http://tor.hoi-polloi.org/dist/, http://tor.hosi-polloi.org/dist/, , , Tue Jan 20 19:17:52 2015
tor(a)fodt.it // FoDT.it Webteam, FoDT.it, AT, Austria, Europe, TRUE, FALSE, No, http://tor.fodt.it, https://tor.fodt.it, , ftp://ftp.fodt.it/pub/mirrors/torproject.org/, http://tor.fodt.it/dist/, https://tor.fodt.it/dist/, , , Mon Aug 25 16:19:07 2014
-http://www.multinet.no, MultiNet AS, NO, Trondheim, Trondheim, TRUE, TRUE, No, http://tor.multinet.no/, , , , http://tor.multinet.no/dist/, , , , Thu Jan 8 02:14:18 2015
-haskell at gmx.es, Tor Supporter, ES, Spain, Europe, TRUE, TRUE, No, http://tor.zilog.es/, https://tor.zilog.es/, , , http://tor.zilog.es/dist/, https://tor.zilog.es/dist/, , , Thu Jan 8 05:01:06 2015
-Tor Fan, Tor Supporter, US, United States, US, TRUE, FALSE, No, http://199.175.55.215/, , , , http://199.175.55.215/dist/, , , , Thu Jan 8 02:14:18 2015
-margus.random at mail.ee, CyberSIDE, EE, Estonia, EE, TRUE, FALSE, No, http://cyberside.planet.ee/tor/, , , , http://cyberside.net.ee/tor/, , , , Thu Jan 8 02:14:18 2015
-Tor Fan, torproject.is, IS, Iceland, IS, TRUE, FALSE, No, http://www.torproject.is/, , , , http://www.torproject.is/dist/, , , , Thu Jan 8 02:14:18 2015
-Tor Fan, spline, DE, Germany, DE, TRUE, FALSE, No, http://tor.spline.de/, https://tor.spline.inf.fu-berlin.de/, rsync://ftp.spline.de/tor, ftp://ftp.spline.de/pub/tor, http://tor.spline.de/dist/, https://tor.spline.inf.fu-berlin.de/dist/, rsync://ftp.spline.de/tor/dist, , Thu Jan 8 05:01:06 2015
-Tor Fan, me0w.cc, RO, Romania, RO, TRUE, FALSE, No, http://tor.me0w.cc/, , , , http://tor.me0w.cc/dist/, , , , Tue Dec 23 19:30:17 2014
-Tor Fan, borgmann.tv, DE, Germany, DE, TRUE, FALSE, No, http://tor.borgmann.tv/, , , , http://tor.borgmann.tv/dist/, , , , Thu Jan 8 02:14:18 2015
-Tor Fan, Tor Supporter, AT, Austria, AT, TRUE, TRUE, No, http://tor.dont-know-me.at/, , , , http://tor.dont-know-me.at/dist/, , , , Thu Jan 8 02:14:18 2015
+http://www.multinet.no, MultiNet AS, NO, Trondheim, Trondheim, TRUE, TRUE, No, http://tor.multinet.no/, , , , http://tor.multinet.no/dist/, , , , Tue Jan 20 19:17:52 2015
+haskell at gmx.es, Tor Supporter, ES, Spain, Europe, TRUE, TRUE, No, http://tor.zilog.es/, https://tor.zilog.es/, , , http://tor.zilog.es/dist/, https://tor.zilog.es/dist/, , , Tue Jan 20 19:17:52 2015
+Tor Fan, Tor Supporter, US, United States, US, TRUE, FALSE, No, http://199.175.55.215/, , , , http://199.175.55.215/dist/, , , , Tue Jan 20 19:17:52 2015
+margus.random at mail.ee, CyberSIDE, EE, Estonia, EE, TRUE, FALSE, No, http://cyberside.planet.ee/tor/, , , , http://cyberside.net.ee/tor/, , , , Tue Jan 20 19:17:52 2015
+Tor Fan, torproject.is, IS, Iceland, IS, TRUE, FALSE, No, http://www.torproject.is/, , , , http://www.torproject.is/dist/, , , , Wed Jan 21 15:15:41 2015
+Tor Fan, spline, DE, Germany, DE, TRUE, FALSE, No, http://tor.spline.de/, https://tor.spline.inf.fu-berlin.de/, rsync://ftp.spline.de/tor, ftp://ftp.spline.de/pub/tor, http://tor.spline.de/dist/, https://tor.spline.inf.fu-berlin.de/dist/, rsync://ftp.spline.de/tor/dist, , Tue Jan 20 19:17:52 2015
+Tor Fan, me0w.cc, RO, Romania, RO, TRUE, FALSE, No, http://tor.me0w.cc/, , , , http://tor.me0w.cc/dist/, , , , Thu Jan 1 19:17:56 2015
+Tor Fan, borgmann.tv, DE, Germany, DE, TRUE, FALSE, No, http://tor.borgmann.tv/, , , , http://tor.borgmann.tv/dist/, , , , Tue Jan 20 19:17:52 2015
+Tor Fan, Tor Supporter, AT, Austria, AT, TRUE, TRUE, No, http://tor.dont-know-me.at/, , , , http://tor.dont-know-me.at/dist/, , , , Tue Jan 20 19:17:52 2015
coralcdn.org, CoralCDN, INT, International, INT, TRUE, FALSE, Yes, http://www.torproject.org.nyud.net/, , , , http://www.torproject.org.nyud.net/dist/, , , , Thu Jan 8 05:01:06 2015
-Tor Fan, Tor Supporter, AT, Austria, AT, TRUE, FALSE, No, http://torproject.ph3x.at/, , , , http://torproject.ph3x.at/dist/, , , , Thu Jan 8 05:01:06 2015
-Tor Fan, Tor Supporter, MX, Mexico, MX, TRUE, FALSE, No, http://fbnaia.homelinux.net/torproject/, https://fbnaia.homelinux.net/torproject/, , , http://fbnaia.homelinux.net/torproject/dist/, https://fbnaia.homelinux.net/torproject/dist/, , , Wed Jan 7 18:27:42 2015
-webmaster AT askapache DOT com, AskApache, US, California, US, TRUE, FALSE, No, http://tor.askapache.com/, , , , http://tor.askapache.com/dist/, , , , Thu Jan 8 05:01:06 2015
-Tor Fan, Tor Supporter, FR, France, FR, TRUE, FALSE, No, http://tor.mirror.chekanov.net/, , , , http://tor.mirror.chekanov.net/dist/, , , , Wed Jan 7 18:27:42 2015
-http://sebastian.pfeifer.or.at/, TechAsk.IT, AT, Favoriten, Wien, TRUE, TRUE, No, http://www.unicorncloud.org/public/torproject.org/, https://www.unicorncloud.org/public/torproject.org/, , , http://www.unicorncloud.org/public/torproject.org/dist, https://www.unicorncloud.org/public/torproject.org/dist, , , Thu Jan 8 02:14:18 2015
-root AT amorphis DOT eu, Amorphis, NL, The Netherlands, Europe, TRUE, FALSE, No, http://tor.amorphis.eu/, , , , http://tor.amorphis.eu/dist/, , , , Wed Jan 7 18:27:42 2015
-hackthissite.org, HackThisSite.org, US, United States, US, TRUE, TRUE, No, http://tor.hackthissite.org/, https://tor.hackthissite.org/, , , http://mirror.hackthissite.org/tor, https://mirror.hackthissite.org/tor, , , Wed Jan 7 18:27:42 2015
-Tor Fan, Tor Supporter, DE, Germany, DE, TRUE, FALSE, No, http://tor.linuxlounge.net/, https://tor.linuxlounge.net/, , , http://tor.linuxlounge.net/dist/, https://tor.linuxlounge.net/dist/, , , Thu Jan 8 02:14:18 2015
-paul at coffswifi.net, CoffsWiFi, AU, Australia and New Zealand, APNIC, TRUE, FALSE, No, http://torproject.coffswifi.net, , , , http://torproject.coffswifi.net/dist, , , , Wed Jan 7 18:27:42 2015
-Tor Fan, cyberarmy, AT, Austria, AT, TRUE, FALSE, No, http://tor.cyberarmy.at/, , , , , , , , Thu Jan 8 02:14:18 2015
-hostmaster AT example DOT com, TheOnionRouter, IS, Iceland, Iceland, TRUE, FALSE, No, http://www.theonionrouter.com/, , , , http://www.theonionrouter.com/dist/, , , , Thu Jan 8 02:14:18 2015
+Tor Fan, Tor Supporter, AT, Austria, AT, TRUE, FALSE, No, http://torproject.ph3x.at/, , , , http://torproject.ph3x.at/dist/, , , , Wed Jan 21 15:15:41 2015
+Tor Fan, Tor Supporter, MX, Mexico, MX, TRUE, FALSE, No, http://fbnaia.homelinux.net/torproject/, https://fbnaia.homelinux.net/torproject/, , , http://fbnaia.homelinux.net/torproject/dist/, https://fbnaia.homelinux.net/torproject/dist/, , , Tue Jan 20 19:17:52 2015
+webmaster AT askapache DOT com, AskApache, US, California, US, TRUE, FALSE, No, http://tor.askapache.com/, , , , http://tor.askapache.com/dist/, , , , Tue Jan 20 19:17:52 2015
+Tor Fan, Tor Supporter, FR, France, FR, TRUE, FALSE, No, http://tor.mirror.chekanov.net/, , , , http://tor.mirror.chekanov.net/dist/, , , , Tue Jan 20 19:17:52 2015
+http://sebastian.pfeifer.or.at/, TechAsk.IT, AT, Favoriten, Wien, TRUE, TRUE, No, http://www.unicorncloud.org/public/torproject.org/, https://www.unicorncloud.org/public/torproject.org/, , , http://www.unicorncloud.org/public/torproject.org/dist, https://www.unicorncloud.org/public/torproject.org/dist, , , Tue Jan 20 19:17:52 2015
+root AT amorphis DOT eu, Amorphis, NL, The Netherlands, Europe, TRUE, FALSE, No, http://tor.amorphis.eu/, , , , http://tor.amorphis.eu/dist/, , , , Tue Jan 20 19:17:52 2015
+hackthissite.org, HackThisSite.org, US, United States, US, TRUE, TRUE, No, http://tor.hackthissite.org/, https://tor.hackthissite.org/, , , http://mirror.hackthissite.org/tor, https://mirror.hackthissite.org/tor, , , Tue Jan 20 19:17:52 2015
+Tor Fan, Tor Supporter, DE, Germany, DE, TRUE, FALSE, No, http://tor.linuxlounge.net/, https://tor.linuxlounge.net/, , , http://tor.linuxlounge.net/dist/, https://tor.linuxlounge.net/dist/, , , Tue Jan 20 19:17:52 2015
+paul at coffswifi.net, CoffsWiFi, AU, Australia and New Zealand, APNIC, TRUE, FALSE, No, http://torproject.coffswifi.net, , , , http://torproject.coffswifi.net/dist, , , , Tue Jan 20 19:17:52 2015
+Tor Fan, cyberarmy, AT, Austria, AT, TRUE, FALSE, No, http://tor.cyberarmy.at/, , , , , , , , Tue Jan 20 19:17:52 2015
+hostmaster AT example DOT com, TheOnionRouter, IS, Iceland, Iceland, TRUE, FALSE, No, http://www.theonionrouter.com/, , , , http://www.theonionrouter.com/dist/, , , , Wed Jan 21 15:15:41 2015
Tor Fan, crazyhaze.de, DE, Germany, DE, TRUE, FALSE, No, http://tor.crazyhaze.de/, https://tor.crazyhaze.de/, , , http://tor.crazyhaze.de/dist/, https://tor.crazyhaze.de/dist/, , , Tue Oct 21 06:55:00 2014
-Tor Fan, chaos darmstadt, DE, Germany, Europe, TRUE, FALSE, No, http://mirrors.chaos-darmstadt.de/tor-mirror/, , , , http://mirrors.chaos-darmstadt.de/tor-mirror/dist/, , , , Thu Jan 8 02:14:18 2015
-Tor Fan, Soviet Anonymous, RU, Russia, RU, TRUE, FALSE, No, http://creep.im/tor, https://creep.im/tor, rsync://creep.im/tor, ftp://creep.im/mirrors/tor, http://creep.im/tor/dist/, https://creep.im/tor/dist/, rsync://creep.im/tor-dist, , Thu Jan 8 02:14:18 2015
-Tor Fan, torservers, DE, Germany, DE, TRUE, FALSE, No, http://www.torservers.net/mirrors/torproject.org/, https://www.torservers.net/mirrors/torproject.org/, , , http://www.torservers.net/mirrors/torproject.org/dist/, https://www.torservers.net/mirrors/torproject.org/dist/, , http://hbpvnydyyjbmhx6b.onion/mirrors/torproject.org/, Wed Jan 7 18:27:42 2015
-Tor Fan, torland, GB, United Kingdom, GB, TRUE, FALSE, No, http://mirror.torland.me/torproject.org/, https://mirror.torland.me/torproject.org/, , , http://mirror.torland.me/torproject.org/dist/, https://mirror.torland.me/torproject.org/dist/, , , Thu Jan 8 02:14:18 2015
-Tor Fan, Lightning-bolt.net, CZ, Czech Republic, CZ, TRUE, FALSE, No, http://torproject.lightning-bolt.net/, , , , http://torproject.lightning-bolt.net/dist/, , , , Thu Jan 8 02:14:18 2015
-IceBear, myRL.net, IS, Iceland, IS, TRUE, FALSE, No, http://tor.myrl.net/, https://tor.myrl.net/, , , http://tor.myrl.net/dist/, https://tor.myrl.net/dist/, , , Wed Jan 7 18:27:42 2015
-kiro AT userzap DOT de, Userzap, DE, Germany, DE, TRUE, FALSE, No, http://torprojekt.userzap.de, https://torprojekt.userzap.de, , , http://torprojekt.userzap.de/dist/, https://torprojekt.userzap.de/dist/, , , Thu Jan 8 02:14:18 2015
-tor(a)eprci.net, EPRCI, US, United States, US, TRUE, FALSE, NO, http://tor.eprci.net/, https://www.eprci.com/tor/, , , http://tor.eprci.net/dist/, https://www.eprci.com/tor/dist/, , , Wed Jan 7 18:27:42 2015
-tor(a)les.net, tor(a)les.net, CA, Canada, CA, TRUE, FALSE, NO, http://tor.les.net/, , , , http://tor.les.net/dist, , , , Wed Jan 7 18:27:42 2015
-Tor Fan, PW, DE, Germany, DE, TRUE, TRUE, NO, http://tor.pw.is/, , , , http://tor.pw.is/dist/, , , , Thu Jan 8 02:14:18 2015
-tor(a)stalkr.net, stalkr.net, FR, France, FR, TRUE, TRUE, NO, http://tor.stalkr.net/, https://tor.stalkr.net/, , , http://tor.stalkr.net/dist/, https://tor.stalkr.net/dist/, , , Thu Jan 8 05:01:06 2015
-doemela[AT]cyberguerrilla[DOT]org, cYbergueRrilLa AnonyMous NeXus, DE, Germany, DE, TRUE, FALSE, NO, https://tor-mirror.cyberguerrilla.org, , , , https://tor-mirror.cyberguerrilla.org/dist/, , , http://6dvj6v5imhny3anf.onion, Wed Jan 7 18:27:42 2015
-contact(a)gtor.org, Gtor, DE, Germany, DE, TRUE, TRUE, NO, http://torproject.gtor.org/, https://torproject.gtor.org/, rsync://torproject.gtor.org/website-mirror/, , http://torproject.gtor.org/dist/, https://torproject.gtor.org/dist/, rsync://torproject.gtor.org/website-mirror/dist/, , Thu Jan 8 02:14:18 2015
-SDL, SDL, US, United States, US, TRUE, TRUE, NO, http://torproject.nexiom.net, https://torproject.nexiom.net, , , http://torproject.nexiom.net, https://torproject.nexiom.net/dist, , , Wed Jan 7 18:27:42 2015
-Tor Fan, Tor Supporter, DE, Germany, DE, TRUE, TRUE, NO, http://mirror.velcommuta.de/tor/, https://mirror.velcommuta.de/tor/, , , http://mirror.velcommuta.de/tor/dist/, https://mirror.velcommuta.de/tor/dist/, , , Thu Jan 8 02:14:18 2015
-EFF, EFF, US, United States, US, TRUE, FALSE, NO, https://tor.eff.org, https://tor.eff.org, , , https://tor.eff.org/dist/, https://tor.eff.org/dist/, , , Thu Jan 8 02:14:18 2015
-Tor Fan, Tor Supporter, GR, Greece, GR, TRUE, TRUE, NO, https://tor.void.gr, https://tor.void.gr, , , https://tor.void.gr/dist/, https://tor.void.gr/dist/, , , Thu Jan 8 02:14:18 2015
-Ich Eben, Tor Supporter, DE, Germany, DE, TRUE, TRUE, No, http://reichster.de/mirrors/torproject.org/, https://reichster.de/mirrors/torproject.org, , , http://reichster.de/mirrors/torproject.org/dist/, https://reichster.de/mirrors/torproject.org/dist/, , , Thu Jan 8 02:14:18 2015
-jlgaddis AT gnu DOT org, Evil Routers, US, United States, US, TRUE, FALSE, No, http://tor1.evilrouters.net/, , , , http://tor1.evilrouters.net/dist/, , , , Thu Jan 8 05:01:06 2015
-tor AT miglix DOT eu, Tor Supporter, DE, Germany, Europe, TRUE, TRUE, NO, http://tor.miglix.eu, https://tor.miglix.eu, , , http://tor.miglix.eu/dist/, https://tor.miglix.eu/dist/, , , Thu Jan 8 02:14:18 2015
+Tor Fan, chaos darmstadt, DE, Germany, Europe, TRUE, FALSE, No, http://mirrors.chaos-darmstadt.de/tor-mirror/, , , , http://mirrors.chaos-darmstadt.de/tor-mirror/dist/, , , , Tue Jan 20 19:17:52 2015
+Tor Fan, Soviet Anonymous, RU, Russia, RU, TRUE, FALSE, No, http://creep.im/tor, https://creep.im/tor, rsync://creep.im/tor, ftp://creep.im/mirrors/tor, http://creep.im/tor/dist/, https://creep.im/tor/dist/, rsync://creep.im/tor-dist, , Tue Jan 20 19:17:52 2015
+Tor Fan, torservers, DE, Germany, DE, TRUE, FALSE, No, http://www.torservers.net/mirrors/torproject.org/, https://www.torservers.net/mirrors/torproject.org/, , , http://www.torservers.net/mirrors/torproject.org/dist/, https://www.torservers.net/mirrors/torproject.org/dist/, , http://hbpvnydyyjbmhx6b.onion/mirrors/torproject.org/, Tue Jan 20 19:17:52 2015
+Tor Fan, torland, GB, United Kingdom, GB, TRUE, FALSE, No, http://mirror.torland.me/torproject.org/, https://mirror.torland.me/torproject.org/, , , http://mirror.torland.me/torproject.org/dist/, https://mirror.torland.me/torproject.org/dist/, , , Wed Jan 21 15:15:41 2015
+Tor Fan, Lightning-bolt.net, CZ, Czech Republic, CZ, TRUE, FALSE, No, http://torproject.lightning-bolt.net/, , , , http://torproject.lightning-bolt.net/dist/, , , , Tue Jan 20 19:17:52 2015
+IceBear, myRL.net, IS, Iceland, IS, TRUE, FALSE, No, http://tor.myrl.net/, https://tor.myrl.net/, , , http://tor.myrl.net/dist/, https://tor.myrl.net/dist/, , , Tue Jan 20 19:17:52 2015
+kiro AT userzap DOT de, Userzap, DE, Germany, DE, TRUE, FALSE, No, http://torprojekt.userzap.de, https://torprojekt.userzap.de, , , http://torprojekt.userzap.de/dist/, https://torprojekt.userzap.de/dist/, , , Tue Jan 20 19:17:52 2015
+tor(a)eprci.net, EPRCI, US, United States, US, TRUE, FALSE, NO, http://tor.eprci.net/, https://www.eprci.com/tor/, , , http://tor.eprci.net/dist/, https://www.eprci.com/tor/dist/, , , Tue Jan 20 19:17:52 2015
+tor(a)les.net, tor(a)les.net, CA, Canada, CA, TRUE, FALSE, NO, http://tor.les.net/, , , , http://tor.les.net/dist, , , , Tue Jan 20 19:17:52 2015
+Tor Fan, PW, DE, Germany, DE, TRUE, TRUE, NO, http://tor.pw.is/, , , , http://tor.pw.is/dist/, , , , Tue Jan 20 19:17:52 2015
+tor(a)stalkr.net, stalkr.net, FR, France, FR, TRUE, TRUE, NO, http://tor.stalkr.net/, https://tor.stalkr.net/, , , http://tor.stalkr.net/dist/, https://tor.stalkr.net/dist/, , , Tue Jan 20 19:17:52 2015
+doemela[AT]cyberguerrilla[DOT]org, cYbergueRrilLa AnonyMous NeXus, DE, Germany, DE, TRUE, FALSE, NO, https://tor-mirror.cyberguerrilla.org, , , , https://tor-mirror.cyberguerrilla.org/dist/, , , http://6dvj6v5imhny3anf.onion, Tue Jan 20 19:17:52 2015
+contact(a)gtor.org, Gtor, DE, Germany, DE, TRUE, TRUE, NO, http://torproject.gtor.org/, https://torproject.gtor.org/, rsync://torproject.gtor.org/website-mirror/, , http://torproject.gtor.org/dist/, https://torproject.gtor.org/dist/, rsync://torproject.gtor.org/website-mirror/dist/, , Tue Jan 20 19:17:52 2015
+SDL, SDL, US, United States, US, TRUE, TRUE, NO, http://torproject.nexiom.net, https://torproject.nexiom.net, , , http://torproject.nexiom.net, https://torproject.nexiom.net/dist, , , Tue Jan 20 19:17:52 2015
+Tor Fan, Tor Supporter, DE, Germany, DE, TRUE, TRUE, NO, http://mirror.velcommuta.de/tor/, https://mirror.velcommuta.de/tor/, , , http://mirror.velcommuta.de/tor/dist/, https://mirror.velcommuta.de/tor/dist/, , , Tue Jan 20 19:17:52 2015
+EFF, EFF, US, United States, US, TRUE, FALSE, NO, https://tor.eff.org, https://tor.eff.org, , , https://tor.eff.org/dist/, https://tor.eff.org/dist/, , , Tue Jan 20 19:17:52 2015
+Tor Fan, Tor Supporter, GR, Greece, GR, TRUE, TRUE, NO, https://tor.void.gr, https://tor.void.gr, , , https://tor.void.gr/dist/, https://tor.void.gr/dist/, , , Wed Jan 21 15:15:41 2015
+Ich Eben, Tor Supporter, DE, Germany, DE, TRUE, TRUE, No, http://reichster.de/mirrors/torproject.org/, https://reichster.de/mirrors/torproject.org, , , http://reichster.de/mirrors/torproject.org/dist/, https://reichster.de/mirrors/torproject.org/dist/, , , Tue Jan 20 19:17:52 2015
+jlgaddis AT gnu DOT org, Evil Routers, US, United States, US, TRUE, FALSE, No, http://tor1.evilrouters.net/, , , , http://tor1.evilrouters.net/dist/, , , , Tue Jan 20 19:17:52 2015
+tor AT miglix DOT eu, Tor Supporter, DE, Germany, Europe, TRUE, TRUE, NO, http://tor.miglix.eu, https://tor.miglix.eu, , , http://tor.miglix.eu/dist/, https://tor.miglix.eu/dist/, , , Tue Jan 20 19:17:52 2015
tor TA ninurta TOD name, TorNinurtaName, AT, Austria, AT, TRUE, TRUE, no, http://tor.ninurta.name/, , , , http://tor.ninurta.name/dist/, , , , Wed Oct 22 21:02:17 2014
-fr33tux <AT> general-changelog-team.fr, Tor Supporter, FR, France, FR, TRUE, TRUE, No, http://tor.fr33tux.org, https://tor.fr33tux.org, , , http://tor.fr33tux.org/dist/, https://tor.fr33tux.org/dist/, , , Thu Jan 8 02:14:18 2015
-sebastian(at)bobrecki(dot)pl, Sebastian M. Bobrecki, PL, Poland, Europe, TRUE, FALSE, No, http://tor.iv.net.pl, https://tor.iv.net.pl, , , http://tor.iv.net.pl/dist/, https://tor.iv.net.pl/dist/, , , Thu Jan 8 02:14:18 2015
-tor-mirror AT rdns DOT cc, d0wn.biz, FR, France, Europe, TRUE, FALSE, No, http://tor.static.lu, https://tor.static.lu, , , http://tor.static.lu/dist/, https://tor.static.lu/dist/, , , Thu Jan 8 02:14:18 2015
-tor(a)moparisthebest.com, moparisthebest.com, DE, Germany, Europe, TRUE, TRUE, No, http://www.moparisthebest.com/tor/, https://www.moparisthebest.com/tor/, , , http://www.moparisthebest.com/tor/dist/, https://www.moparisthebest.com/tor/dist/, , , Thu Jan 8 02:14:18 2015
-Sebastian, Maxanoo, NL, The Netherlands, Amsterdam, TRUE, FALSE, NO, http://tor.maxanoo.com/, , , , http://tor.maxanoo.com/dist/, , , , Thu Jan 8 02:14:18 2015
-rorrim AT ayo DOT tl, Tor Supporter, IS, Iceland, Europe, TRUE, TRUE, No, http://ayo.tl/tor/, https://ayo.tl/tor/, , , http://ayo.tl/tor/dist/, https://ayo.tl/tor/dist/, , , Thu Jan 8 02:14:18 2015
-stefano.fenoglio AT gmail DOT com, Tor Supporter, IT, Italy, Europe, TRUE, FALSE, No, http://tor.stefanof.com, , , , , , http://tor.stefanof.com/dist, , Thu Jan 8 05:01:06 2015
-Jacob Henner, Anatomical Networks, US, United States, US, TRUE, TRUE, TRUE, http://tor.ventricle.us/, , , , http://tor.ventricle.us/dist/, , , , Wed Jan 7 18:27:42 2015
+fr33tux <AT> general-changelog-team.fr, Tor Supporter, FR, France, FR, TRUE, TRUE, No, http://tor.fr33tux.org, https://tor.fr33tux.org, , , http://tor.fr33tux.org/dist/, https://tor.fr33tux.org/dist/, , , Tue Jan 20 19:17:52 2015
+sebastian(at)bobrecki(dot)pl, Sebastian M. Bobrecki, PL, Poland, Europe, TRUE, FALSE, No, http://tor.iv.net.pl, https://tor.iv.net.pl, , , http://tor.iv.net.pl/dist/, https://tor.iv.net.pl/dist/, , , Wed Jan 21 15:15:41 2015
+tor-mirror AT rdns DOT cc, d0wn.biz, FR, France, Europe, TRUE, FALSE, No, http://tor.static.lu, https://tor.static.lu, , , http://tor.static.lu/dist/, https://tor.static.lu/dist/, , , Tue Jan 20 19:17:52 2015
+tor(a)moparisthebest.com, moparisthebest.com, DE, Germany, Europe, TRUE, TRUE, No, http://www.moparisthebest.com/tor/, https://www.moparisthebest.com/tor/, , , http://www.moparisthebest.com/tor/dist/, https://www.moparisthebest.com/tor/dist/, , , Tue Jan 20 19:17:52 2015
+Sebastian, Maxanoo, NL, The Netherlands, Amsterdam, TRUE, FALSE, NO, http://tor.maxanoo.com/, , , , http://tor.maxanoo.com/dist/, , , , Tue Jan 20 19:17:52 2015
+rorrim AT ayo DOT tl, Tor Supporter, IS, Iceland, Europe, TRUE, TRUE, No, http://ayo.tl/tor/, https://ayo.tl/tor/, , , http://ayo.tl/tor/dist/, https://ayo.tl/tor/dist/, , , Tue Jan 20 19:17:52 2015
+stefano.fenoglio AT gmail DOT com, Tor Supporter, IT, Italy, Europe, TRUE, FALSE, No, http://tor.stefanof.com, , , , , , http://tor.stefanof.com/dist, , Tue Jan 20 19:17:52 2015
+Jacob Henner, Anatomical Networks, US, United States, US, TRUE, TRUE, TRUE, http://tor.ventricle.us/, , , , http://tor.ventricle.us/dist/, , , , Tue Jan 20 19:17:52 2015
webmaster[at]hackabit.nl, Hackabit.nl, NL, The Netherlands, Europe, TRUE, FALSE, No, http://hackabit.nl/tor/, https://hackabit.nl/tor/, , , http://hackabit.nl/tor/dist/, https://hackabit.nl/tor/dist/, , , Thu Jan 8 02:14:18 2015
-Tor Fan, Ramos Research, US, United States, US, TRUE, TRUE, No, http://tor.ramosresearch.com/, , , , http://tor.ramosresearch.com/dist/, , , , Thu Jan 8 02:14:18 2015
-Tor Fan, Tor Supporter, DE, Germany, Europe, TRUE, FALSE, No, http://tor.euve33747.vserver.de/, , , , http://tor.euve33747.vserver.de/dist, , , , Wed Jan 7 18:27:42 2015
-s7r[at]sky-ip[d0t]org, sky-ip.org, NL, Netherlands, NL, TRUE, FALSE, No, http://beautiful-mind.sky-ip.org/, , , , http://beautiful-mind.sky-ip.org/dist/, , , , Wed Jan 7 18:27:42 2015
-tor#pajonzeck#de, ITsn, DE, Germany, Europe, TRUE, FALSE, No, http://tor.pajonzeck.de/, https://tor.pajonzeck.de/, rsync://tor.pajonzeck.de/tor, http://tor.pajonzeck.de/dist/, https://tor.pajonzeck.de/dist/, , rsync://tor.pajonzeck.de/tor/dist, http://zgfgvob256pffy62.onion, Thu Jan 8 02:14:18 2015
-peter AT ludikovsky DOT name, Tor Supporter, AT, Austria, Europe, TRUE, TRUE, No, http://tor.ludikovsky.name/, , , , http://tor.ludikovsky.name/dist, , , http://54lnbzjo6xlr4f4j.onion/, Wed Jan 7 18:27:42 2015
-admin AT nuclear DASH weapons DOT net, Setec Administrator, US, Texas, Austin, TRUE, FALSE, No, http://tor.nuclear-weapons.net, https://tor.nuclear-weapons.net, , , http://tor.nuclear-weapons.net/dist, , https://tor.nuclear-weapons.net/dist, , Thu Jan 8 05:01:06 2015
-0x43DE8191, Tor Supporter, DE, Germany, Europe, TRUE, TRUE, No, http://torproject.hactar.bz, , , , http://torproject.hactar.bz/dist/, , , , Thu Jan 8 05:01:06 2015
--nick at calyx dot com, The Calyx Institute, US, United States, North America, TRUE, FALSE, No, http://tor.calyxinstitute.org, https://tor.calyxinstitute.org, , , http://tor.calyxinstitute.org/dist/, https://tor.calyxinstitute.org/dist/, , http://tmdrhl4e4anhsjc5.onion, Thu Jan 8 05:01:06 2015
+Tor Fan, Ramos Research, US, United States, US, TRUE, TRUE, No, http://tor.ramosresearch.com/, , , , http://tor.ramosresearch.com/dist/, , , , Wed Jan 21 15:15:41 2015
+Tor Fan, Tor Supporter, DE, Germany, Europe, TRUE, FALSE, No, http://tor.euve33747.vserver.de/, , , , http://tor.euve33747.vserver.de/dist, , , , Tue Jan 20 19:17:52 2015
+s7r[at]sky-ip[d0t]org, sky-ip.org, NL, Netherlands, NL, TRUE, FALSE, No, http://beautiful-mind.sky-ip.org/, , , , http://beautiful-mind.sky-ip.org/dist/, , , , Tue Jan 20 19:17:52 2015
+tor#pajonzeck#de, ITsn, DE, Germany, Europe, TRUE, FALSE, No, http://tor.pajonzeck.de/, https://tor.pajonzeck.de/, rsync://tor.pajonzeck.de/tor, http://tor.pajonzeck.de/dist/, https://tor.pajonzeck.de/dist/, , rsync://tor.pajonzeck.de/tor/dist, http://zgfgvob256pffy62.onion, Tue Jan 20 19:17:52 2015
+peter AT ludikovsky DOT name, Tor Supporter, AT, Austria, Europe, TRUE, TRUE, No, http://tor.ludikovsky.name/, , , , http://tor.ludikovsky.name/dist, , , http://54lnbzjo6xlr4f4j.onion/, Tue Jan 20 19:17:52 2015
+admin AT nuclear DASH weapons DOT net, Setec Administrator, US, Texas, Austin, TRUE, FALSE, No, http://tor.nuclear-weapons.net, https://tor.nuclear-weapons.net, , , http://tor.nuclear-weapons.net/dist, , https://tor.nuclear-weapons.net/dist, , Tue Jan 20 19:17:52 2015
+0x43DE8191, Tor Supporter, DE, Germany, Europe, TRUE, TRUE, No, http://torproject.hactar.bz, , , , http://torproject.hactar.bz/dist/, , , , Wed Jan 21 15:15:41 2015
+-nick at calyx dot com, The Calyx Institute, US, United States, North America, TRUE, FALSE, No, http://tor.calyxinstitute.org, https://tor.calyxinstitute.org, , , http://tor.calyxinstitute.org/dist/, https://tor.calyxinstitute.org/dist/, , http://tmdrhl4e4anhsjc5.onion, Wed Jan 21 15:15:41 2015
opi(a)zeropi.net, Tor Supporter, FR, France, FR, TRUE, TRUE, No, http://tor-mirror.zeropi.net/, , , , http://tor-mirror.zeropi.net/dist/, , , , Mon Dec 1 15:15:20 2014
noc AT bbln DOT org, BBLN, NL, The Netherlands, Europe, TRUE, TRUE, No, http://mirror-nl1.bbln.org/torproject/, https://mirror-nl1.bbln.org/torproject/, rsync://mirror-nl1.bbln.org/torproject/, ftp://mirror-nl1.bbln.org/torproject/, http://mirror-nl1.bbln.org/torproject/dist/, https://mirror-nl1.bbln.org/torproject/dist/, rsync://mirror-nl1.bbln.org/torproject/dist/, , Fri Jan 2 19:33:28 2015
-noc AT bbln DOT org, BBLN, FR, France, Europe, TRUE, TRUE, No, http://mirror-fr1.bbln.org/torproject/, https://mirror-fr1.bbln.org/torproject/, rsync://mirror-fr1.bbln.org/torproject/, ftp://mirror-fr1.bbln.org/torproject/, http://mirror-fr1.bbln.org/torproject/dist/, https://mirror-fr1.bbln.org/torproject/dist/, rsync://mirror-fr1.bbln.org/torproject/dist/, , Thu Jan 8 02:14:18 2015
-noc AT bbln DOT org, BBLN, FR, France, Europe, TRUE, TRUE, No, http://mirror-fr2.bbln.org/torproject/, https://mirror-fr2.bbln.org/torproject/, rsync://mirror-fr2.bbln.org/torproject/, ftp://mirror-fr2.bbln.org/torproject/, http://mirror-fr2.bbln.org/torproject/dist/, https://mirror-fr2.bbln.org/torproject/dist/, rsync://mirror-fr2.bbln.org/torproject/dist/, , Thu Jan 8 05:01:06 2015
-alexander AT dietrich DOT cx, Tor Supporter, DE, Germany, Europe, TRUE, TRUE, No, http://neuland.dietrich.cx/, https://neuland.dietrich.cx/, , , http://neuland.dietrich.cx/dist/, https://neuland.dietrich.cx/dist/, , , Thu Jan 8 02:14:18 2015
-tor(a)0x3d.lu, 0x3d.lu, DE, Germany, Europe, TRUE, FALSE, No, http://tor.0x3d.lu/, https://tor.0x3d.lu/, , , http://tor.0x3d.lu/dist/, https://tor.0x3d.lu/dist/, , , Thu Jan 8 05:01:06 2015
+noc AT bbln DOT org, BBLN, FR, France, Europe, TRUE, TRUE, No, http://mirror-fr1.bbln.org/torproject/, https://mirror-fr1.bbln.org/torproject/, rsync://mirror-fr1.bbln.org/torproject/, ftp://mirror-fr1.bbln.org/torproject/, http://mirror-fr1.bbln.org/torproject/dist/, https://mirror-fr1.bbln.org/torproject/dist/, rsync://mirror-fr1.bbln.org/torproject/dist/, , Tue Jan 20 19:17:52 2015
+noc AT bbln DOT org, BBLN, FR, France, Europe, TRUE, TRUE, No, http://mirror-fr2.bbln.org/torproject/, https://mirror-fr2.bbln.org/torproject/, rsync://mirror-fr2.bbln.org/torproject/, ftp://mirror-fr2.bbln.org/torproject/, http://mirror-fr2.bbln.org/torproject/dist/, https://mirror-fr2.bbln.org/torproject/dist/, rsync://mirror-fr2.bbln.org/torproject/dist/, , Tue Jan 20 19:17:52 2015
+alexander AT dietrich DOT cx, Tor Supporter, DE, Germany, Europe, TRUE, TRUE, No, http://neuland.dietrich.cx/, https://neuland.dietrich.cx/, , , http://neuland.dietrich.cx/dist/, https://neuland.dietrich.cx/dist/, , , Tue Jan 20 19:17:52 2015
+tor(a)0x3d.lu, 0x3d.lu, DE, Germany, Europe, TRUE, FALSE, No, http://tor.0x3d.lu/, https://tor.0x3d.lu/, , , http://tor.0x3d.lu/dist/, https://tor.0x3d.lu/dist/, , , Tue Jan 20 19:17:52 2015
kraai(a)ftbfs.org 0xADCE6065, , SE, Sweden, Europe, TRUE, TRUE, No, http://tor.ftbfs.org/, , , , http://tor.ftbfs.org/dist/, , , , Fri Oct 24 14:28:32 2014
-kontakt(a)unicorncloud.org, UnicornCloud.org, AT, Favoriten, Wien, TRUE, TRUE, No, http://www.unicorncloud.org/public/torproject.org/, https://www.unicorncloud.org/public/torproject.org/, , , http://www.unicorncloud.org/public/torproject.org/dist, https://www.unicorncloud.org/public/torproject.org/dist, , , Thu Jan 8 02:14:18 2015
-James Murphy, intfxdx.com, US, United States, US, TRUE, TRUE, No, http://108.248.87.242/, https://108.248.87.242/, , , http://108.248.87.242/dist/, https://108.248.87.242/dist/, , , Wed Jan 7 18:27:42 2015
-Sam Whited 4096R/54083AE104EA7AD3 <sam(a)samwhited.com>, SamWhited.com, US, GA, United States, TRUE, TRUE, FALSE, http://mirrors.samwhited.net/tor, https://mirrors.samwhited.net/tor, rsync://mirrors.samwhited.net/tor, , http://mirrors.samwhited.net/tor/dist, https://mirrors.samwhited.net/tor/dist, rsync://mirrors.samwhited.net/tor-dist, , Thu Jan 8 02:14:18 2015
-rohit008 AT e DOT ntu DOT edu DOT sg, NTUOSS, SG, Singapore, Asia, TRUE, FALSE, No, http://torproject.ntuoss.com/, , , , http://torproject.ntuoss.com/dist/, , , , Thu Jan 8 02:14:18 2015
-jvictors at jessevictors dot com, Department of CS at USU, US, United States, North America, TRUE, FALSE, No, http://tor-relay.cs.usu.edu/mirrors/torproject.org/, https://www.jessevictors.com/secureMirrors/torproject.org/, , , http://tor-relay.cs.usu.edu/mirrors/torproject.org/dist/, https://www.jessevictors.com/secureMirrors/torproject.org/dist/, , , Thu Jan 8 02:14:18 2015
-Jacob Henner, Anatomical Networks, US, United States, US, TRUE, TRUE, TRUE, http://tor.ventricle.us/, , , , http://tor.ventricle.us/dist/, , , , Wed Jan 7 18:27:42 2015
-hostmaster(a)lucidnetworks.net, Lucid Networks, US, United States, US, TRUE, FALSE, No, http://tor.mirrors.lucidnetworks.net, , rsync://tor.mirrors.lucidnetworks.net::tor, , http://tor.mirrors.lucidnetworks.net/dist, , rsync://tor.mirrors.lucidnetworks.net::tor-dist, , Wed Jan 7 18:27:42 2015
-hostmaster(a)vieth-server.de, mirror-server.de, DE, Germany, DE, TRUE, TRUE, No, http://tor.mirror-server.de/, , , , http://tor.mirror-server.de/dist/, , , , Thu Jan 8 02:14:18 2015
-mirror ntzk de, Netzkonstrukt Berlin, DE, Germany, Europe, TRUE, FALSE, No, http://mirror.ntzk.de/torproject.org/, https://mirror.ntzk.de/torproject.org/, , , http://mirror.ntzk.de/torproject.org/dist/, https://mirror.ntzk.de/torproject.org/dist/, , , Wed Jan 7 18:27:42 2015
-mirror(a)xfree.com.ar, Xfree.com.ar, AR, Argentina, South America, TRUE, FALSE, No, http://tor.xfree.com.ar/, , , , http://tor.xfree.com.ar/dist/, , , , Thu Jan 8 02:14:18 2015
-tor AT eprci NET, EPRCI, US, NH, US, TRUE, FALSE, No, http://tor.eprci.net/, https:/www.eprci.com/tor/, , , http://tor.eprci.net/dist/, https://www.eprci.com/tor/dist/, , , Wed Jan 7 18:27:42 2015
-contact(a)mrtino.eu, Tor Supporter, FR, France, FR, TRUE, FALSE, No, http://tor.mrtino.eu,,,, http://tor.mrtino.eu/dist,,,,
-tor(a)kura.io,KURA IO LIMITED,NL,Netherlands,Europe,TRUE,TRUE,TRUE,http://tor-mirror.kura.io/,htt…,,
-tor-admin AT wardsback DOT org, wardsback.org, FR, France, FR, TRUE, FALSE, No, http://alliumcepa.wardsback.org/, , , , http://alliumcepa.wardsback.org/dist/, , , ,
-PW,PW,DE,Germany,DE,TRUE,TRUE,NO,http://tor.pw.is/,https://www.it-sicherheitschannel.de/,,,http://tor.pw.is/dist/,https://www.it-sicherheitschannel.de/dist/,,,
-kevin(a)freedom.press, Freedom of the Press Foundation, ,US, US, True, False, No, http://tor.freedom.press,https://tor.freedom.press, ,http://tor.freedom.press/dist/,https://tor.freedom.press/dist/, , ,
\ No newline at end of file
+kontakt(a)unicorncloud.org, UnicornCloud.org, AT, Favoriten, Wien, TRUE, TRUE, No, http://www.unicorncloud.org/public/torproject.org/, https://www.unicorncloud.org/public/torproject.org/, , , http://www.unicorncloud.org/public/torproject.org/dist, https://www.unicorncloud.org/public/torproject.org/dist, , , Tue Jan 20 19:17:52 2015
+James Murphy, intfxdx.com, US, United States, US, TRUE, TRUE, No, http://108.248.87.242/, https://108.248.87.242/, , , http://108.248.87.242/dist/, https://108.248.87.242/dist/, , , Tue Jan 20 19:17:52 2015
+Sam Whited 4096R/54083AE104EA7AD3 <sam(a)samwhited.com>, SamWhited.com, US, GA, United States, TRUE, TRUE, FALSE, http://mirrors.samwhited.net/tor, https://mirrors.samwhited.net/tor, rsync://mirrors.samwhited.net/tor, , http://mirrors.samwhited.net/tor/dist, https://mirrors.samwhited.net/tor/dist, rsync://mirrors.samwhited.net/tor-dist, , Tue Jan 20 19:17:52 2015
+rohit008 AT e DOT ntu DOT edu DOT sg, NTUOSS, SG, Singapore, Asia, TRUE, FALSE, No, http://torproject.ntuoss.com/, , , , http://torproject.ntuoss.com/dist/, , , , Wed Jan 21 15:15:41 2015
+jvictors at jessevictors dot com, Department of CS at USU, US, United States, North America, TRUE, FALSE, No, http://tor-relay.cs.usu.edu/mirrors/torproject.org/, https://www.jessevictors.com/secureMirrors/torproject.org/, , , http://tor-relay.cs.usu.edu/mirrors/torproject.org/dist/, https://www.jessevictors.com/secureMirrors/torproject.org/dist/, , , Tue Jan 20 19:17:52 2015
+Jacob Henner, Anatomical Networks, US, United States, US, TRUE, TRUE, TRUE, http://tor.ventricle.us/, , , , http://tor.ventricle.us/dist/, , , , Tue Jan 20 19:17:52 2015
+hostmaster(a)lucidnetworks.net, Lucid Networks, US, United States, US, TRUE, FALSE, No, http://tor.mirrors.lucidnetworks.net, , rsync://tor.mirrors.lucidnetworks.net::tor, , http://tor.mirrors.lucidnetworks.net/dist, , rsync://tor.mirrors.lucidnetworks.net::tor-dist, , Tue Jan 20 19:17:52 2015
+hostmaster(a)vieth-server.de, mirror-server.de, DE, Germany, DE, TRUE, TRUE, No, http://tor.mirror-server.de/, , , , http://tor.mirror-server.de/dist/, , , , Tue Jan 20 19:17:52 2015
+mirror ntzk de, Netzkonstrukt Berlin, DE, Germany, Europe, TRUE, FALSE, No, http://mirror.ntzk.de/torproject.org/, https://mirror.ntzk.de/torproject.org/, , , http://mirror.ntzk.de/torproject.org/dist/, https://mirror.ntzk.de/torproject.org/dist/, , , Tue Jan 20 19:17:52 2015
+mirror(a)xfree.com.ar, Xfree.com.ar, AR, Argentina, South America, TRUE, FALSE, No, http://tor.xfree.com.ar/, , , , http://tor.xfree.com.ar/dist/, , , , Tue Jan 20 19:17:52 2015
+tor AT eprci NET, EPRCI, US, NH, US, TRUE, FALSE, No, http://tor.eprci.net/, https:/www.eprci.com/tor/, , , http://tor.eprci.net/dist/, https://www.eprci.com/tor/dist/, , , Tue Jan 20 19:17:52 2015
+contact(a)mrtino.eu, Tor Supporter, FR, France, FR, TRUE, FALSE, No, http://tor.mrtino.eu, , , , http://tor.mrtino.eu/dist, , , , Tue Jan 20 19:17:52 2015
+tor(a)kura.io, KURA IO LIMITED, NL, Netherlands, Europe, TRUE, TRUE, TRUE, http://tor-mirror.kura.io/, https://tor-mirror.kura.io/, rsync://tor-mirror.kura.io/torproject.org, ftp://tor-mirror.kura.io, http://tor-mirror.kura.io/dist/, https://tor-mirror.kura.io/dist/, rsync://tor-mirror.kura.io/torproject.org/dist, , Sat Dec 27 00:21:38 2014
+tor-admin AT wardsback DOT org, wardsback.org, FR, France, FR, TRUE, FALSE, No, http://alliumcepa.wardsback.org/, , , , http://alliumcepa.wardsback.org/dist/, , , , Tue Jan 20 19:17:52 2015
+PW, PW, DE, Germany, DE, TRUE, TRUE, NO, http://tor.pw.is/, https://www.it-sicherheitschannel.de/, , , http://tor.pw.is/dist/, https://www.it-sicherheitschannel.de/dist/, , , Tue Jan 20 19:17:52 2015
+kevin(a)freedom.press, Freedom of the Press Foundation, , US, US, True, False, No, http://tor.freedom.press, https://tor.freedom.press, , http://tor.freedom.press/dist/, https://tor.freedom.press/dist/, , , ,
1
0

06 Feb '15
commit 4a7081c9ead9da649b8901368f7eeff044682d43
Author: Damian Johnson <atagar(a)torproject.org>
Date: Tue Feb 3 08:27:59 2015 -0800
Revising project activity listings
---
getinvolved/en/volunteer.wml | 24 ++++++++++++------------
1 file changed, 12 insertions(+), 12 deletions(-)
diff --git a/getinvolved/en/volunteer.wml b/getinvolved/en/volunteer.wml
index 5fa81b6..4e8a7a8 100644
--- a/getinvolved/en/volunteer.wml
+++ b/getinvolved/en/volunteer.wml
@@ -168,7 +168,7 @@ meetings around the world.</li>
<td><a href="#project-arm">Arm</a></td>
<td>User Interface</td>
<td>Python, Curses</td>
- <td>Moderate</td>
+ <td>Light</td>
<td>atagar</td>
</tr>
@@ -176,7 +176,7 @@ meetings around the world.</li>
<td><a href="#project-orbot">Orbot</a></td>
<td>User Interface</td>
<td>Java</td>
- <td>Light</td>
+ <td>Moderage</td>
<td>n8fr8</td>
</tr>
@@ -224,7 +224,7 @@ meetings around the world.</li>
<td><a href="#project-flash-proxy">Flash Proxy</a></td>
<td>Client Add-on</td>
<td>Python, JavaScript, Go</td>
- <td>Moderate</td>
+ <td>Light</td>
<td>dcf, infinity0, Arlo Breault</td>
</tr>
@@ -256,7 +256,7 @@ meetings around the world.</li>
<td><a href="#project-tlsdate">Tlsdate</a></td>
<td>Utility</td>
<td>C</td>
- <td>Heavy</td>
+ <td>Light</td>
<td>ioerror</td>
</tr>
@@ -272,7 +272,7 @@ meetings around the world.</li>
<td><a href="#project-atlas">Atlas</a></td>
<td>Client Service</td>
<td>JavaScript</td>
- <td>Light</td>
+ <td>None</td>
<td></td>
</tr>
@@ -296,7 +296,7 @@ meetings around the world.</li>
<td><a href="#project-onionoo">Onionoo</a></td>
<td>Backend Service</td>
<td>Java</td>
- <td>Heavy</td>
+ <td>Light</td>
<td>karsten</td>
</tr>
@@ -304,7 +304,7 @@ meetings around the world.</li>
<td><a href="#project-doctor">DocTor</a></td>
<td>Backend Service</td>
<td>Python</td>
- <td>Light</td>
+ <td>None</td>
<td>atagar</td>
</tr>
@@ -336,7 +336,7 @@ meetings around the world.</li>
<td><a href="#project-bridgedb">BridgeDB</a></td>
<td>Backend Service</td>
<td>Python</td>
- <td>None</td>
+ <td>Heavy</td>
<td>isis</td>
</tr>
@@ -344,7 +344,7 @@ meetings around the world.</li>
<td><a href="#project-ooni-probe">Ooni Probe</a></td>
<td>Scanner</td>
<td>Python</td>
- <td>Heavy</td>
+ <td>Light</td>
<td>hellais, aagbsn</td>
</tr>
@@ -352,7 +352,7 @@ meetings around the world.</li>
<td><a href="#project-torps">TorPS</a></td>
<td>Backend Service</td>
<td>Python</td>
- <td>Light</td>
+ <td>None</td>
<td>Aaron Johnson</td>
</tr>
@@ -376,7 +376,7 @@ meetings around the world.</li>
<td><a href="#project-tor2web">Tor2web</a></td>
<td>Client Service</td>
<td>Python</td>
- <td>None</td>
+ <td>Light</td>
<td>evilaliv3, hellais</td>
</tr>
@@ -384,7 +384,7 @@ meetings around the world.</li>
<td><a href="#project-anonbib">Anonbib</a></td>
<td>Website</td>
<td>Python</td>
- <td>Moderate</td>
+ <td>Light</td>
<td>arma, nickm</td>
</tr>
1
0

06 Feb '15
commit 1799c2be09e7fabc1ff7cb98f0dcf73947c85319
Merge: 9092810 a883517
Author: Nick Mathewson <nickm(a)torproject.org>
Date: Thu Feb 5 22:53:15 2015 -0500
Merge remote-tracking branch 'public/bug13796'
src/or/connection_edge.c | 21 ++++++++++++++++++++-
1 file changed, 20 insertions(+), 1 deletion(-)
1
0