Slashdot Mirror


The Pirate Bay Loses Its Main Domain Name In Court Battle (thehackernews.com)

Dave Knott writes: The world's most popular torrent website, The Pirate Bay, is suffering a major blow after the Swedish Court ruled Thursday that it will seize the domain names 'ThePirateBay.se' and 'PirateBay.se' and hand over them to the state. This is the latest development in an ongoing legal tug-of-war between The Pirate Bay and Swedish prosecutors, which has at various times seen the courts rule in favor of either side, only to see the case proceed via further appeals. Despite previous criminal convictions, the torrent site has always remained functioning by moving to different web domains several times. However, this time, The Pirate Bay loses its main .SE domain, the world's 225th most popular website according to the Alexa ranking, as reported by the Swedish newspaper DN.

3 of 107 comments (clear)

  1. Re:You can't ban an idea by DarkTempes · · Score: 3, Interesting

    You don't need a specific domain name to run an HTTP server.

    They can use direct IPs and/or modified hosts files, other domain names run by registrars in more favorable countries, TOR, alternative DNS roots, etc.
    See: Sci-Hub, KAT, the already innumerable existing piratebay proxies, etc

    Even the Great Firewall of China can't keep people from accessing information on the internet that they're determined to access and western countries certainly haven't resorted to near that level of internet oppression yet.

    All they're really doing is making copyright infringement less convenient and possibly causing TPB to lose some users while Google PageRank adjusts.

    Honestly, I believe more money (and man hours) is being wasted in court than is saved.
    Consider how many years it takes for courts to deal with things like this and that it takes just a few minutes and dollars to purchase a new domain name.

  2. Re:You can't ban an idea by Tom · · Score: 3, Interesting

    I sell stuff online that sometimes gets pirated. I don't whine about it. It's a fact of life. When I find out, I send a friendly takedown notice to the site in question and forget about it. Anyway can't prevent it.

    My personal counter at one time was to sell some of my stuff for the price of "what you think its worth". It was a very interesting experience and a lot of people paid well. About half chose the minimum price I had set, the other half spent more, sometimes several times more.

    People, in general, aren't as greedy as they are made out to be if you stop treating them like criminals.

    --
    Assorted stuff I do sometimes: Lemuria.org
  3. Re:Open and Free DNS by Thanatiel · · Score: 5, Interesting

    Open and Free DNS ? I believe you underestimate the problem.

    There is no need for an alternative for DNS.
    The only need is for an alternative TLD or a parallel ROOT : DNS itself is easy.

    At home I had some issues with an ISP doing funky redirections on DNS.
    I ended up buying an ARM box (Odroid, Raspberry, ...) and simply setup a validating/caching nameserver. This of course could be setup on one's desktop computer.

    If I want to add rules for a .whatever I easily can. I only need to have the zone somewhere. Either edited "by hand" on the machine, either downloaded from some data server (http, ftp, ...) either loaded from an authoritative nameserver (probably the easiest as nobody in his right mind blocks 53).

    It would have to be set on multiple servers around the world, from a known v4 and v6. list of IPs.
    It also should be a secure zone to avoid tampering. Between NSEC & NSEC3 the choice amounts as how easy it would be to enumerate the content of the zone.

    Making this a package/installer for less technically-minded users isn't a challenge.

    And now comes the Open and Free : the "only" real problem to solve here would be fair/decentralized management. And yes, this is a biggie. There are no good rules (it always involve challenge of ownership at some point and in the real world : laws, rules and lawyers).
    A few ideas come to mind. For example, something involving a PGP chain of trust authenticating zones/configurations. I simply don't think they would work in the end.

    The current "monopoly" requires a lot work from teams of technical operators, developers, lawyers and, yes, politicians.
    It's hard to put it a fault because protection of for what may be construed as criminal activity is not its chief concern.

    In my humble opinion there are two realistic choices: using a TLD that has no reason to comply to laws of another country, or changing the law of said country.

    PS: thank you so much Slashdot to make me spend 20 minutes to find that the acronym that covers NSEC and SEC3 was lame. Yet another reason to forget you exist.

    --
    Irrelevant news and morons using moderation to mod down what they disagree on. 2018 resolution: so long.