[tor-bugs] #2566 [Metrics]: Set UseEntryGuards=1 in entrycons.py
Tor Bug Tracker & Wiki
torproject-admin at torproject.org
Tue Feb 15 15:13:01 UTC 2011
#2566: Set UseEntryGuards=1 in entrycons.py
------------------------------+---------------------------------------------
Reporter: mikeperry | Owner: mikeperry
Type: defect | Status: needs_review
Priority: normal | Milestone:
Component: Metrics | Version:
Resolution: | Keywords:
Parent: | Points: 1
Actualpointsdone: 1 | Pointsdone: 1
Actualpoints: 1 |
------------------------------+---------------------------------------------
Comment(by Sebastian):
I'm not sure I like
{{{
- conn.set_option("StrictEntryNodes", "1")
+ conn.set_option("UseEntryNodes", "1")
+ conn.set_option("StrictNodes", "1")
}}}
unless we are extra sure we don't want to run torperfs on 0.2.1.x tors
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/2566#comment:7>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list