This project is archived. Its data is
read-only
.
Changes
Page history
Raw import from Trac using Trac markup language.
authored
Jun 15, 2020
by
Alexander Hansen Færøy
Show whitespace changes
Inline
Side-by-side
doc/OONI/TODO.md
0 → 100644
View page @
53a16e3a
== 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