[tor-bugs] #2355 [Tor Client]: Change UseBridges to prevent any access attempts of public tor network
Tor Bug Tracker & Wiki
torproject-admin at torproject.org
Tue May 31 04:24:53 UTC 2011
#2355: Change UseBridges to prevent any access attempts of public tor network
-----------------------------------+----------------------------------------
Reporter: anonym | Type: defect
Status: needs_review | Priority: major
Milestone: Tor: 0.2.2.x-final | Component: Tor Client
Version: | Keywords:
Parent: | Points:
Actualpoints: |
-----------------------------------+----------------------------------------
Comment(by arma):
Replying to [comment:31 nickm]:
> I did a backport and light tidy in branch "bug2355" in my public repo.
anonym should have a look to make sure it's sane.
Looks fine overall.
Major points:
- 6c528a1b7415e should not be in there. A different version of it is
already in maint-0.2.2.
- f602eab961b2 seems to have snuck in too. I don't yet believe that it
does anything good.
Minor points:
- In the or.h patch, it says
{{{
1 means strictly yes, 0 means stricly no,
}}}
I think that should be "1" and "0" rather than bare values. Also, stricly
-> strictly.
- UseBriges -> UseBridges
- The changes entry should say that the default changed too.
- For our new CONFIG_TYPE_PORT we say strcasecmp when checking if "auto",
but here we say strcmp?
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/2355#comment:32>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list