[tor-bugs] #8712 [Tor]: Authorities should not vote against Fast just because they vote against Running

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Apr 16 16:41:31 UTC 2013


#8712: Authorities should not vote against Fast just because they vote against
Running
--------------------+-------------------------------------------------------
 Reporter:  arma    |          Owner:                    
     Type:  defect  |         Status:  new               
 Priority:  normal  |      Milestone:  Tor: 0.2.4.x-final
Component:  Tor     |        Version:                    
 Keywords:          |         Parent:                    
   Points:          |   Actualpoints:                    
--------------------+-------------------------------------------------------

Comment(by nickm):

 Is this in fact a change from 8435? The code before did:
 {{{
   rs->is_fast = node->is_fast =
     router_is_active(ri, node, now) &&
     !dirserv_thinks_router_is_unreliable(now, ri, 0, 1);
 }}}

 I think this is a good-to-fix thing, but fixable in 0.2.5, since it isn't
 a regression and isn't a security issue

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


More information about the tor-bugs mailing list