[tor-bugs] #7917 [Ooni]: Add ReportingManager

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu Jan 10 15:39:21 UTC 2013


#7917: Add ReportingManager
---------------------+------------------------------------------------------
 Reporter:  hellais  |          Owner:  hellais
     Type:  task     |         Status:  new    
 Priority:  normal   |      Milestone:         
Component:  Ooni     |        Version:         
 Keywords:           |         Parent:  #7852  
   Points:           |   Actualpoints:         
---------------------+------------------------------------------------------
 The reportingManager is responsible for keeping track of the reporting
 progress. This means reporting to an OONIB backend over Tor Hidden Service
 or HTTPs, YAML file, database, email, etc.

 The tricky part that should be removed from the reporters is the tight
 coupling with the cmd_line_options.

 Reporters should be very loosly coupled with the rest of the system and
 should only interact with the OManager via

 * createReport

 * writeReportEntry

 * finish

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


More information about the tor-bugs mailing list