[or-cvs] r12482: explain how to become a bridge authority too (tor/trunk/doc/spec/proposals)

arma at seul.org arma at seul.org
Sun Nov 11 20:33:17 UTC 2007


Author: arma
Date: 2007-11-11 15:33:17 -0500 (Sun, 11 Nov 2007)
New Revision: 12482

Modified:
   tor/trunk/doc/spec/proposals/xxx-bridges.txt
Log:
explain how to become a bridge authority too


Modified: tor/trunk/doc/spec/proposals/xxx-bridges.txt
===================================================================
--- tor/trunk/doc/spec/proposals/xxx-bridges.txt	2007-11-11 20:12:32 UTC (rev 12481)
+++ tor/trunk/doc/spec/proposals/xxx-bridges.txt	2007-11-11 20:33:17 UTC (rev 12482)
@@ -122,6 +122,10 @@
   corresponding to a particular identity fingerprint, it will happily
   give you the latest descriptor for that fingerprint.
 
+  To become a bridge authority, add these lines to your torrc:
+    AuthoritativeDirectory 1
+    BridgeAuthoritativeDir 1
+
   Right now there's one bridge authority, running on the Tonga relay.
 
 2.1. Exporting bridge-purpose descriptors



More information about the tor-commits mailing list