diff options
-rw-r--r-- | doc/spec/proposals/xxx-bridges.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/spec/proposals/xxx-bridges.txt b/doc/spec/proposals/xxx-bridges.txt index 0658519fc..3b96ecd9d 100644 --- a/doc/spec/proposals/xxx-bridges.txt +++ b/doc/spec/proposals/xxx-bridges.txt @@ -122,6 +122,10 @@ Status: Open 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 |