tor2web / Tor2web

Tor2web is an HTTP proxy software that enables access to Tor Hidden Services by mean of common web browsers
https://www.tor2web.org
GNU Affero General Public License v3.0
691 stars 177 forks source link

Circuit Level Optimization #35

Open fpietrosanti opened 12 years ago

fpietrosanti commented 12 years ago

This ticket is to research, inspect and dump ideas on Circuit Level (Tor Level) Optimizations that can be done to speedup Tor2web.

Area of interests maybe:

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/14807261-circuit-level-optimization?utm_campaign=plugin&utm_content=tracker%2F318575&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F318575&utm_medium=issues&utm_source=github).
fpietrosanti commented 12 years ago

Some link on tor related performance improvements: https://trac.torproject.org/projects/tor/wiki/org/roadmaps/Tor/Performance

virgil commented 7 years ago

The fundamentals of this are implemented in the Tor2webRendezvousPoints torrc option. This lets you set whatever arbitrary RendezvousPoint strikes your fancy. And yes, you can make it your own node.

http://archives.seul.org/or/commits/Feb-2015/msg00686.html

move to close ticket.