mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-30 23:53:32 +01:00
shuffle the todo items some more
svn:r6461
This commit is contained in:
parent
b08f5e8bb9
commit
a915e5d1f6
65
doc/TODO
65
doc/TODO
@ -12,45 +12,11 @@ P - phobos claims
|
|||||||
D Deferred
|
D Deferred
|
||||||
X Abandoned
|
X Abandoned
|
||||||
|
|
||||||
ask Jan to be the translation coordinator? add to volunteer page.
|
|
||||||
|
|
||||||
Non-Coding:
|
|
||||||
- Mark up spec; note unclear points about servers
|
|
||||||
- Mention controller libs someplace.
|
|
||||||
P - flesh out the rest of the section 6 of the faq
|
|
||||||
. more pictures from ren. he wants to describe the tor handshake
|
|
||||||
R - make a page with the hidden service diagrams.
|
|
||||||
NR- write a spec appendix for 'being nice with tor'
|
|
||||||
- tor-in-the-media page
|
|
||||||
- Remove need for HACKING file.
|
|
||||||
- Figure out licenses for website material.
|
|
||||||
|
|
||||||
Website:
|
|
||||||
- and remove home and make the "Tor" picture be the link to home.
|
|
||||||
- put the logo on the website, in source form, so people can put it on
|
|
||||||
stickers directly, etc.
|
|
||||||
|
|
||||||
R - track down the patch for cross-compiling.
|
|
||||||
. <nickm> "Let's try to find a way to make it run and make the version
|
. <nickm> "Let's try to find a way to make it run and make the version
|
||||||
match, but if not, let's just make it run."
|
match, but if not, let's just make it run."
|
||||||
- <arma> should we detect if we have a --with-ssl-dir and try the -R
|
- <arma> should we detect if we have a --with-ssl-dir and try the -R
|
||||||
by default, if it works?
|
by default, if it works?
|
||||||
|
|
||||||
- support dir 503s better
|
|
||||||
o clients don't log as loudly when they receive them
|
|
||||||
- they don't count toward the 3-strikes rule
|
|
||||||
- should there be some threshold of 503's after which we give up?
|
|
||||||
- think about how to split "router is down" from "dirport shouldn't
|
|
||||||
be tried for a while"?
|
|
||||||
- authorities should *never* 503 a cache, but *should* 503 clients
|
|
||||||
when they feel like it.
|
|
||||||
- update dir-spec with what we decided for each of these
|
|
||||||
|
|
||||||
|
|
||||||
- Interim things:
|
|
||||||
- provide no-cache no-index headers from the dirport?
|
|
||||||
- exitlist should avoid outputting the same IP address twice.
|
|
||||||
|
|
||||||
Must-have items for 0.1.2.x:
|
Must-have items for 0.1.2.x:
|
||||||
|
|
||||||
- If we fail to connect via an exit enclave, (warn and) try again
|
- If we fail to connect via an exit enclave, (warn and) try again
|
||||||
@ -95,6 +61,15 @@ N . memory usage on dir servers. copy less!
|
|||||||
N - oprofile including kernel time on multiple platforms
|
N - oprofile including kernel time on multiple platforms
|
||||||
|
|
||||||
Items for 0.1.2:
|
Items for 0.1.2:
|
||||||
|
- support dir 503s better
|
||||||
|
o clients don't log as loudly when they receive them
|
||||||
|
- they don't count toward the 3-strikes rule
|
||||||
|
- should there be some threshold of 503's after which we give up?
|
||||||
|
- think about how to split "router is down" from "dirport shouldn't
|
||||||
|
be tried for a while"?
|
||||||
|
- authorities should *never* 503 a cache, but *should* 503 clients
|
||||||
|
when they feel like it.
|
||||||
|
- update dir-spec with what we decided for each of these
|
||||||
- We need a separate list of "hidserv authorities" if we want to
|
- We need a separate list of "hidserv authorities" if we want to
|
||||||
retire moria1 from the main list.
|
retire moria1 from the main list.
|
||||||
- Improve controller
|
- Improve controller
|
||||||
@ -157,6 +132,9 @@ R - Failed rend desc fetches sometimes don't get retried.
|
|||||||
|
|
||||||
- Make reverse DNS work.
|
- Make reverse DNS work.
|
||||||
|
|
||||||
|
- provide no-cache no-index headers from the dirport?
|
||||||
|
- exitlist should avoid outputting the same IP address twice.
|
||||||
|
|
||||||
Topics to think about during 0.1.2.x development:
|
Topics to think about during 0.1.2.x development:
|
||||||
- Figure out non-clique.
|
- Figure out non-clique.
|
||||||
- Figure out partial network knowledge.
|
- Figure out partial network knowledge.
|
||||||
@ -295,3 +273,22 @@ Blue-sky:
|
|||||||
we've seen in the wild.
|
we've seen in the wild.
|
||||||
(Pending a user who needs this)
|
(Pending a user who needs this)
|
||||||
|
|
||||||
|
Non-Coding:
|
||||||
|
- Mark up spec; note unclear points about servers
|
||||||
|
- Mention controller libs someplace.
|
||||||
|
P - flesh out the rest of the section 6 of the faq
|
||||||
|
. more pictures from ren. he wants to describe the tor handshake
|
||||||
|
NR- write a spec appendix for 'being nice with tor'
|
||||||
|
- tor-in-the-media page
|
||||||
|
- Remove need for HACKING file.
|
||||||
|
- Figure out licenses for website material.
|
||||||
|
|
||||||
|
Website:
|
||||||
|
- and remove home and make the "Tor" picture be the link to home.
|
||||||
|
- put the logo on the website, in source form, so people can put it on
|
||||||
|
stickers directly, etc.
|
||||||
|
R - make a page with the hidden service diagrams.
|
||||||
|
|
||||||
|
- ask Jan to be the translation coordinator? add to volunteer page.
|
||||||
|
R - track down the patch for cross-compiling.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user