[tor-bugs] #1751 [Tor Relay]: Project: Make it harder to use exits as one-hop proxies
Tor Bug Tracker & Wiki
torproject-admin at torproject.org
Sat Sep 25 23:08:20 UTC 2010
#1751: Project: Make it harder to use exits as one-hop proxies
-----------------------+----------------------------------------------------
Reporter: nickm | Owner:
Type: task | Status: needs_review
Priority: normal | Milestone: Deliverable-Sep2010
Component: Tor Relay | Version:
Keywords: | Parent:
-----------------------+----------------------------------------------------
Comment(by arma):
trivial other things:
{{{
+ /* We need an up-to-date view of network info if we're going to try to
+ * block unknown exits. */
}}}
"...if we're going to try to block exit attempts from unknown relays."
In connection_exit_begin_conn() it could sure use a
{{{
or_options_t *options = get_options();
}}}
at the top.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/1751#comment:21>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list