[or-cvs] [ernie/master] Make it more clear that Tonga doesn't keep bridge descriptors.

karsten at torproject.org karsten at torproject.org
Wed Feb 17 10:07:06 UTC 2010


Author: Karsten Loesing <karsten.loesing at gmx.net>
Date: Wed, 17 Feb 2010 11:03:23 +0100
Subject: Make it more clear that Tonga doesn't keep bridge descriptors.
Commit: 205b4455ca4abc837848fef44af7bc0776d7a71d

---
 website/tools.html |   28 ++++++++++++++--------------
 1 files changed, 14 insertions(+), 14 deletions(-)

diff --git a/website/tools.html b/website/tools.html
index 2775fff..d925831 100644
--- a/website/tools.html
+++ b/website/tools.html
@@ -87,20 +87,20 @@
         <a id="bridgesan"/>
         <h3>Bridge descriptor sanitizer</h3>
         <br/>
-        <p>The bridge authority Tonga keeps a list of bridges in order to
-        serve bridge addresses and descriptors to its clients. Every half
-        hour, Tonga takes a snapshot of the known bridge descriptors for
-        later statistical analysis. As a guiding principle, the Tor
-        project makes all data that it uses for statistical analysis
-        available to the interested public, in order to maximize
-        transparency towards the community. However, the bridge
-        descriptors contain the IP addresses and other contact information
-        of bridges that must not be made public, or the purpose of bridges
-        as non-public entry points into the Tor network would be obsolete.
-        This script takes the half-hourly snapshots as input, removes all
-        possibly sensitive information from the descriptors, and puts out
-        the sanitized bridge descriptors that are safe to be
-        published.</p>
+        <p>The bridge authority Tonga maintains a list of bridges in order
+        to serve bridge addresses and descriptors to its clients. Every
+        half hour, Tonga takes a snapshot of the known bridge descriptors
+        and copies them to byblos for later statistical analysis. As a
+        guiding principle, the Tor project makes all data that it uses for
+        statistical analysis available to the interested public, in order
+        to maximize transparency towards the community. However, the
+        bridge descriptors contain the IP addresses and other contact
+        information of bridges that must not be made public, or the
+        purpose of bridges as non-public entry points into the Tor network
+        would be obsolete. This script takes the half-hourly snapshots as
+        input, removesall possibly sensitive information from the
+        descriptors, and puts out the sanitized bridge descriptors that
+        are safe to be published.</p>
         <ul>
           <li>Browse the
           <a href="https://svn.torproject.org/svn/projects/archives/trunk/bridge-desc-sanitizer/">SVN repository</a></li>
-- 
1.6.5



More information about the tor-commits mailing list