[tor-bugs] #13563 [Ooni]: Implement scripts for sanitising the reports
Tor Bug Tracker & Wiki
blackhole at torproject.org
Sat Oct 25 09:22:00 UTC 2014
#13563: Implement scripts for sanitising the reports
--------------------------------------+-------------------------
Reporter: hellais | Owner: hellais
Type: task | Status: new
Priority: normal | Milestone:
Component: Ooni | Version:
Keywords: ooni_data_analytics_team | Actual Points:
Parent ID: | Points:
--------------------------------------+-------------------------
What this script needs to take as input is a directory where some reports
that are in the RAW state.
It should strip all information that should not be published from the
reports, archive a compressed copy of the RAW reports (ideally also
encrypting them with a public key specified) and copying the clean ones to
the /data/sanitized directory.
In particular what should be implemented in the first iteration is the
replacement of the bridge IP with the fingerprint if it's part of
bridge_db. See
https://github.com/hellais/datanalytics/blob/master/process.py#L69 for an
idea of what needs to be done to it.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/13563>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list