[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [tor-bugs] #5534 [Tor Directory Authority]: Make bridge authorities add "a" lines to router status entries
#5534: Make bridge authorities add "a" lines to router status entries
-------------------------------------+--------------------------------------
Reporter: ln5 | Owner: ln5
Type: enhancement | Status: needs_review
Priority: normal | Milestone: Tor: 0.2.4.x-final
Component: Tor Directory Authority | Version:
Keywords: | Parent: #4563
Points: | Actualpoints:
-------------------------------------+--------------------------------------
Comment(by karsten):
Replying to [comment:10 ln5]:
> Replying to [comment:9 karsten]:
> > The only change I had to make to tor's code was to post the bridge's
descriptor to the bridge authority directly, not via Tor, because the
bridge didn't have the bridge authority's descriptor. This is
understandable, because the private bridge authority didn't publish its
descriptor to moria1 et al. When deploying the code on Tonga, this won't
be an issue.
>
> How did you do this? Might be useful for testing.
I don't remember the exact code line. It had to do with needing anonymity
when fetching descriptors. Search for "anonymized_connection" in
directory.c. You can probably look up the change I made by running git
diff in ~/tor/ on the host you gave me for testing.
> Another option would be to manually add the descriptor for the bridge
authority to the bridge. What would be an easy way of doing that?
I tried writing the descriptor to the cached-descriptors file before
starting Tor. For some reason that didn't work, so I changed the needs-
anonymity thing and got it working. But in theory the cached-descriptors
file trick should work, too.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/5534#comment:15>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs