[tor-bugs] #13192 [Tor]: Collect aggregate stats of total hidden service usage vs total exit usage in Tor network

Tor Bug Tracker & Wiki blackhole at torproject.org
Sun Dec 7 17:35:19 UTC 2014


#13192: Collect aggregate stats of total hidden service usage vs total exit usage
in Tor network
-----------------------------+---------------------------------
     Reporter:  arma         |      Owner:
         Type:  enhancement  |     Status:  needs_review
     Priority:  normal       |  Milestone:  Tor: 0.2.???
    Component:  Tor          |    Version:
   Resolution:               |   Keywords:  SponsorR, tor-relay
Actual Points:               |  Parent ID:
       Points:               |
-----------------------------+---------------------------------
Changes (by karsten):

 * status:  new => needs_review


Comment:

 asn, I just pushed more commits to my task-13192 branch and ran some tests
 in Chutney.  Please take a look if you like my changes.

 The next step would be to rewrite history.  So far, only you and I have
 read this code.  But the goal would be to have many more people read it.
 What we need are a few carefully crafted commits that are trivial to
 review even for people who are not C programmers.  I have the following
 commit series in mind:
  1. Your constify crypto_pk_get_digest patch.
  2. My obfuscation functions including unit tests.
  3. The two hidden-service statistics including everything from config
 option to writing stats to disk.
  4. Your log statements and any remaining XXX, including the commented-out
 code that would include stats in extra-info descriptors.  This commit
 shall not be given out to relay operators who we ask to help with
 gathering statistics, because they shouldn't accidentally run it.  It's
 just for our testing and further development.

 I can change history as described.  Just let me know if this sounds
 reasonable to you.

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


More information about the tor-bugs mailing list