[tor-bugs] #10227 [Stem]: Support descriptor generation

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu Nov 28 01:28:58 UTC 2013


#10227: Support descriptor generation
-----------------------------+------------------------
     Reporter:  atagar       |      Owner:  atagar
         Type:  enhancement  |     Status:  new
     Priority:  normal       |  Milestone:
    Component:  Stem         |    Version:
   Resolution:               |   Keywords:  descriptor
Actual Points:               |  Parent ID:
       Points:               |
-----------------------------+------------------------
Changes (by isis):

 * cc: isis (added)


Comment:

 It's already fairly modular, the different steps are separated out into
 separate functions and some (but perhaps not all the necessary ones, since
 I wasn't primarily concerned with it) of the functions which will need to
 behave a bit differently in order to create non-bridge OR descriptors take
 a "`bridge=True`" parameter.

 I'm willing to separate this into it's own python package/module so that
 projects can import it, if you think this makes it easier to work with. I
 don't think it really belongs in BridgeDB anyway, since it's something
 that several Tor python projects could use.

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


More information about the tor-bugs mailing list