commit 80a198928e14f5932f283206541124209df95fb7 Author: Philipp Winter phw@nymity.ch Date: Thu Sep 19 12:42:44 2019 -0700
Remove outdated note.
BridgeDB supports bridge-distribution lines since version 0.5.0: https://bugs.torproject.org/23957 --- doc/tor.1.txt | 4 ---- 1 file changed, 4 deletions(-)
diff --git a/doc/tor.1.txt b/doc/tor.1.txt index be0a1ed92..1504223b8 100644 --- a/doc/tor.1.txt +++ b/doc/tor.1.txt @@ -1956,10 +1956,6 @@ is non-zero): would like its bridge address to be given out. Set it to "none" if you want BridgeDB to avoid distributing your bridge address, or "any" to let BridgeDB decide. (Default: any) - + - Note: as of Oct 2017, the BridgeDB part of this option is not yet - implemented. Until BridgeDB is updated to obey this option, your - bridge will make this request, but it will not (yet) be obeyed.
[[ContactInfo]] **ContactInfo** __email_address__:: Administrative contact information for this relay or bridge. This line
tor-commits@lists.torproject.org