mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-20 10:12:15 +01:00
clarify, add one, mark one done
svn:r14211
This commit is contained in:
parent
398815307a
commit
03078f7f7a
12
doc/TODO
12
doc/TODO
@ -125,7 +125,7 @@ Things Roger would be excited to see:
|
|||||||
|
|
||||||
Nick
|
Nick
|
||||||
- Finish buffer stuff in libevent; start using it in Tor.
|
- Finish buffer stuff in libevent; start using it in Tor.
|
||||||
- Tors start believing the contents of NETINFO docs.
|
- Tors start believing the contents of NETINFO cells.
|
||||||
- Get a "use less buffer ram" patch into openssl.
|
- Get a "use less buffer ram" patch into openssl.
|
||||||
|
|
||||||
Matt
|
Matt
|
||||||
@ -163,6 +163,10 @@ Karsten
|
|||||||
- Make a hidden services explanation page with the hidden service
|
- Make a hidden services explanation page with the hidden service
|
||||||
diagrams. See img/THS-[1-6].png. These need some text to go along
|
diagrams. See img/THS-[1-6].png. These need some text to go along
|
||||||
with them though, so people can follow what's going on.
|
with them though, so people can follow what's going on.
|
||||||
|
- We should consider a single config option TorPrivateNetwork that
|
||||||
|
turns on all the config options for running a private test tor
|
||||||
|
network. having to keep updating all the tools, and the docs,
|
||||||
|
just isn't working.
|
||||||
|
|
||||||
=======================================================================
|
=======================================================================
|
||||||
|
|
||||||
@ -354,16 +358,12 @@ N - router_choose_random_node() has a big pile of args. make it "flags".
|
|||||||
- enforce a lower limit on MaxCircuitDirtiness and CircuitBuildTimeout.
|
- enforce a lower limit on MaxCircuitDirtiness and CircuitBuildTimeout.
|
||||||
- configurable timestamp granularity. defaults to 'seconds'.
|
- configurable timestamp granularity. defaults to 'seconds'.
|
||||||
- consider making 'safelogging' extend to info-level logs too.
|
- consider making 'safelogging' extend to info-level logs too.
|
||||||
- we should consider a single config option TorPrivateNetwork that
|
|
||||||
turns on all the config options for running a private test tor
|
|
||||||
network. having to keep updating all the tools, and the docs,
|
|
||||||
just isn't working.
|
|
||||||
- consider whether a single Guard flag lets us distinguish between
|
- consider whether a single Guard flag lets us distinguish between
|
||||||
"was good enough to be a guard when we picked it" and "is still
|
"was good enough to be a guard when we picked it" and "is still
|
||||||
adequate to be used as a guard even after we've picked it". We should
|
adequate to be used as a guard even after we've picked it". We should
|
||||||
write a real proposal for this.
|
write a real proposal for this.
|
||||||
- make the new tls handshake blocking-resistant.
|
- make the new tls handshake blocking-resistant.
|
||||||
- figure out some way to collect feedback about what countries are using
|
o figure out some way to collect feedback about what countries are using
|
||||||
bridges, in a way that doesn't screw anonymity too much.
|
bridges, in a way that doesn't screw anonymity too much.
|
||||||
- let tor dir mirrors proxy connections to the tor download site, so
|
- let tor dir mirrors proxy connections to the tor download site, so
|
||||||
if you know a bridge you can fetch the tor software.
|
if you know a bridge you can fetch the tor software.
|
||||||
|
Loading…
Reference in New Issue
Block a user