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
Container Registry
Model registry
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
The Tor Project
Core
Tor
Commits
e73e7a10
Commit
e73e7a10
authored
21 years ago
by
Roger Dingledine
Browse files
Options
Downloads
Patches
Plain Diff
updated todo
svn:r849
parent
f5994416
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/TODO
+24
-27
24 additions, 27 deletions
doc/TODO
with
24 additions
and
27 deletions
doc/TODO
+
24
−
27
View file @
e73e7a10
...
...
@@ -14,24 +14,25 @@ ARMA - arma claims
X Abandoned
For 0.0.2pre14:
NICK -
More flexible exit policies (18.*, 18.0.0.0/8)
NICK -
Work to succeed in the precense of exit policy violation
-
Replace desired_path_len with opaque path-selection specifier
-
Client-side DNS caching
-
Add entries to client DNS cache based on END cells
-
Remove port from END_REASON_EXITPOLICY cells
-
Start building new circuits when we get an exit-policy
o
More flexible exit policies (18.*, 18.0.0.0/8)
o
Work to succeed in the precense of exit policy violation
o
Replace desired_path_len with opaque path-selection specifier
o
Client-side DNS caching
o
Add entries to client DNS cache based on END cells
o
Remove port from END_REASON_EXITPOLICY cells
o
Start building new circuits when we get an exit-policy
failure. (Defer exiting from the middle of existing
circuits or extending existing circuits for later.)
-
Implement function to check whether a routerinfo_t
o
Implement function to check whether a routerinfo_t
supports a given exit addr.
-
Choose the exit node of an in-progress circuit based on
o
Choose the exit node of an in-progress circuit based on
pending AP connections.
-
Choose the exit node _first_, then beginning, then
o
Choose the exit node _first_, then beginning, then
middle nodes.
Short-term:
- choose randomly from running dirservers, not just first one
- Make tls connections tls_close intentionally
o Rename ACI to circID
. integrate rep_ok functions, see what breaks
...
...
@@ -39,25 +40,22 @@ Short-term:
o obey SocksBindAddress, ORBindAddress
- warn if we're running as root
o make connection_flush_buf() more obviously obsolete
ARMA
.*
let hup reread the config file, eg so we can get new exit
o
let hup reread the config file, eg so we can get new exit
policies without restarting
ARMA
-*
Put recommended_versions in a config entry
o
Put recommended_versions in a config entry
- use times(2) rather than gettimeofday to measure how long it
takes to process a cell
-
Separate trying to rebuild a circuit because you have none from trying
o
Separate trying to rebuild a circuit because you have none from trying
to rebuild a circuit because the current one is stale
-
Continue reading from socks port even while waiting for connect.
.
*
Exit policies
X
Continue reading from socks port even while waiting for connect.
. Exit policies
o Spec how to write the exit policies
.
*
Path selection algorithms
. Path selection algorithms
o Choose path more incrementally
ARMA
-
*
Let user request first/last node
- Let user request first/last node
- And disallow certain nodes
D Choose path by jurisdiction, etc?
. Make relay end cells have failure status and payload attached
NICK -* Streams that fail due to exit policy must reextend to new node
NICK -* Add extend_wait state to edge connections, thumb through them
when the AP get an extended cell.
X let non-approved routers handshake.
- Dirserver shouldn't put you in running-routers list if you haven't
uploaded a descriptor recently
...
...
@@ -78,16 +76,15 @@ NICK -* Add extend_wait state to edge connections, thumb through them
- connection_or_init_conn_from_router
- tag_pack, tag_unpack, connection_cpu_process_inbuf
- directory_initiate_command
.
*
Move from onions to ephemeral DH
. Move from onions to ephemeral DH
o incremental path building
o transition circuit-level sendmes to hop-level sendmes
o implement truncate, truncated
o move from 192byte DH to 128byte DH, so it isn't so damn slow
NICK -* exiting from not-last hop
-* OP logic to decide to extend/truncate a path
-* make sure exiting from the not-last hop works
-* logic to find last *open* hop, not last hop, in cpath
-* choose exit nodes by exit policies
- exiting from not-last hop
- OP logic to decide to extend/truncate a path
- make sure exiting from the not-last hop works
- logic to find last *open* hop, not last hop, in cpath
o Remember address and port when beginning.
- Extend by nickname/hostname/something, not by IP.
- Need a relay teardown cell, separate from one-way ends.
...
...
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