Slashdot Mirror


Deluge Anonymizing Browser Now Includes Bittorrent

markybob writes "An open-source bittorrent client, Deluge, now provides an internal, anonymizing browser to protect its users from overzealous ISPs. The client runs on Windows, Linux and OS X. From the site: "Everyone knows that it is common practice for ISPs to do their best to either block or throttle bittorrent users. We believe that this is wrong and unethical, as there are many legal uses for bittorrent. If an ISP is throttling or blocking bittorrent traffic, you can pretty much bet that they're tracking which users visit bittorrent-related sites so that they can better block or throttle those users." Their forum has more info"

3 of 158 comments (clear)

  1. Re:Ad-supported and whitelisted sites by Tom9729 · · Score: 5, Insightful

    Sorry, but did you even read the paragraph you cited? The guy is funding the service out of his own pocket. He needs to have some way to make back at least most of the money he's spending.

    This on top of the fact that he's already dedicating his time to writing the software... Geez.

    It's worth pointing out that the ads aren't showing up in the actual program. If you don't want to see them, don't use the anonymous browsing service.

  2. Pay for the things you value by EmbeddedJanitor · · Score: 5, Insightful
    One of the problems with "Free Software" are the take, take, take folk. Ultimately if you value something you should support it, either financially by direct payment or by recognising that it needs money (eg putting up with ads).

    To give you those "free roads" you drive on, the government charges you taxes. To give out free services, charities accept contributions.

    I doubt many of the gimme,gimme, free software takers actually develop anything substantial or contribute anything, apart from annoyance.

    Perhaps with time people will mature in their outlook and freely contribute better than they do now: "Hey I like service x or software y. Here's $20 to say thanks!". This is not yet happening but perhaps it will one day.

    --
    Engineering is the art of compromise.
    1. Re:Pay for the things you value by wrook · · Score: 4, Insightful

      Actually, the take, take, take, gimme, gimme, gimme users provide invaluable benefit to Free software producers. But to understand this, you must understand the economics of Free software development (I will assert that most people, even Free software producers have a difficult time understanding this). With Free software, you *can* make money off of distribution, but really it won't last for long. Eventually, since the cost of distribution is nearly free, someone will undercut you. Instead, you must make money (or better stated, value) out of the software itself.

      This can be done in a few ways. First, you can get value from using the software you wrote. Often the value you receive more than offsets the cost of development. If the software is popular and useful, then you can also benefit from forming a consortium with other parties to do development. You each share the costs and share the benefits. People who fund development get a greater say in what gets written (i.e., they write it ;-) ). Examples of this are the Apache software and the Linux kernel.

      Second, you can get value from future work on the software. If it is a popular, useful work, then often someone else will be able to receive value from funding you to do some new development. Probably the best example of this is the GCC tool set as it was developed by Cygnus software (google around for Michael Tiemann's description of how to make this work -- it's brilliant.)

      Finally, you can gain value (either directly or indirectly) through advertising. Usually (as is the case with this software), the software allows you to connect with a service that gains value from advertising. The best example of this is Mozilla who make nearly $100 million a year from the google search bar in Firefox.

      Now, I hope you'll excuse my tangent, I'm finally coming to the point. What all these methods of creating value have in common is that they work best (return the most value) when the software is *popular* and *useful*. Take, take, take, gimme, gimme, gimme people are essential to creating popular and useful software. First, they are often the absolute best sources for ideas. They are so internally focussed (i.e., selfish) that they have a really highly developed sense of what they want. Yes, they are annoying, but if you cut through the annoyance, you find gold. Second, these people are like rats. When one finds a good source of food *all their buddies join in*. This is indispensable for a Free software project.

      Now, what I read from the posts above is that these selfish users are not happy with direct advertising on the associated service. This is incredibly useful feedback! It means that there is significant risk involved in the venture. People are not against advertising per se. Take the google search bar in Firefox. I've never heard anyone complain about it. The connection between the google advertising and the search bar is removed enough to appease the user. But I would worry, in this case, that users will not accept the advertising on the associated service.

      In the end, cherish your selfish users. They are a PITA, but they are honest and they will spare no expense to tell you what they think. For software projects that don't have budgets for things like user studies, these people will pave the road to success.