Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Tor
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
sergi
Tor
Commits
dc4c1f1b
Commit
dc4c1f1b
authored
18 years ago
by
Nick Mathewson
Browse files
Options
Downloads
Patches
Plain Diff
r11782@catbus: nickm | 2007-02-12 18:39:19 -0500
Mark up TODO and control-spec.txt a little. svn:r9573
parent
95b828b6
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
doc/TODO
+9
-9
9 additions, 9 deletions
doc/TODO
doc/spec/control-spec.txt
+1
-0
1 addition, 0 deletions
doc/spec/control-spec.txt
with
10 additions
and
9 deletions
doc/TODO
+
9
−
9
View file @
dc4c1f1b
...
...
@@ -131,8 +131,11 @@ N - Implement, if we think it's smart.
blocking-resistance strategies.
o Design (proposal 106)
o Implement
N - Hack up a client that gives out weird/no certificates, so we can
test to make sure that this doesn't cause servers to crash.
Things we'd like to do in 0.2.0:
Things we'd like to do in 0.2.0.x:
- Proposals:
- 101: Voting on the Tor Directory System
- 104: Long and Short Router Descriptors
...
...
@@ -145,6 +148,8 @@ Things we'd like to do in 0.2.0:
local_routerstatus (or equivalent) subsume all places to go for "what
router is this?"
- Remove socketpair-based bridges conns, and the word "bridge".
- Generate torrc.{complete|sample}.in, tor.1.in, the HTML manual, and the
online config documentation from a single source.
- Features:
- Implement a DNS proxy
- Bridges.
...
...
@@ -158,10 +163,10 @@ Things we'd like to do in 0.2.0:
Deferred from 0.1.2.x:
- finish status event implementation and accompanying getinfos
- More work on AvoidDiskWrites?
NR
- Get some kind of "meta signing key" to be used solely to sign
- Get some kind of "meta signing key" to be used solely to sign
releases/to certify releases when signed by the right people/
to certify sign the right people's keys? Also use this to cert the SSL
key, etc.
key, etc.
(Proposal 103)
- per-conn write buckets
- separate config options for read vs write limiting
(It's hard to support read > write, since we need better
...
...
@@ -211,7 +216,7 @@ P - Figure out why openssl 0.9.8d "make test" fails at sha256t test.
just not try to get) descriptors, so it'll never build circuits.
- Tolerate clock skew on bridge relays.
- A more efficient dir protocol.
- A more efficient dir protocol.
(Proposal 101)
- Authorities should fetch the network-statuses amongst each
other, consensus them, and advertise a communal network-status.
This is not so much for safety/complexity as it is to reduce
...
...
@@ -426,11 +431,6 @@ R - add d64 and fp64 along-side d and fp so people can paste status
edge_stream_t, and have p_streams and n_streams both be linked lists
of edge_stream_t.
- Look into generating torrc.{complete|sample}.in, tor.1.in,
the HTML manual, and the online config documentation from a single
source.
- torrc.complete.in needs attention?
Future version:
- Configuration format really wants sections.
- Good RBL substitute.
...
...
This diff is collapsed.
Click to expand it.
doc/spec/control-spec.txt
+
1
−
0
View file @
dc4c1f1b
...
...
@@ -927,6 +927,7 @@ $Id$
Expiry is expressed as the local time (rather than GMT).
[XXX We should rename this to ADDRESSMAP. -RD]
[Why? Surely it can't be worth the compatibility issues. -NM]
[FFF We should add a SOURCE=%s argument for extended events,
which specifies what exit node told us this addressmap. -RD]
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment