[tor-bugs] #4207 [Tor Directory Authority]: allow directory authorities to badexit by country code

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Fri Jan 13 23:27:10 UTC 2012


#4207: allow directory authorities to badexit by country code
-------------------------------------+--------------------------------------
 Reporter:  arma                     |          Owner:                    
     Type:  defect                   |         Status:  needs_review      
 Priority:  major                    |      Milestone:  Tor: 0.2.3.x-final
Component:  Tor Directory Authority  |        Version:                    
 Keywords:  easy small-feature       |         Parent:                    
   Points:                           |   Actualpoints:                    
-------------------------------------+--------------------------------------

Comment(by arma):

 {{{
 +   * Lists of of country codes to mark as BadDir, BadExit, or Invalid, or
 to
 +   * reject entirely.
 [...]
 +  smartlist_t *AuthDirRejectCC;
 +  smartlist_t *AuthDirInvalidCC;
 }}}
 wants to be reordered

 {{{
 insentive
 }}}

 otherwise, patch looks plausible. thanks!

-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/4207#comment:5>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list