mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-28 06:13:31 +01:00
281a5e4670
Roger explains at http://archives.seul.org/tor/talk/Nov-2011/msg00209.html : "If you list your bridge as part of your family in the relay descriptor, then everybody can learn your bridge fingerprint, and they can look up your bridge's descriptor (and thus location) at the bridge directory authority." Now, we can't stop relays from listing bridges, but we can warn when we notice a bridge listing anybody, which might help some. This fixes bug 4657; it's a fix on 0.2.0.3-alpha, where bridges were first introduced.
5 lines
196 B
Plaintext
5 lines
196 B
Plaintext
o Minor bugfixes:
|
|
- If the configuration tries to set MyFamily on a bridge, refuse to
|
|
do so, and warn about the security implications. Fix for bug 4657;
|
|
bugfix on 0.2.0.3-alpha.
|