[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] [metrics-web/master] Put tech report on estimating user numbers on the website.
Author: Karsten Loesing <karsten.loesing@xxxxxxx>
Date: Thu, 2 Dec 2010 14:13:55 +0100
Subject: Put tech report on estimating user numbers on the website.
Commit: 81844eb17a567526d7a1abc35d72aee9a3618c27
---
web/WEB-INF/index.jsp | 4 ++++
web/WEB-INF/papers.jsp | 4 ++--
2 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/web/WEB-INF/index.jsp b/web/WEB-INF/index.jsp
index 255465d..deb9f18 100644
--- a/web/WEB-INF/index.jsp
+++ b/web/WEB-INF/index.jsp
@@ -32,6 +32,10 @@
<br>
<h3>News</h3>
<ul>
+ <li>November 30, 2010: Tech report on
+ <a href="papers/countingusers-2010-11-30.pdf">Privacy-preserving
+ Ways to Estimate the Number of Tor Users</a> is available for
+ download on the <a href="papers.html">Papers</a> page.
<li>October 7, 2010: Custom graphs are now available for all
<a href="graphs.html">graphs</a>. Based on work by Kevin
Berry.</li>
diff --git a/web/WEB-INF/papers.jsp b/web/WEB-INF/papers.jsp
index d61e54b..906e3bc 100644
--- a/web/WEB-INF/papers.jsp
+++ b/web/WEB-INF/papers.jsp
@@ -45,8 +45,8 @@
daily updated <a href="graphs.html">graphs</a>.
<ul>
<li>Privacy-preserving Ways to Estimate the Number of Tor Users
- (<a href="papers/countingusers-2010-11-24.pdf">PDF</a>,
- 322K from November 24, 2010).</li>
+ (<a href="papers/countingusers-2010-11-30.pdf">PDF</a>,
+ 307K from November 30, 2010).</li>
<li>Comparison of GeoIP Databases for Tor
(<a href="papers/geoipdbcomp-2009-10-23.pdf">PDF</a>,
546K from October 23, 2009).</li>
--
1.7.1