[tor-bugs] #1090 [Tor Client]: Warning about using an excluded node for exit
Tor Bug Tracker & Wiki
torproject-admin at torproject.org
Thu Feb 3 18:26:12 UTC 2011
#1090: Warning about using an excluded node for exit
-------------------------+--------------------------------------------------
Reporter: Sebastian | Owner: nickm
Type: defect | Status: assigned
Priority: major | Milestone: Tor: 0.2.2.x-final
Component: Tor Client | Version: 0.2.1.19
Resolution: None | Keywords:
Points: | Parent:
-------------------------+--------------------------------------------------
Comment(by nickm):
And FWICT, the functions to extend/replace/audit include:
* everything that returns a routerinfo_t*
* everything that returns a routerstatus_t*
* everything that returns an extend_info_t*
* everything that adds a node to a circuit
* everything that attaches a stream to a circuit
* everything that returns a circuit
It might be smarter to do a stopgap fix ("try to find and fix all the
broken parts") for 0.2.2 and get the well-designed fix into 0.2.3.1-alpha:
we *already* replaced most of these in the node_t migration in 0.2.3.0
-alpha-dev.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/1090#comment:24>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list