Slashdot Mirror


High Court Orders UK ISPs To Block More Torrent Sites

An anonymous reader writes with this excerpt from TorrentFreak: "The website blocking phenomenon has continued today in the UK, with the High Court adding three major torrent sites to the country's unofficial ban list. Following complaints from the music industry led by the BPI, the Court ordered the UK's leading Internet service providers to begin censoring subscriber access to Kickass Torrents, H33T and Fenopy." Unlike when the Pirate Bay was blocked, none of the ISPs contested this. They did, however, refuse to block things without a court order. Looks like the flood gates have been opened. On the topic of filesharing, Japan arrested 27 file sharers, using the recent changes to their copyright law that allow criminal charges to be brought against file sharers.

11 of 133 comments (clear)

  1. Wow by Anonymous Coward · · Score: 3, Insightful

    Suddenly six strikes that end with a slap on the wrist doesn't look so bad.

  2. Fun times by Anonymous Coward · · Score: 5, Interesting

    When the law begins to not represent the morals and wishes of the people. The Australian tax payers are building a high speed fibre optic content distribution system that will allow content producers to sell us their copyrighted product and they have the gall to claim that we will be using it for piracy.

    FUCK you content producers, I'm going to lobby the government that we should be taxing copyrighted content to subsidise the delivery system that the people have paid for,

  3. Re:the future... by SuricouRaven · · Score: 4, Interesting

    Or possibly sneakernet. You can get 1TB external USB drives cheap now, and can fit a lot of piracy on one of those. Every school, college and workplace will have a Knock-Off Nigel ready to swap drives.

  4. Re:the future... by Anonymous Coward · · Score: 5, Funny

    Actually, it just means less piracy, which in turn will mean more money for the entertainment industry to use to bring us great movies and music. Sure, the mooching parasitic pirates will be upset, but the rest of us, who are willing to pay hard earned money for high quality entertainment, will be much better off.

  5. Im done pirating by Anonymous Coward · · Score: 5, Funny

    This is a blessing in disguise - Its a chance to stop stealing content (lets be honest here) and buy stuff through legit channels. The reason I started pirating in the first place is that a 700 mb xvid was vastly more convenient than going to the store, bringing home a dvd wrapped in annoying plastic with easytear perforations that never work and sitting through an FBI warning with nonsensical forced previews. This is all resolved, Hollywood has listened and there are tons of ways to stream movies (only the movies and non of the crap). Piracy is gone in my world, I thank Hollywood for listening to us.

    1. Re:Im done pirating by Kjella · · Score: 3, Informative

      They'll come around eventually, Spotify and other streaming services are now over half the music market in Scandinavia and HBO seems to have finally taken a whacking with the cluebat and introduced HBO Nordic, a streaming-only service that'll have new episodes within 24h of airing. Sure they could use a few more whacks with the cluebat, but it's a start. Give it another 5 years and I think it will have spread just like Spotify has. Movies will be last because they still manage to get people out of their chair and into cinemas for unskippable commercials and to buy overpriced soda and popcorn on top of expensive tickets, but if TV go streaming they will too. In any case, there's no reason to stop pirating. It's no surprise these services have launched where piracy is strongest and where the Pirate Party has made most progress, they're damage control. You just have to keep at it and drag them kicking and screaming into the 21st century.

      --
      Live today, because you never know what tomorrow brings
  6. Re:How is this done? by Spottywot · · Score: 4, Informative

    Are these sites pulled from those ISPs' DNS servers? Do they block the IP address (which could easily be changed)? Non-Brits want to know.

    Well when TPB was blocked a few months ago it definitely wasn't DNS(I use open DNS and couldn't access it normally). I think they must be blocking the IP address, easily negated by the various proxy sites that popped up straight away, and which still give easy access to TPB without the next need for TOR or a VPN or any such obsfucation techniques. The same thing will happen with this next round of blocks. The ISPs that grumbled the last time probably aren't bothering this time around, because they are aware of the fact that it won't really affect anyone other than having to alter a couple of bookmarks before carrying on as usual. I'd be willing to bet that there has been no decrease in torrent traffic since the Pirate Bay block, and there will be none this time either.

    --
    In a cybernetic fit of rage she pissed off to another age...
  7. Re:Easily Avoided by AmiMoJo · · Score: 4, Insightful

    Not downloading is no protection or excuse. There are countless examples of people wrongly targeted. BBC Watchdog covered it a few years ago and had an expert example the computer and router of an elderly couple who were accused to make sure a) they didn't do it and b) they were not hacked. The detection system is broken and targets people at random.

    --
    const int one = 65536; (Silvermoon, Texture.cs)
    SJW, n: "Someone I don't like, and by the way I'm a fuckwit" - AC
  8. Re:VPN FTW! by letherial · · Score: 4, Interesting

    VPN is easy to use, we as information liberators need to educate the rest of the 85% on how to get around this.

    Airvpn is the best i think, easy to use and quite affordable, as a bonus they also accept BTC

    https://airvpn.org/

  9. Re:How is this done? by SuricouRaven · · Score: 4, Interesting

    It's not actually a DPI system, though your close: It's a transparent HTTP proxy. The packet filter just directs traffic to port 80 on blacklisted hosts to the transparent proxy box, and the transparent proxy then filters on specific URLs. If it were a true DPI system, requests would still appear to originate from the correct IP address and we wouldn't have seen the wikipedia incident happen. Transparent proxying changes the source IP, which can be very disruptive to anti-vandal/troll systems and really mess with log analysis.

  10. Re:VPN FTW! by letherial · · Score: 3, Informative

    Its good for hiding your identity, it creates a encyrpted tunnel between you and the vpn, as you request data from the internet (say from bittorrent) that request is sent through the tunnel and through there server, effectively hiding your IP and your data from the ISP. You should use a public DNS, Google has a few and changing it can be a bit challenging for someone not understanding how it works, but once you understand it its easy. Lots of documentation on the web on how to change to a public DNS.

    The downside is the data needs to travel farther and through extra hops, slowing everything down.

    You want a VPN that claims to hold no logs, and some claim they dont but yet still do, airvpn has always impressed me and i have never had or heard of a problem with them, they also take BTC so your paper trail cannot be traced through say paypal. For pirating software, it will work fine and you would probably even be fine without changing your DNS, though id do it anyways.