LWN: Comments on "Phantom: Decentralized anonymous networking" https://lwn.net/Articles/446623/ This is a special feed containing comments posted to the individual LWN article titled "Phantom: Decentralized anonymous networking". en-us Fri, 17 Oct 2025 02:08:16 +0000 Fri, 17 Oct 2025 02:08:16 +0000 https://www.rssboard.org/rss-specification lwn@lwn.net Exit node problem https://lwn.net/Articles/451945/ https://lwn.net/Articles/451945/ anselm <p> OK, but you can still only get at the BBC's back content from UK-based IP addresses (for the time being, anyway). So there's a certain demand for shady arrangements that let people <em>appear</em> to be in the UK when in reality they aren't. </p> Mon, 18 Jul 2011 07:12:13 +0000 Exit node problem https://lwn.net/Articles/451926/ https://lwn.net/Articles/451926/ mjg59 <div class="FormattedComment"> The current legal state is that you only need a license to watch the BBC's live streams, not the back content. <a href="http://iplayerhelp.external.bbc.co.uk/help/playing_tv_progs/tvlicence">http://iplayerhelp.external.bbc.co.uk/help/playing_tv_pro...</a> has more on this.<br> </div> Sun, 17 Jul 2011 23:21:12 +0000 Exit node problem https://lwn.net/Articles/451907/ https://lwn.net/Articles/451907/ fuhchee <div class="FormattedComment"> "AFAIR, the BBC's back content is officially only available to people with a paid-up British television licence."<br> <p> That's true, but there are two problems with that. I'm pretty sure rwmj is not interested in become a high-bandwidth multimedia proxy. Also, it is somewhat likely that he is not interested in assisting vicarious copyright infringement.<br> </div> Sun, 17 Jul 2011 18:41:58 +0000 Exit node problem https://lwn.net/Articles/451906/ https://lwn.net/Articles/451906/ anselm <p> AFAIR, the BBC's back content is officially only available to people with a paid-up British television licence. Since you can't get a British television licence unless you're in the UK, the BBC, maybe understandably, restricts access to the relevant servers to clients with an IP address that is located in the UK. </p> <p> There seems to be a market for UK-based proxy servers especially to allow people from outside the UK to get at the BBC servers. Presumably using a Tor exit node inside the UK would also do the trick. </p> <p> Personally I'd be happy to pay the Beeb to be allowed to access their programming from here in Germany. For all the griping the Brits do about the BBC, much of what they're broadcasting is still way better than the vile stuff we're stuck with hereabouts. </p> Sun, 17 Jul 2011 17:42:18 +0000 Exit node problem https://lwn.net/Articles/451872/ https://lwn.net/Articles/451872/ fuhchee <div class="FormattedComment"> "So in my case it'd just be the BBC networks."<br> <p> OK, but why would someone want to use tor to access the bbc?<br> </div> Sat, 16 Jul 2011 15:07:21 +0000 Phantom: Decentralized anonymous networking https://lwn.net/Articles/448302/ https://lwn.net/Articles/448302/ jo42 <div class="FormattedComment"> <font class="QuotedText">&gt; Also unlike Tor, it is the endpoint that chooses its routing path, rather than the network making those decisions.</font><br> <p> Are you saying that the inner nodes of the Tor network choose the route through the Tor network? To my knowledge this is wrong. The Tor client, i.e. the endpoint, chooses the Tor hopes to the exit node.<br> </div> Sat, 18 Jun 2011 21:47:23 +0000 Phantom: Decentralized anonymous networking https://lwn.net/Articles/447996/ https://lwn.net/Articles/447996/ wtanksleyjr <div class="FormattedComment"> If the sending node gets to choose the exitpoint, are sideband information leaks possible -- for example, can I send a ping through this to my own server and set its exit point to one of a set of nodes I suspect is someone I'm trying to track down?<br> </div> Thu, 16 Jun 2011 18:24:15 +0000 Exit node problem https://lwn.net/Articles/447823/ https://lwn.net/Articles/447823/ eduperez <div class="FormattedComment"> The "exit node problem" in TOR is, AFAIK, not what you describe (node operators facing problems because of the actions of TOR users), but the ability of "rogue" operators to eavesdrop any traffic leaving their node.<br> </div> Thu, 16 Jun 2011 06:23:32 +0000 Exit node problem https://lwn.net/Articles/447311/ https://lwn.net/Articles/447311/ rwmj <div class="FormattedComment"> Since the issue is I could well be arrested and have all my computer equipment seized if someone used Tor to access child porn or terrorist material from my network, I'd want to choose sites that wouldn't contain this. And I would like to push the political objectives of Tor without letting people do things that I don't approve off (it's my network access after all). So in my case it'd just be the BBC networks.<br> </div> Mon, 13 Jun 2011 19:34:42 +0000 Exit node problem https://lwn.net/Articles/447310/ https://lwn.net/Articles/447310/ adisaacs <div class="FormattedComment"> I'm not a Tor developer, but I follow the mailing lists somewhat.<br> <p> IIUC, every unique exit policy must be propagated out in the consensus. Adding thousands of unique exit policies (one per "custom" exit node) would make the Tor consensus grow quite large, which would slow down the entire network. I *think* (not entirely certain) that end user nodes have to retrieve the consensus before establishing circuits, so it would slow down Tor startup for all users.<br> <p> If I understand correctly, then it wouldn't scale for every exit node to pick its own set of allowed IPs.<br> <p> Besides, how would you decide what networks to exit for? Just BBC? Do you want to allow CNN as well? How about Wikipedia?<br> </div> Mon, 13 Jun 2011 19:04:43 +0000 Exit node problem https://lwn.net/Articles/447096/ https://lwn.net/Articles/447096/ rwmj <div class="FormattedComment"> Right, but if I go to the bother of finding out and listing all the BBC's networks (in itself an ever-changing task), and list them in a long series of 'accept' statements, do those get properly propagated out to the directory?<br> <p> The manual is unclear. It says that (some?) exit policies are propagated out. Long complex lists? It doesn't seem to be the intended use of this feature.<br> <p> I'd want to hear it from a Tor developer, one way or the other.<br> </div> Fri, 10 Jun 2011 22:18:32 +0000 Exit node problem https://lwn.net/Articles/447095/ https://lwn.net/Articles/447095/ Creideiki I'm no expert, but seeing as <a href="https://www.torproject.org/docs/tor-manual.html.en">the manual</a> says<blockquote>For example, "accept 18.7.22.69:*,reject 18.0.0.0/8:*,accept *:*" would reject any traffic destined for MIT except for web.mit.edu, and accept anything else.</blockquote>I don't understand what you think is lacking. Fri, 10 Jun 2011 22:12:53 +0000 Exit node problem https://lwn.net/Articles/447093/ https://lwn.net/Articles/447093/ rwmj <div class="FormattedComment"> I always understood that exit policies were just to prevent people connecting to port 25 (to send spam) or "private" (to attack your RFC 1918 private network). I've just checked the manual and I'm actually still unclear on whether they can be used for what I suggested ...<br> <p> Maybe a Tor expert can help here.<br> </div> Fri, 10 Jun 2011 22:06:13 +0000 Exit node problem https://lwn.net/Articles/447092/ https://lwn.net/Articles/447092/ Creideiki Isn't this what <a href="https://www.torproject.org/docs/faq.html.en#ExitPolicies">exit policies</a> have always done? Fri, 10 Jun 2011 21:39:19 +0000 Phantom: Decentralized anonymous networking https://lwn.net/Articles/446922/ https://lwn.net/Articles/446922/ spaetz <div class="FormattedComment"> Nice intro to phantom, but it left me wondering how it compares to things such as I2P or gnunet. I2P sounds like it solves quite the same issues in very similar ways.<br> </div> Thu, 09 Jun 2011 21:14:44 +0000 Stupid non-free license https://lwn.net/Articles/446864/ https://lwn.net/Articles/446864/ debacle <div class="FormattedComment"> It would be nice, if they could at least dual-license the software with GPL3 or whatever.<br> </div> Thu, 09 Jun 2011 15:57:24 +0000 Exit node problem https://lwn.net/Articles/446801/ https://lwn.net/Articles/446801/ rwmj <div class="FormattedComment"> The exit node problem (in Tor) could be solved by allowing exit nodes to whitelist IP addresses they allow. (The protocol would no longer be exactly Tor because the whitelist would have to be propagated out so that at the point of entry you can choose which subset of exit nodes to use)<br> <p> For example, I would happily run a Tor exit node that would only access bbc.co.uk servers.<br> <p> The point of this change would be that it could massively increase adoption of Tor and meet the political ends of this tool, because there is next to no risk to running an exit node. It would still allow people to run unrestricted exit nodes if they wanted, and others to use them, so no one's freedom is restricted by this.<br> </div> Thu, 09 Jun 2011 11:25:44 +0000 Stupid non-free license https://lwn.net/Articles/446769/ https://lwn.net/Articles/446769/ SLi <div class="FormattedComment"> Argh, the HESSLA is a prime example of stupid license proliferation that will not do any good (it's unlikely that governments that violate human rights will be discouraged from using the software because the license says so) and adds to the already horrible incompatible license mess.<br> </div> Thu, 09 Jun 2011 07:09:16 +0000