[tor-bugs] #2372 [BridgeDB]: Export BridgeDB's pool assignments

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Sun Feb 13 08:23:11 UTC 2011


#2372: Export BridgeDB's pool assignments
--------------------------+-------------------------------------------------
  Reporter:  karsten      |              Owner:       
      Type:  enhancement  |             Status:  new  
  Priority:  normal       |          Milestone:       
 Component:  BridgeDB     |            Version:       
  Keywords:               |             Parent:  #2537
    Points:               |   Actualpointsdone:       
Pointsdone:               |       Actualpoints:       
--------------------------+-------------------------------------------------

Comment(by karsten):

 I tweaked your branch a bit.  Please see the attached patch (I don't have
 a public repository yet).  The new format is:

 {{{
 $fingerprint email[ port=$port][ flag=$flag]
 $fingerprint https ring=$ring[ port=$port][ flag=$flag]
 $fingerprint unallocated
 }}}

 I think the code that calls this needs to move somewhere else, and we
 should make this configurable.  Right now, everything is appended to a
 file assignments.log.

 I'm also unsure what to do with the bucket thing.  kaner, do you have an
 idea how we could include the information to which bucket an unallocated
 bridge was assigned?  Maybe we can write something like `$fingerprint
 unallocated bucket=$bucketname` for them?

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


More information about the tor-bugs mailing list