[tor-bugs] #14846 [Tor]: Controller: retrieve an HS descriptor of a service run by a user

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Feb 17 00:53:42 UTC 2015


#14846: Controller: retrieve an HS descriptor of a service run by a user
-----------------------------+----------------------------------------
     Reporter:  dgoulet      |      Owner:  dgoulet
         Type:  enhancement  |     Status:  new
     Priority:  normal       |  Milestone:  Tor: 0.2.7.x-final
    Component:  Tor          |    Version:
   Resolution:               |   Keywords:  SponsorR tor-hs controller
Actual Points:               |  Parent ID:  #3521
       Points:               |
-----------------------------+----------------------------------------

Comment (by arma):

 Replying to [comment:3 dgoulet]:
 > > That said, keeping a copy of the last descriptor you encoded doesn't
 sound too hard, and would make this ticket pretty easy to implement.
 >
 > Either that or we recreate (without uploading) and dump it?

 Careful! Recreating it will sometimes make a different descriptor than the
 one you published. For example,
 {{{
   time_period = get_time_period(now, period, service_id);
 }}}
 so you could even end up with a different descriptor_id than the one you
 published.

 > > Makes me wonder if we also want an event for publishing hsdescs (else,
 how can you know that the answer to this getinfo has changed).
 >
 > Maybe adding an Action `UPLOADED` to the `HS_DESC` event?

 Interesting idea. So far all the HS_DESC events are about clients visiting
 a hidden service, right? If so, would we want to jumble in the events from
 operating a hidden service too, or does that merit a new event type?

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


More information about the tor-bugs mailing list