[tor-bugs] #28684 [Core Tor/sbws]: Make sbws easy to understand and maintain

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu Jan 10 11:35:42 UTC 2019


#28684: Make sbws easy to understand and maintain
---------------------------+-----------------------------------
 Reporter:  juga           |          Owner:  (none)
     Type:  defect         |         Status:  new
 Priority:  Medium         |      Milestone:  sbws: unspecified
Component:  Core Tor/sbws  |        Version:
 Severity:  Normal         |     Resolution:
 Keywords:                 |  Actual Points:
Parent ID:                 |         Points:
 Reviewer:                 |        Sponsor:
---------------------------+-----------------------------------

Comment (by juga):

 Now that sbws milestone 1.0 is mostly done, i could work on this before
 starting with 1.1 milestone.
 Should i then create a ticket to implement this in stem?.

 irl, which should be the output of the parser?, json?.

 If json, would it be something like?.
 {{{
 {
   "timestamp": int,
   # other keyvalues in header
   # bandwidth lines
   {
     # one bandwidth line
     {
       "bw": int,
       "nodeid": string,
       # other line's keyvalues
     }
   }
 }
 }}}

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


More information about the tor-bugs mailing list