[tor-bugs] #17065 [Tor]: Tor should leave its own fingerprint out of its family line
    Tor Bug Tracker & Wiki 
    blackhole at torproject.org
       
    Thu Dec  3 07:24:01 UTC 2015
    
    
  
#17065: Tor should leave its own fingerprint out of its family line
------------------------------+------------------------------
 Reporter:  teor              |          Owner:
     Type:  enhancement       |         Status:  new
 Priority:  Low               |      Milestone:  Tor: 0.2.???
Component:  Tor               |        Version:  Tor: 0.2.7
 Severity:  Normal            |     Resolution:
 Keywords:  easy, regression  |  Actual Points:
Parent ID:                    |         Points:
  Sponsor:                    |
------------------------------+------------------------------
Comment (by teor):
 Now that I think about it, relays may have only ever been able to exclude
 their fingerprint from MyFamily once they had a consensus with their own
 descriptor in it.
 So the first descriptor from a relay would always contain its fingerprint
 in MyFamily, then subsequent descriptors wouldn't, unless the relay was
 offline.
 If this is the case, then you won't find anything using `git bisect`. Try
 modifying router_build_fresh_descriptor like I suggested in the previous
 comment, and writing a unit test (you might find it easier to write a unit
 test if you refactor the code that sets the family line into its own
 helper function), and see if that works.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/17065#comment:8>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
    
    
More information about the tor-bugs
mailing list