
commit ea742983223b2033d39cfb692edd71698bbb4102 Author: Isis Lovecruft <isis@patternsinthevoid.net> Date: Sat Mar 24 01:31:40 2012 -0700 Updated TODO file --- TODO | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/TODO b/TODO index 9c2cd0a..9ecae4b 100644 --- a/TODO +++ b/TODO @@ -21,6 +21,11 @@ effort: low, skill: low * All the DNS censorship detection tests (old/ooni/dnsooni.py) effort: medium, skill: medium + - The dnstamper test fulfills this requirement, although + there are several improvements which could be made, namely + figuring out if there is a pattern to the reverse resolved + names and parsing them in some manner to determine if that + server is authorized to serve the requested page. * Misc scripts to detect censorship that are not written in any version of OONI (old/ooni/plugins/old_stuff_to_convert/)