[tor-bugs] #28458 [Core Tor/sbws]: Stop resolving domains locally and stop using non-exits as 2nd hop
Tor Bug Tracker & Wiki
blackhole at torproject.org
Thu Nov 15 09:35:12 UTC 2018
#28458: Stop resolving domains locally and stop using non-exits as 2nd hop
-------------------------------+-------------------------
Reporter: juga | Owner: juga
Type: defect | Status: assigned
Priority: Medium | Milestone:
Component: Core Tor/sbws | Version: sbws: 1.0.0
Severity: Normal | Keywords:
Actual Points: | Parent ID:
Points: | Reviewer:
Sponsor: |
-------------------------------+-------------------------
To check if an exit can exit to the destination, sbws is trying to resolve
the domain locally, which fails in many cases.
Even if it does not fail, the IP obtained won't be the same IP to which
the exit will make the HTTP request.
When the domain resolution is failing, sbws try to choose other relay that
does not have the exit flag. If it is not an exit, it will fail to make an
HTTP request.
sbws will also be faster and give less errors not resolving domains
locally.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/28458>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list