[tor-bugs] #1090 [Tor Client]: Warning about using an excluded node for exit
Tor Bug Tracker & Wiki
torproject-admin at torproject.org
Tue Apr 26 20:09:20 UTC 2011
#1090: Warning about using an excluded node for exit
---------------------------+------------------------------------------------
Reporter: Sebastian | Owner: nickm
Type: defect | Status: needs_review
Priority: major | Milestone: Tor: 0.2.2.x-final
Component: Tor Client | Version: 0.2.1.19
Resolution: None | Keywords:
Parent: | Points:
Actualpoints: |
---------------------------+------------------------------------------------
Comment(by arma):
git commit 78c6b416402 doesn't look dangerous, but I think it might be
unnecessary too: intro circuits will be internal circuits (that is, the
last hop is chosen without regard for its exit policy), and thus ExitNodes
and ExcludeExits should not apply. ExcludeNodes is already applied in
rend_services_introduce() when we pick the last hop of the intro circuit.
Keep the clause in for defensive programming, or leave it out for code
cleanliness? I lean toward keep-it-in.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/1090#comment:68>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list