commit 3dbf9aedc9164d16e179a56e6b7b5cb33d810b00 Author: Karsten Loesing karsten.loesing@gmx.net Date: Thu May 24 10:35:59 2012 +0200
Tweak description of bridge tarballs a bit. --- web/WEB-INF/data.jsp | 11 ++++------- 1 files changed, 4 insertions(+), 7 deletions(-)
diff --git a/web/WEB-INF/data.jsp b/web/WEB-INF/data.jsp index 6768169..a4e88f2 100644 --- a/web/WEB-INF/data.jsp +++ b/web/WEB-INF/data.jsp @@ -131,13 +131,10 @@ <p>The bridge descriptor archives contain similar documents as the relay descriptor archives, but for the non-public bridges. The descriptors have been sanitized before publication to remove all - information that could otherwise be used to locate bridges. - Beginning with May 2010, we stopped resolving IP addresses to - country codes and including those in the sanitized descriptors, - because it was tough to maintain; if your research requires this - or any other detail, contact us and we'll sort something out. The - files below contain all documents of a given month. - The sanitizing process is described + information that could otherwise be used to locate bridges. The + files below contain all documents of a given month, including + bridge network statuses, bridge server descriptors, and bridge + extra-info descriptors. The sanitizing process is described <a href="formats.html#bridgedesc">here</a>.</p> <table width="100%" border="0" cellpadding="5" cellspacing="0" summary=""> <c:forEach var="item" items="${bridgeDescriptors}" >
tor-commits@lists.torproject.org