Slashdot Mirror


Australian Court Orders ISPs To Block 181 'Pirate' Domains, Including Subtitle Sites (torrentfreak.com)

An anonymous reader quotes a report from TorrentFreak: This week the Federal Court has issued the largest pirate site blocking injunction thus far in Australia, judging by the number of targeted sites. The case in question was filed by Village Roadshow, Disney, Twentieth Century Fox, Paramount, Columbia, Universal, Warner, and others, targeting 78 pirate "locations." The list of targets includes IPTorrents, BT-Scene, Fmovies, Putlocker, RuTracker, KissAnime, NYAA, Torrentday, YIFY-movies and various others. In total, the injunction lists 181 domain names. Interestingly, the court order also targets several subtitle sites. The injunction lists OpenSubtitles, YifySubtitles, and SubScene, for example. While these sites don't host or link to infringing videos, the movie companies argued that the sites are "communicating to the public a literary work," referencing the screenplay.

The list of ISPs that are required to implement the blockades includes Telstra, Optus, Vocus, TPG, Vodafone, and several subsidiaries. The blocking measures have to be implemented within 15 days, through DNS blocking, IP-address blocking, or any other means agreed with the rightsholder. This order will remain valid for a period of three years. If required, the rightsholders can then apply for an extension. The movie companies must also pay ISPs to implement the blocking measures but, at the rate of $50 per domain name, that's not going to be a problem.

95 comments

  1. "Block" by niftydude · · Score: 5, Interesting

    "Block" in this case is implemented by Oz ISPs via DNS blocking. Those using dnscrypt or any other form of secure DNS lookup which avoids the ISP DNS poisoning do not even notice these court orders.

    There are many good reasons to use alternative DNS servers than that which the ISP provides, among them privacy, and avoiding ISP ad domain hijacking/redirection.

    --
    You can never know everything, and part of what you do know will always be wrong. Perhaps even the most important part.
    1. Re:"Block" by Anonymous Coward · · Score: 4, Interesting

      Several ISP's are MITM'ing your data regardless if whether you use their DNS. The only thing that works against that is strong VPN. Anyone who blindly uses their ISP's DNS isn't even fruit that requires picking, it's in the salad already.

      If you're trying to evade the ISP detecting your d/l of torrents or similar using DNS alone, you're on a list somewhere. You may get a letter someday. The stakes are imperceptibly low until they're suddenly very, very serious.

    2. Re:"Block" by nyet · · Score: 3, Insightful

      apt install bind9

      done.

    3. Re:"Block" by niftydude · · Score: 3, Informative

      I gave the reasons I don't use ISP DNS, none of which have anything to do with piracy.

      I merely commented that if you do avoid ISP DNS, you won't notice the block. This is a bit of a problem because if you go do any of those sites for legitimate reasons (searching for fast downloads of creative commons works for example), then you'll be breaking Oz law. It seems a bit unfair, especially given it's pretty unreasonable to expect people to keep track of the thousands of web sites the MPAA and RIAA types have lobbied to have banned in Oz.

      --
      You can never know everything, and part of what you do know will always be wrong. Perhaps even the most important part.
    4. Re:"Block" by Anonymous Coward · · Score: 0

      "I merely commented that if you do avoid ISP DNS, you won't notice the block" - That's unlikely to be true. They're not just blocking 1 ISP or a handful. If that were true, your statement would follow.

      Given how Aus follows a fairly GCHQ-like model I'd expect VPN (or some purpose-built netowrks) to be required to reach these sites from inside Aus. I guess we'll see.

    5. Re: "Block" by slazzy · · Score: 3, Funny

      I run my own dns server with all 255 million sites correctly updated. Can't say I'm much fun at parties though...

      --
      Website Just Down For Me? Find out
    6. Re: "Block" by Anonymous Coward · · Score: 3, Interesting

      Some vpns come with built in DNSes. Look for things like ad blockers or in the case of Nordvpn, "CyberSec" which runs all DNS requests through the servers in the country you connect to, not originate from. If the vpns don't have that feature, DNS can happen outside the vpn and be problematic....

    7. Re:"Block" by K.+S.+Kyosuke · · Score: 1

      Several ISP's are MITM'ing your data

      How is that even legal with HTTPS traffic, for example?

      --
      Ezekiel 23:20
    8. Re:"Block" by Anonymous Coward · · Score: 0

      They can't and don't. really very few ISP's have ever done that and none that I am aware of in Australia. In the Days of most stuff being SSL it isn't even possible anymore (at least not without it being blatantly obvious)

    9. Re:"Block" by rtb61 · · Score: 2

      Who is kidding whom, the biggest problem is there is hardly any content worth pirating that most people have not already pirated. You know what will happen, they will start using this to block independent media of any sort to shut down all competition, everyone knows exactly where this is going and you can get political sites will be targeted.

      --
      Chaos - everything, everywhere, everywhen
    10. Re: "Block" by Rockoon · · Score: 4, Funny

      I run my own dns server with all 255 million sites correctly updated.

      Its rare for someone to not only avoid IPv6, but also avoid IPv4, sticking instead to some early 28-bit IP protocol...but here you are.

      --
      "His name was James Damore."
    11. Re:"Block" by Anonymous Coward · · Score: 0

      This got positive moderation? Clearly neither the poster nor the moderator has experience. It takes more than a mere install.

    12. Re:"Block" by Anonymous Coward · · Score: 0

      Australian ISP's have always just taken the approach of blocking their own DNS service from returning these addresses. Even something as simple as changing to 1.1.1.1 or 8.8.8.8 will completely bypass the block.

    13. Re:"Block" by Anonymous Coward · · Score: 0

      "I'd expect VPN (or some purpose-built netowrks) to be required to reach these sites from inside Aus. I guess we'll see."

      We'll you'd be wrong. It's a simple DNS block.

    14. Re:"Block" by Anonymous Coward · · Score: 1

      Several ISP's are MITM'ing your data regardless if whether you use their DNS.

      I wasn't aware of any ISPs in Australia currently doing MiTM attacks. Could you name them? I think at this point it's just the ISPs DNS server.

      I have a local resolver on my network, which forwards all DNS lookups to dnscrypt, that in turn performs said lookups over the VPN tunnel. See Unbound DNS forwarder with dnscrypt

      I go one step further and forward all traffic over the VPN based on the source addresss subnet and VLAN tag, ie all traffic from 192.168.2.0/24 with VLAN ID 2 goes directly out to the ISP. All traffic from 192.168.3.0/24 on VLAN ID 3 goes out the VPN provider. I have a couple of custom rules for certain IPs that never change like my mail server and I just change the route based on the fwmark.

      For the masses though things like DNS over HTTPS and DNS over TLS should be available soon and that would make things more difficult.

      I think was only ever intended to stop the plebs.

    15. Re:"Block" by Anonymous Coward · · Score: 2, Informative
      The system is fully documented here:

      I'm using the IPv6 implementation. That uses the Global Linked Address for VLAN2 and a ULA (Unique Linked Address) for VLAN3. That way I get IPv6 connectivity everywhere, the latter also requires the VPN provider to issue with an IPv6 address, which mine does.

    16. Re:"Block" by Gabest · · Score: 1

      Of course they can do it. Have you not heard about the anti-encryption law? You have to let yourself MITM attacked or GTFO! https://tech.slashdot.org/stor...

    17. Re: "Block" by Anonymous Coward · · Score: 2, Informative

      It really is just a DNS block. I'm in Australia and my ISP is TPG - using their DNS I cannot get to say 1337x.to but changing DNS to 8.8.8.8 or 1.1.1.1 works fine.

    18. Re: "Block" by Anonymous Coward · · Score: 0

      Its rare for someone to not only avoid IPv6, but also avoid IPv4, sticking instead to some early 28-bit IP protocol...but here you are.

      It is rare for someone to be *that* ignorant about DNS. It seems you are under the impression that DNS contains a one-to-one mapping between names and addresses. That is not how DNS works.

    19. Re: "Block" by Anonymous Coward · · Score: 0

      Wooosh!

    20. Re:"Block" by Anonymous Coward · · Score: 0

      except only a retard would call it an anti encryption law because it ISN'T. The government can demand vendors assist them to compromise your encrypted channels (if possible) but without my assistance good fucking luck with that as there is no law here that says I have to help.

    21. Re:"Block" by Anonymous Coward · · Score: 0

      ahhh no, you don't have to let yourself be MITM'ed at all. If you are specifically targeted the government can make a legal demand to a company to assist them if they can, that doesn't mean you as the target have to do anything to allow it, in fact I ensure they can't do such to me even though I do nothing that would make me a target as I say fuck them as the law is simply idiotic and doesn't achieve anything. I use a VPN for all my web browsing from another country, preferably countries like Russia or others that aren't going to assist my country ever.

    22. Re: "Block" by gravewax · · Score: 1

      Either WOOSH! or might want to buy yourself a calculator.

    23. Re:"Block" by dargaud · · Score: 1

      In addition there are some alternate DNSes which block most forms of advertisement. You may have adblock on your computer's browser, and even on your phone's browser, but unless you root your phone, you can't normally block the ads that come through the various apps. By installing an app like DnsChanger and using a well chosen set of DNSes, poof, no more ads on your phone. It's very simple too.

      --
      Non-Linux Penguins ?
    24. Re: "Block" by Anonymous Coward · · Score: 0

      Umm isn't it apt-get?

    25. Re:"Block" by _merlin · · Score: 1

      Have you even been to Australia? TPG and Telstra both implement this using a simple DNS block. I have live Telstra and TPG connections at the moment, and they don't black-hole the IP addresses or anything. Changing DNS allows access to all blocked sites.

    26. Re:"Block" by jaymemaurice · · Score: 1

      Just because it's (mostly) encrypted, doesn't mean it's not commonplace for a service provider to sit in the middle and do the ethical.
      For HTTPS requested server name indication is still in plaintext at the start of the flow thus it's trivial to block HTTPS requests to wehaveawarranttoblockthissite.com
      Plus many don't type the https:/// themselves so in that case a bad actor can possibly capture a visitors authentication/session cookies (if browser is dumb or cookies were set wrong).

      --
      120 characters ought to be enough for anyone
    27. Re:"Block" by thegarbz · · Score: 1

      The stakes are imperceptibly low until they're suddenly very, very serious.

      In America maybe, but since we're talking about Australia it's worth noting that the last attempt at raising the stakes from the movie industry resulted in legal battle between rights holders and the courts culminating in not a single defendant even being notified that they are on the list before the case was dropped.

      That said a new battle is current underway from Village Roadshow, and they are trying to get through the courts by applying effectively a speeding fine kind of sum in the hopes that the courts would not block them this time. The stakes of having to pay a couple of hundred dollars are not very serious at all.

    28. Re:"Block" by Calydor · · Score: 1

      They do somehow. The main emule forum is unavailable on my DSL connection (says they can't detect my IP, whatever the hell that means) along with ShareTheFiles which I use to find TV shows. Yes, I'm that dirty a pirate.

      Both of them are, however, fully accessible through my phone's data plan, which leads me to conclude my DSL ISP is doing something naughtier than I am.

      --
      -=This sig has nothing to do with my comment. Move along now=-
    29. Re: "Block" by thegarbz · · Score: 1

      It is rare for someone to be *that* ignorant about DNS.

      You dropped out of the womb in the middle of a LAN party didn't you.

    30. Re: "Block" by nazrhyn · · Score: 1
    31. Re: "Block" by houghi · · Score: 1

      Where is the DNS server for the single windows user. I would think it sgould not be too hard to make DNS server that only lustens to localhost. Install it on your PC and you are done. No configuration, no nothing.

      Should be good enough for most. If you need something that you need to configure, other things are available.

      --
      Don't fight for your country, if your country does not fight for you.
    32. Re:"Block" by Anonymous Coward · · Score: 0

      "Blocking?" ... haha haha, that's sooooooo yesterday.... LOL.

      Well if you dumb fucks were using any of, for example...
      I2P
      Tor+Onioncat
      IPFS
      CJDNS
      GNUNet
      etc ... you know, the Encrypted P2P Distributed Anonymous Overlay Networks,
      then you would be able to Index, Track, and Share ALL YOUR SHIT
      fully internally over those networks with COMPLETE IMPUNITY
      24x365 forever!!!

      You can even plug major torrent clients like Transmission and Vuze into them.

      They're fast enough to queue up and deliver more than you can
      EVER Watch, Listen to, or Play in real time in your life.

      And they're completely anonymous and secure.

      But you're too STUPID to actually download and configure
      the tools, and too IMPATIENT to deal with queue and life
      management.

      So you LOSE and get BLOCKED, SUED, and ARRESTED.
      Over what, some stupid Copyright Bullshit MAFIAA.
      Oh well. Can't say people didn't tell you all this before.

      Now go, get the fuck off stupid Slashdot, search, install, and
      USE the FUCKING TOOLS the CYPHERPUNKS GAVE YOU.

    33. Re: "Block" by slazzy · · Score: 1

      I store both IPv4 and IPv6 addresses associated to every domain name that I can find a record of and watch for updates. If I'm missing something I'd really appreciate a link to learn more. Thank you

      --
      Website Just Down For Me? Find out
    34. Re:"Block" by Anonymous Coward · · Score: 0

      Enjoy much slower browsing.

      captcha: leaden

    35. Re:"Block" by Anonymous Coward · · Score: 0

      Are you sure that is implemented just by DNS blocking and not also blackholed (nuking all sites sharing the same ip)?
      This is the case for all sites I've found my isp blocked following court orders, disregarding collateral damage to bystanders.

      I already said this before, that some of you may find useful.

      When I first found some of my usual web sites blackholed realized that the isp dns where also changed to localhost.
      So the easy fix for me was to use my TOR proxy and a Proxy Auto-Configuration [wikipedia.org] proxy.pac file for the browser to automatically and transparently redirect all sites with a tampered dns thru TOR.
      A side effect is that usually I'm late to realize that some site has been blackholed because it never stopped working.

      function FindProxyForURL(url, host)
      {
          var proxy_tor = "SOCKS5 127.0.0.1:9050"; // TOR proxy
          var onion_url = "[a-zA-Z0-9]{16}.onion*";
          if (shExpMatch(url, "*tp://" + onion_url) || shExpMatch(url, "*tps://" + onion_url)) {
              alert("TOR to connect:\nproxy_tor=" + proxy_tor + "\nhost=" + host);
              return proxy_tor;
          }
          var dns_host = dnsResolve(host);
          if (!isResolvable(host) || isInNet(dns_host, "127.0.0.0", "255.255.255.0")) {
              alert("Not resolvable host: " + dns_host + " TOR to connect to: " + url);
              return proxy_tor;
          }
      return "DIRECT";
      }

    36. Re:"Block" by Anonymous Coward · · Score: 0

      Some isps have a transparent proxy on port 53, so you can't bypass the block just by changing addresses since still will get DNS cache poisoning.

      To avoid that you need DNSsec which was specifically designed to protect agains such kind of attacks.

  2. The future of the internet is encrypted by Anonymous Coward · · Score: 0

    Soon Mozilla will enable DNS-over-HTTPS. What then? Not that I think DNS-over-HTTPS is a good idea, but it will break DNS censorship.

    1. Re:The future of the internet is encrypted by Anonymous Coward · · Score: 2, Insightful

      You'd still need to escape your ISP as a traffic/encryption endpoint, unless you enjoy the socializing aspect of early morning uniformed knocks at the door.

    2. Re: The future of the internet is encrypted by Anonymous Coward · · Score: 1

      Not really a risk in Australia. Past cases have determined that the recoverable amount if you pirate a movie is the retail cost of the movie. Not worth taking to court, hence the blocking compromise.

    3. Re:The future of the internet is encrypted by Anonymous Coward · · Score: 0

      Then the site is blackholed as many isps are already being forced to do in addition to the DNS blocking.

  3. Bullshit by Anonymous Coward · · Score: 0

    Can they actually say with a straight face "we're losing money because nobody watches our movies because they read the subtitle text file".

    1. Re:Bullshit by Anonymous Coward · · Score: 0

      They're losing money because people who don't understand English can borrow English DVDs from friends and download subtitles. With this block, they'll have to buy DVDs with the needed subtitles instead.

    2. Re:Bullshit by Anonymous Coward · · Score: 0

      Nah, Hollywood and this Australian court simply hate the hearing-impaired and want to hold their own culture hostage and demand ransom again and again.

  4. Proxy site by Anonymous Coward · · Score: 0

    aaaaaaaand 186*X proxy sites just got registered.

    1. Re:Proxy site by Anonymous Coward · · Score: 2, Funny

      For extra fun, call the proxy sites
      IPTorrents-au001.com
      IPTorrents-au002.com
      IPTorrents-au003.com ...

      When they go ahead and block IPTorrents-au*.com, you go ahead and register IPTorrents-au123.com and put pictures of kittens on it. Then you ask Australia's Federal Court why the hell they ordered ISPs to block your website with pictures of kittens.

    2. Re: Proxy site by mSparks43 · · Score: 1

      some of them should change their dns to point to ips to owned by microsoft and google for extra fun

  5. ISPs by fustakrakich · · Score: 1

    How/when are we going to get around them to make this a non-issue?

    --
    “He’s not deformed, he’s just drunk!”
    1. Re: ISPs by Anonymous Coward · · Score: 0

      Whenever you decide to buy a "dumb pipe," register an ASN, and stop renting "access" to the Internet from an ISP.

  6. Alternate Headline by atrex · · Score: 4, Insightful

    Australia Pushes Citizens to Use VPN Services.

    Next Week: Australia joins China in banning the use of VPNs that give Citizens access to prohibited resources outside the country.

    1. Re:Alternate Headline by Anonymous Coward · · Score: 0

      Week after: Nord VPN honeypot leads to the arrests of millions of Aussie pedos, China jealous AF - look at all that free labor!

    2. Re:Alternate Headline by Anonymous Coward · · Score: 0

      1) Thanks for the list. I did not know any of them.
      2) In Australia many Telcos supply knobbled routers with DNS domain blanked out
      3) Facilitate. Tracking or an index is a fact. Blocking knowledge is just wrong.
      4) $50 is a joke - it does not cover the cost at all. Hopefully the ISP's log direct complaints and seek restitution per call The ISP's should alert their customers fully!
      5) My VPN runs at $60 year.
      6) Australian Election coming up. I will be voting the existing clowns out.
      7) The list is long. I will avoid spending money with the plantiffs.

  7. "communicating to the public a literary work" by Anonymous Coward · · Score: 0

    What about episode summaries? Shouldn't those qualify too? They "communicate" the matter to the public as well. If I have a choice of getting dinner or watching a new TV show, I could get dinner and read an episode summary later to catch up. I'm not seeing ads or product placements so isn't that lost revenue too?

    How about episode reviews? I could read a review of a movie I wanted to see and decide I'm not interested after all. That's lost revenue because I'm not buying a movie ticket when I otherwise would have.

    Can I blog about what I saw? It's available for anyone to see. They could decide they don't need to watch it. Isn't that lost revenue as well?

    Maybe the safest thing for me to do is not watch anything at all. It's the only way I can be sure I won't accidentally "communicate" something to "the public". There's plenty of other forms of entertainment I can enjoy without watching $home_improvement_reincarnation or $gritty_police_drama or $dysfunctional_family or $generic_black_comedy.

  8. Encrypted P2P Overlay Networks by Anonymous Coward · · Score: 1

    Well if you dumb fucks were using any of, for example...
    I2P
    Tor+Onioncat
    IPFS
    CJDNS
    GNUNet
    etc ... you know, the Encrypted P2P Distributed Anonymous Overlay Networks,
    then you would be able to Index, Track, and Share ALL YOUR SHIT
    fully internally over those networks with COMPLETE IMPUNITY
    24x365 forever!!!

    They're fast enough to queue up and deliver more than you can
    EVER Watch, Listen to, or Play in real time in your life.

    And they're completely anonymous and secure.

    But you're too STUPID to actually download and configure
    the tools, and too IMPATIENT to deal with queue and life
    management.

    So you LOSE and get BLOCKED, SUED, and ARRESTED.
    Over what, some stupid Copyright Bullshit MAFIAA.
    Oh well. Can't say people didn't tell you all this before.

    Now go, get the fuck off stupid Slashdot, search, install, and
    USE the FUCKING TOOLS the CYPHERPUNKS GAVE YOU.

    1. Re:Encrypted P2P Overlay Networks by Anonymous Coward · · Score: 0

      He's too busy masturbating over his pirated and subtitled furry porn to care.

    2. Re:Encrypted P2P Overlay Networks by Anonymous Coward · · Score: 0

      The stuff works great.
      As they said, you're just too stupid and lazy to actually download and use it.

    3. Re:Encrypted P2P Overlay Networks by Anonymous Coward · · Score: 0

      No different than all your equally lameass anime series you goon over all day long.

    4. Re:Encrypted P2P Overlay Networks by Anonymous Coward · · Score: 0

      -1 Offtopic?

      And why don't the moderators suck my balls?! The GP should be at +5 by now... Obvious politics at play... Fascist assholes!

  9. you know by Anonymous Coward · · Score: 0

    Boycott the movie companies or be their slaves.

  10. Unless they can prove they own the copyrights by bobstreo · · Score: 1

    for every individual file on their sites, the ISPs should also be extra diligent and block:

    Village Roadshow, Disney, Twentieth Century Fox, Paramount, Columbia, Universal, Warner, and others

    I guess some AUS citizens could chip in the $50 to pay for the blocks.

  11. at the rate of $50 per domain name... by mSparks43 · · Score: 1

    ->at the rate of $50 per domain name, that's not going to be a problem.

    Thats a lot more than it costs to create an alternate domain name, if each of those sites creates 10000 alternate domain names, they might run into some problems paying the bill.

    1. Re: at the rate of $50 per domain name... by mSparks43 · · Score: 1

      also.
      ipv6 for the win!

    2. Re:at the rate of $50 per domain name... by gravewax · · Score: 2

      or those sites could enter a profit sharing scheme with the ISP's :-) create 10000 alternate names go 50 50 on the blocking fee. win win and it still wouldn't affect actual users anyway.

  12. Thanks for the heads up by Anonymous Coward · · Score: 0

    Thanks to this article, I've set up appropriate means to circumvent the block.

    Stupid courts.

  13. Public Service Annoucement: by grep+-v+'.*'+* · · Score: 4, Informative

    For all of you people that was to stay far, far away from these evil sites, the site list is below.

    And for all of you people that want to see what the fuss is all about, the site list is below.

    Infolink

    2ddl; 8maple.ru; 9anime.is; Addic7ed; Anilinkz; Animefreak; Animeshow; Avxhm; azmaple.com; Bilutv; Bt-scene; Cartooncrazy; Cmovieshd; Ddlvalley; DailyTVFix; Dnvod; dramacity.io; dramahk.me; Fmovies.io; Glodls; Gogoanime; Hdpopcorns; hindilinks4u.to; hkfree.co; icdrama.se; icdramase; ilovehks.com; IPTorrents; Kantv; Kimcartoon; Kissanime; kisscartoon.ac; m4ufree.com; Masterani.me; Myanimeseries; Nyaa; Nzbplanet; Ondarewatch; Openloadmovies; Opensubtitles.org; Otakustream; Phimbathu; Putlocker.ac; Putlockerhd.co; qooxi.net; Rmz; Rutracker.org; Scnsrc; Seasonvar; Seriesfree; Solarmoviez; Soul-anime; streamtvb.com; Subscene; Subsmovies; Torrentday; Torrentfunk; Torrentmovies; Tvbox; Tw116; Two-movies; Ultra-vid; Usabit; VexMovies; viewasian.tv; Vkool; Vmovee; Watchanimeonline.me; Watchcartoononline.com; Watchcartoononline.io; Watchonlinemovies; Watchseries-online; woaikanxi.cc; Yify-movies; Yifysubtitles; Ymovies.tv; Zimuzu; Zooqle.

    --
    If the universe is someone's simulation -- does that mean the stars are just stuck pixels?
    1. Re:Public Service Annoucement: by sheramil · · Score: 1

      Oh, good - they didn't include th-

      ... but, why spoil that, eh?

    2. Re: Public Service Annoucement: by Anonymous Coward · · Score: 0

      thanks!
      didn't know about most of these...

      why the hell anime sites blocked? Isn't the whole point of anime are their fans?

    3. Re:Public Service Annoucement: by bigtreeman · · Score: 1

      where's piratebay, or is it like Pirates of the Caribbean and the piratebay sites are just ghosts.
      So does my vpn keep me safe from snooping authorities ?

      --
      Go well
    4. Re:Public Service Annoucement: by Anonymous Coward · · Score: 0

      where's piratebay, or is it like Pirates of the Caribbean and the piratebay sites are just ghosts.

      piratebay is already "blocked" in Australia.

    5. Re:Public Service Annoucement: by dargaud · · Score: 1

      Why would they include Opensubtitles.org ? It's awesome for people who like to watch foreign movies, even if you've paid for the fucking DVD. It's not like a downloaded subtitle is causing a lost sale of... what ?!?

      --
      Non-Linux Penguins ?
    6. Re: Public Service Annoucement: by UnknownSoldier · · Score: 1

      > Why the hell (are) anime sites blocked?

      Because they are fucking morons who don't understand the concept of free advertising. Subs are providing value and potential sales.

      /sarcasm But, nah, let's ban them and make sure our products fade into obscurity.

      Bunch of dumb asses.

    7. Re: Public Service Annoucement: by Anonymous Coward · · Score: 0

      because those sites are providing copyright material without paying for it. I don't agree with it, but it seems fucking obvious why it was included.

    8. Re:Public Service Annoucement: by Anonymous Coward · · Score: 0

      Because they are not the ones distributing the content. They want to control what you are allowed purchase and for how much.

    9. Re:Public Service Annoucement: by AmiMoJo · · Score: 1

      I use some of those for subtitles. My wife and I watched Game of Thrones recently, with Chinese subtitles for her. The subtitles were a fan effort and seemed to be really. For example they put character's names on screen when they first appeared in that episode, which is something I could have done with in English at times.

      --
      const int one = 65536; (Silvermoon, Texture.cs)
      SJW, n: "Someone I don't like, and by the way I'm a fuckwit" - AC
    10. Re: Public Service Annoucement: by houghi · · Score: 1

      Because the subtitles are copyrighted. If you ever wrote down a song and send the text to a young love, you will be arrested at one point ad well.

      --
      Don't fight for your country, if your country does not fight for you.
    11. Re: Public Service Annoucement: by houghi · · Score: 1

      The fact that it is usefull does not make it legal.

      --
      Don't fight for your country, if your country does not fight for you.
    12. Re: Public Service Annoucement: by Anonymous Coward · · Score: 0

      >/sarcasm

      I don't think you really understand. In Japan the anime production companies are generally paying for their TV slots.
      They need to pay to get their shows into people's homes. That's why they usually air between midnight and the early morning.
      There are notable exceptions like the "noitamina" slot, but they are rare.
      The studios don't really generate any income through ads either. The important part is that the people recording the late night broadcasts buy the discs, merchandise and source material.
      They buy the discs (with ridiculous price tags) to support the shows and studios they love despite already having recorded the TV broadcast.
      That's why the Japanese studios usually don't pull the US American bullshit we read about all the time about. I think that's a lot more healthy.
      Although I fear that may change with companies like Amazon and Netflix entering the market.

  14. Total pricks, very frustrating. by AbRASiON · · Score: 1

    I happen to use open subtitles constantly, that site doesn't necessarily mean piracy. Probably, but not definitely. People do legally rip both movies and tv. Plus there's legally purchased foreign content with bad translations.

    Well now I need to research how to VPN /properly/ on my network. Unfortunately, I have about 20 machines and I don't want default traffic through the VPN to boot. So that really sucks.

    Congratulations, you're pushing people to encrypt entirely

    1. Re:Total pricks, very frustrating. by Anonymous Coward · · Score: 0

      I read the subtitles for the latest-shithouse-blockbuster-reboot-of-some-better-version-of-a-film and decided the original was better, so then failed to go to my local DVD store and buy a piece of plastic. Ergo, a lost sale.

    2. Re: Total pricks, very frustrating. by houghi · · Score: 1

      If they do not own the copyrights, and they don't, it is illegal for them to distribute it.

      --
      Don't fight for your country, if your country does not fight for you.
  15. More proof that they don't understand the Internet by Chas · · Score: 2

    If it's on the net, the ISPs can "block" all they want.
    Unless they're gonna block the entirety of the Internet, and every VPN provider in existence, it's STILL going to be available.

    --


    Chas - The one, the only.
    THANK GOD!!!
  16. Re:More proof that they don't understand the Inter by Anonymous Coward · · Score: 0

    But it stop that vast majority of people who don't know.

    Sure, we get it, you're a l337 skript kiddie.

    But the vast majority or ppl are not.

    Its like a lock on a window. 99.99% of the people will not try and break in... but for the .01% that WANT IN, no stupid latch is gonna stop them.

  17. "cheap" by Anonymous Coward · · Score: 0

    At $50 per name times 78 names and at least 5-7 providers we're not talking about an insignificant sum for blocks that will be basically completely ineffective. I certainly don't consider paying $25,000 for ineffectual IT services a reasonable rate.

  18. The (((movie companies))) - LOL by Anonymous Coward · · Score: 0

    We can't have (((them))) doing manual labour now, can we!!!

  19. Don't kid yourself. by Anonymous Coward · · Score: 0

    Speaking from personal experience with Roskomnadzor, eh?

  20. Now they're losing money by Anonymous Coward · · Score: 0

    Film companies claim they lose money through piracy. People who pirate would not pay to watch the film in the first place so "lost" revenue is actually very low.

    Paying the ISPs to block pirate sites is actual "lost" money. The film companies are creating their own loss of revenue. Very stupid.

  21. Re:More proof that they don't understand the Inter by Chas · · Score: 1

    Maybe 10 years ago, you'd be right.
    You mythical "average user" is a bit less helpless now.
    Sure, the people old enough to remember a time before widespread personal computer use would be blocked.
    But pretty much anyone under 40 wouldn't even blink twice.

    --


    Chas - The one, the only.
    THANK GOD!!!
  22. Beyond Stupid by WindowsStar · · Score: 1

    This is like the government making the water company block water to people building hydrogen bombs. The water company sells water what you do with it is none of their concern. ISPs sell access to the internet, what someone does with it is NONE OF THEIR CONCERNS! The courts and government monkeying in their business is completely wrong. Go after the bomb builder or the site that is doing the wrong, don't force the water company or the ISP to police the people!!!

  23. DNS servers by Kuruk · · Score: 1

    1.1.1.1, 1.0.0.1, 8.8.8.8, 8.8.4.4

    It so pointless to waste money doing this. Can't the government spend it better ?

  24. VPS by Anonymous Coward · · Score: 0

    I have a VPS in the Netherlands (US here) and it is a simple thing to go through my VPS whenever something is blocked.