
commit 06193a12dc23a2b41a9ad85eee4c08f56dc00052 Author: Karsten Loesing <karsten.loesing@gmx.net> Date: Thu Jul 3 11:37:33 2014 +0200 Add Oxford's cartogram visualizing Tor usage. --- website/web/WEB-INF/users.jsp | 22 ++++++++++++++++++++++ website/web/images/oxford-anonymous-internet.png | Bin 0 -> 106499 bytes 2 files changed, 22 insertions(+) diff --git a/website/web/WEB-INF/users.jsp b/website/web/WEB-INF/users.jsp index c191eb3..400fd31 100644 --- a/website/web/WEB-INF/users.jsp +++ b/website/web/WEB-INF/users.jsp @@ -291,6 +291,28 @@ Bridge users by IP version: <a href="https://gitweb.torproject.org/metrics-web.git/blob/HEAD:/doc/users-q-and-a.txt">Questions and answers about users statistics</a></p> +<hr> + +<a name="oxford-anonymous-internet"></a> +<h3><a href="#oxford-anonymous-internet" class="anchor"> +Tor users as percentage of larger Internet population +</a></h3> + +<p>The Oxford Internet Institute made a cartogram visualization of Tor +users as compared to the overall Internet population per country. +They used the average number of Tor users from August 2012 to August 2013 +and put it in relation to total Internet users per country. +Be sure to read up the +<a href="http://geography.oii.ox.ac.uk/?page=tor">details and their +conclusions</a>.</p> + +<a href="http://geography.oii.ox.ac.uk/?page=tor"> +<img src="images/oxford-anonymous-internet.png" + alt="The anonymous Internet"> +</a> + +<hr> + </div> </div> <div class="bottom" id="bottom"> diff --git a/website/web/images/oxford-anonymous-internet.png b/website/web/images/oxford-anonymous-internet.png new file mode 100644 index 0000000..a8c05f4 Binary files /dev/null and b/website/web/images/oxford-anonymous-internet.png differ