Knowledge related
- Write up detailed descriptions of the various tests here: https://trac.torproject.org/projects/tor/wiki/doc/OONI/Tests
OONI Backend
- Start designing the OONI Backend https://trac.torproject.org/projects/tor/wiki/doc/OONI/Backend
- Start writing up the OONI Backend (should it be a separate repository or included inside of OONI?) Separate repos might be better, even though it's not as pretty, that way a client can git clone OONI.git and a node can do git clone OONIB.git.
OONI
- Agree on the technological decisions (Twisted + txtorcon) (we're all agreed on this now)
- Finalize the Twisted based design and implementation
- Port all the old tests to twisted based design