[tor-bugs] #1776 [Tor Client]: Allow regular relays to be used as bridges
Tor Bug Tracker & Wiki
torproject-admin at torproject.org
Sun Aug 15 09:29:55 UTC 2010
#1776: Allow regular relays to be used as bridges
-------------------------+--------------------------------------------------
Reporter: Sebastian | Owner:
Type: defect | Status: reopened
Priority: normal | Milestone:
Component: Tor Client | Version:
Resolution: | Keywords:
Parent: |
-------------------------+--------------------------------------------------
Comment(by arma):
Bug not fixed.
Check out git master (e.g. 8d588e7b1a4fccf), run Tor to fetch all your
directory stuff, kill Tor, then run Tor pointing to a public relay as your
bridge. It will fetch that relay's descriptor using router purpose bridge,
and successfully store it (so the above patch worked to that extent).
But then it will discover that it doesn't have any general-purpose
descriptor for that relay, and it's listed in the consensus so clearly it
should have one. So it fetches one, and then replaces the bridge-purpose
descriptor with the general-purpose descriptor, and then Tor freaks out
because none of its bridges are up anymore.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/1776#comment:6>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list