commit 7cf6ebce8ef09cb5bd7963ab46be8d80f3a0abb0 Author: Karsten Loesing karsten.loesing@gmx.net Date: Mon Oct 31 10:07:12 2011 +0100
Add bridge stability report to papers.html. --- web/WEB-INF/papers.jsp | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/web/WEB-INF/papers.jsp b/web/WEB-INF/papers.jsp index f6aa7bd..ba8eb9f 100644 --- a/web/WEB-INF/papers.jsp +++ b/web/WEB-INF/papers.jsp @@ -45,6 +45,10 @@ been included in the <a href="#papers">papers</a> above or in the daily updated <a href="graphs.html">graphs</a>. <ul> + <li>An Analysis of Tor Bridge Stability—Making BridgeDB + give out at least one stable bridge per user (<a + href="papers/bridge-stability-2011-10-31.pdf">PDF</a>, 419K from + October 31, 2011).</li> <li>Case study: Learning whether a Tor bridge is blocked by looking at its aggregate usage statistics, Part one (<a href="papers/blocking-2011-09-15.pdf">PDF</a>, 767K from
tor-commits@lists.torproject.org