[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] [metrics-web/master] Add new tech report to the website.
Author: Karsten Loesing <karsten.loesing@xxxxxxx>
Date: Fri, 31 Dec 2010 12:30:17 +0100
Subject: Add new tech report to the website.
Commit: c4dd82ae341686dd73b20943338291447c1bdbc3
---
web/WEB-INF/index.jsp | 14 ++++----------
web/WEB-INF/papers.jsp | 3 +++
2 files changed, 7 insertions(+), 10 deletions(-)
diff --git a/web/WEB-INF/index.jsp b/web/WEB-INF/index.jsp
index 8d1bbe9..b9c3d87 100644
--- a/web/WEB-INF/index.jsp
+++ b/web/WEB-INF/index.jsp
@@ -32,6 +32,10 @@
<br>
<h3>News</h3>
<ul>
+ <li>December 29, 2010: Tech report with an
+ <a href="papers/data-2010-12-29.pdf">Overview of Statistical
+ Data in the Tor Network</a> is available for download on the
+ <a href="papers.html">Papers</a> page.</li>
<li>December 16, 2010: Graph and raw data on
<a href="performance.html">Fraction of connections used
uni-/bidirectionally</a> is available.</li>
@@ -47,16 +51,6 @@
observed bandwidth available. Implemented by Kevin Berry.</li>
<li>September 2, 2010: New <a href="relay-search.html">relay
search</a> feature available.</li>
- <li>August 31, 2010: Named relays can now be found more easily
- on the consensus-health page by using anchors, e.g.,
- <a href="consensus-health.html#gabelmoo">https://metrics.torproject.org/consensus-health.html#gabelmoo</a> .</li>
- <li>August 16, 2010: There are now
- <a href="users.html">graphs</a> for total new or returning and
- recurring directly connecting users and total bridge users as
- well as
- for users coming from Australia, Brazil, Canada, France,
- Germany, Italy, Japan, Poland, Russia, South Korea, Sweden,
- U.K., and U.S.A.</li>
</ul>
</div>
</div>
diff --git a/web/WEB-INF/papers.jsp b/web/WEB-INF/papers.jsp
index 906e3bc..da59b27 100644
--- a/web/WEB-INF/papers.jsp
+++ b/web/WEB-INF/papers.jsp
@@ -44,6 +44,9 @@
been included in the <a href="#papers">papers</a> above or in the
daily updated <a href="graphs.html">graphs</a>.
<ul>
+ <li>Overview of Statistical Data in the Tor Network
+ (<a href="papers/data-2010-12-29.pdf">PDF</a>,
+ 164K from December 29, 2010).</li>
<li>Privacy-preserving Ways to Estimate the Number of Tor Users
(<a href="papers/countingusers-2010-11-30.pdf">PDF</a>,
307K from November 30, 2010).</li>
--
1.7.1