[tor-bugs] #32690 [Core Tor/Tor]: Create new directive HiddenServiceExportStats.

Tor Bug Tracker & Wiki blackhole at torproject.org
Fri Dec 6 15:19:56 UTC 2019


#32690: Create new directive HiddenServiceExportStats.
-------------------------+------------------------------
 Reporter:  moonsikpark  |          Owner:  moonsikpark
     Type:  defect       |         Status:  assigned
 Priority:  Medium       |      Component:  Core Tor/Tor
  Version:               |       Severity:  Normal
 Keywords:  tor-hs       |  Actual Points:
Parent ID:  #32511       |         Points:
 Reviewer:               |        Sponsor:
-------------------------+------------------------------
 Currently `HiddenServiceExportCircuitID` specifies the protocol. As we
 move towards exporting as much stats as we can, I think it's better to
 create a new directive(`HiddenServiceExportStats`) for the protocol only.

 Also, I need some opinions on the directives.

 1. Create directive per stat(`HiddenServiceExport*`), make all of them
 bound to the hidden service (in `hs_service_config_t`).
 2. Create directive per stat, only `HiddenServiceExportStats` bounds to
 the hidden service and others are global (in `or_options_st`).
 3. Don't create directive per stat, Only one directrive
 `HiddenServiceExportStats`, bound to the hidden service, exports all.

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


More information about the tor-bugs mailing list