[tor-bugs] #12905 [Onionoo]: onionoo protocol version field

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed Aug 20 08:59:19 UTC 2014


#12905: onionoo protocol version field
-------------------------+---------------------
 Reporter:  iwakeh       |          Owner:
     Type:  enhancement  |         Status:  new
 Priority:  normal       |      Milestone:
Component:  Onionoo      |        Version:
 Keywords:               |  Actual Points:
Parent ID:               |         Points:
-------------------------+---------------------
 While working on koninoo I noticed that the onionoo documents don't have a
 version field. (If I didn't miss anything obvious.)

 It might be useful to add a field onionoo_version (the name doesn't
 matter) to the top level of all documents
 delivered by onionoo, e.g.

 {{{
 {
 "onionoo_version" : "1.0.7",
 "relays_published":"2014-08-20 00:00:00",
 "relays":[ ... ],
 "bridges_published":"2014-08-20 00:00:00",
 "bridges":[ ... ]
 }
 }}}

 So, clients will not run into compatibility issues. Or, at least 'know'
 about this when parsing the version.

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


More information about the tor-bugs mailing list