Changes between Initial Version and Version 1 of Ticket #517
- Timestamp:
- 2008-09-18T22:38:19Z (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #517 – Description
initial v1 1 Jake App lebaum and I were talking at the last hackfest about what it would take to run Tahoe safely through the Tor (anonymizing onion-router) proxy.1 Jake Appelbaum and I were talking at the last hackfest about what it would take to run Tahoe safely through the Tor (anonymizing onion-router) proxy. 2 2 3 3 I figured it wouldn't take much: just removing the automatically-added local IP addresses from the advertised FURLs. You'd treat the tubid as a pseudonym (i.e. never run this node without Tor). Listeners would be a complete loss (that is, other nodes would not be able to establish connections to yours, until 1: we get SOCKS4A client-side support into Twisted, 2: make sure Foolscap can use .onion names in connection hints, and 3: add a Foolscap Listener that establishes itself on a Tor hidden-service port).