[tor-bugs] #9432 [Tor]: [PATCH] respect RFC5735 and disallow 'Special Use IPv4 Addresses' per default
Tor Bug Tracker & Wiki
blackhole at torproject.org
Tue Aug 13 02:54:40 UTC 2013
#9432: [PATCH] respect RFC5735 and disallow 'Special Use IPv4 Addresses' per
default
---------------------------------------------+------------------------------
Reporter: cypherpunks | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Tor: 0.2.5.x-final
Component: Tor | Version: Tor: unspecified
Keywords: tor-relay privaddr 024-backport | Parent: #7971
Points: | Actualpoints:
---------------------------------------------+------------------------------
Comment(by nickm):
I think that the quick solution for this stuff for now is probably to
divide the tor_addr_is_internal() function into a use-specific versions,
possibly by changing the "for_listener" flag in to an enum. Then we could
get the full list of internal address blocks for every case where it isn't
problematic, and the current limited list for stuff like exit connections.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/9432#comment:3>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list