Apply conversion script to all *.md files. authored by Alexander Hansen Færøy's avatar Alexander Hansen Færøy
== Knowledge related == ## Knowledge related
* Write up detailed descriptions of the various tests here: https://trac.torproject.org/projects/tor/wiki/doc/OONI/Tests * Write up detailed descriptions of the various tests here: https://trac.torproject.org/projects/tor/wiki/doc/OONI/Tests
== OONI Backend == ## OONI Backend
* Start designing the OONI Backend https://trac.torproject.org/projects/tor/wiki/doc/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?) * 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. 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 == ## OONI
* Agree on the technological decisions (Twisted + txtorcon) * Agree on the technological decisions (Twisted + txtorcon)
(we're all agreed on this now) (we're all agreed on this now)
* Finalize the Twisted based design and implementation * Finalize the Twisted based design and implementation
... ...
......