[tor-reports] OONI status report for May 2014

Arturo Filastò art at torproject.org
Mon Jun 2 17:44:21 UTC 2014


# ooni-probe

* Released ooni-probe 1.0.2.

For a detailed changelog see:
https://lists.torproject.org/pipermail/ooni-dev/2014-May/000114.html

* ooniprobe 1.0.2 is now part of debian testing and is also present
inside of wheezy-backports.
https://packages.debian.org/testing/main/ooniprobe
https://packages.debian.org/source/wheezy-backports/ooniprobe

* Record the IP address of the exit node being when performing HTTP
requests over Tor.
https://github.com/TheTorProject/ooni-probe/pull/299

* Add support for adding annotations to reports:
https://github.com/TheTorProject/ooni-probe/commit/49f78b1294dc31555187351fa9a637dd71a80e84
https://github.com/TheTorProject/ooni-probe/commit/5a283100c38a56221683f2dc73c57aceafb0cf36

* Various PEP8 and PyFlakes related code quality improvements:
https://github.com/TheTorProject/ooni-probe/commit/458a992bb31d66735dc978185f7c5f921f5ea0df
https://github.com/TheTorProject/ooni-probe/commit/170bad3df93f2d30e1c96a48ff4f0f2f384cf062

# ooni-backend

* Use a secure RNG instead of python's RNG for generating the report IDs:
https://github.com/TheTorProject/ooni-backend/commit/7dfd89b22c66eb4cfc38218b9430adc38e8ad073

* Fix some misc bugs:
https://github.com/TheTorProject/ooni-backend/commit/5765bd000ee5b9f729cf4326d7a7fff12605d90c

# ooni-reader

This is a new tool useful for converting ooni reports from one format to
another and identifying reports and report entries that should be looked at.

The current version supports writing CSV files and has definitions for
the following tests:

* captiveportal

* http_requesty

* dns_consistency

* http_header_field_manipulation

* http_invalid_request_line

* tcp_connect

This means that it is possible to identify possible symptoms of internet
censorship in the above tests.

The project can be found here: https://github.com/TheTorProject/ooni-reader


~ Art.


More information about the tor-reports mailing list