[tor-commits] [metrics-web/master] Add George's censorship detector PDF to the website.

karsten at torproject.org karsten at torproject.org
Wed Aug 24 05:35:30 UTC 2011


commit 30084d8db5750806ad448132e2c042bb158455d6
Author: Karsten Loesing <karsten.loesing at gmx.net>
Date:   Mon Aug 22 16:58:32 2011 +0200

    Add George's censorship detector PDF to the website.
---
 web/WEB-INF/papers.jsp |    3 +++
 web/WEB-INF/users.jsp  |    6 ++++--
 2 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/web/WEB-INF/papers.jsp b/web/WEB-INF/papers.jsp
index 6011a20..a4ce6c2 100644
--- a/web/WEB-INF/papers.jsp
+++ b/web/WEB-INF/papers.jsp
@@ -45,6 +45,9 @@
         been included in the <a href="#papers">papers</a> above or in the
         daily updated <a href="graphs.html">graphs</a>.
         <ul>
+          <li>An anomaly-based censorship-detection system for Tor (<a
+          href="papers/detector-2011-08-11.pdf">PDF</a>, 106K from August
+          11, 2011).</li>
           <li>An Analysis of Tor Relay Stability (<a
           href="papers/relay-stability-2011-06-30.pdf">PDF</a>, 1.3M from
           June 30, 2011,
diff --git a/web/WEB-INF/users.jsp b/web/WEB-INF/users.jsp
index bb4e11c..624d956 100644
--- a/web/WEB-INF/users.jsp
+++ b/web/WEB-INF/users.jsp
@@ -45,7 +45,8 @@ based on the requests seen by a few dozen directory mirrors.</p>
         </c:forEach>
       </select>
     </p><p>
-      Show possible censorship events if available (BETA)
+      Show possible censorship events if available (<a
+      href="papers/detector-2011-08-11.pdf">BETA</a>)
       <input type="checkbox" name="events" value="on"
         <c:if test="${direct_users_events[0] eq 'on'}"> checked</c:if>
       ></input>
@@ -91,7 +92,8 @@ based on the requests seen by a few dozen directory mirrors.</p>
   </div>
 </form>
 <a name="censorship-events"></a>
-<p><b>Top-10 countries by possible censorship events (BETA):</b></p>
+<p><b>Top-10 countries by possible censorship events (<a
+      href="papers/detector-2011-08-11.pdf">BETA</a>):</b></p>
 <table>
   <tr>
     <th>Country</th>



More information about the tor-commits mailing list