Slashdot Mirror


The Pirate Bay Starts Using Virtualized Servers

concealment writes with news of those Swedish pirates improving their infrastructure. From the article: "The Pirate Bay has made an important change to its infrastructure. The world's most famous BitTorrent site has switched its entire operation to the cloud. From now on The Pirate Bay will serve its users from several cloud hosting providers scattered around the world. The move will cut costs, ensure better uptime, and make the site virtually invulnerable to police raids — all while keeping user data secure." They are still running their own dedicated load balancers that forward encrypted traffic to one of their "cloud" providers, rather than dealing with physical colocation. Seems like a sensible decision any IT manager would make.

112 of 186 comments (clear)

  1. Tor by Weezul · · Score: 1

    Is there a tor hidden service TPB hosted from an undisclosed location?

    --
    The Christian religion has been and still is the principal enemy of moral progress in the world. -- Bertrand Russell
    1. Re:Tor by PieOk · · Score: 2, Insightful

      Is there a tor hidden service TPB hosted from an undisclosed location?

      Tor hidden service is only secure for end users, not to the service itself. While TOR admins say it should be secure, the attack vectors are fairly well known and USA has the means to discover the real ip behind TOR hidden services.

    2. Re:Tor by Anonymous Coward · · Score: 2, Insightful

      Silkroad is still operating, therefore I suspect you don't know what you're talking about.

    3. Re:Tor by ski9826 · · Score: 1

      Sure, but they have to register with ARIN and give a legal business and the name of an officer for that business to attach to the ASN right? Seems less than completely safe.

  2. Invulnerable? by Rosco+P.+Coltrane · · Score: 4, Funny

    The move will cut costs, ensure better uptime, and make the site virtually invulnerable to police raids

    Wanna bet on that?

    --
    "A door is what a dog is perpetually on the wrong side of" - Ogden Nash
    1. Re:Invulnerable? by SJHillman · · Score: 4, Insightful

      It's a little sad when you have to write police raids into your disaster recovery policy. Especially when it's one of the more likely disasters.

    2. Re:Invulnerable? by Karzz1 · · Score: 2

      Coming from a guy named Roscoe P. Coltrane, I am going to give TPB the benefit of the doubt! :P

      --
      Beware of he who would deny you access to information, for in his heart he dreams himself your master.
    3. Re:Invulnerable? by Anonymous Coward · · Score: 1

      Funny part is that any cloud service company that hosts them will be in danger of getting their servers raided.

      Not a good proposition for the company and its other clients.

    4. Re:Invulnerable? by jbmartin6 · · Score: 2

      Yeah I will bet on it. I believe he is saying the site can't be taken down by a police raid, thanks to the distributed setup. He's not saying that any individual instance is invulnerable to a raid. Just that the availability of the site wouldn't be affected by a raid. I guess this is at least one of the reasons they migrated to magnet links.

      --
      This posting is provided 'AS IS' without warranty of any kind, implied or otherwise.
    5. Re:Invulnerable? by olivier69 · · Score: 1

      Wanna bet on that?

      Challenge accepted

      Oh sorry, this is /., I thought I was on YouTube !

    6. Re:Invulnerable? by gweihir · · Score: 5, Informative

      Quite frankly, anybody not really, really big has to. With "cloud" servers not on your own private cloud, everybody has to.

      --
      Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
    7. Re:Invulnerable? by Rosco+P.+Coltrane · · Score: 2, Insightful

      It's a little sad when you have to write police raids into your disaster recovery policy. Especially when it's one of the more likely disasters.

      Come on, that's a bit disingenuous here. It'd be very sad if the concern was fully legit (and actually the problem of police interference isn't new - see the Steve Jackson Games incident, but at best TPB sits in a gray area, to put it kindly.

      --
      "A door is what a dog is perpetually on the wrong side of" - Ogden Nash
    8. Re:Invulnerable? by ciderbrew · · Score: 1

      It will just take more police time to get a whole group of raids going at once.

    9. Re:Invulnerable? by Sqr(twg) · · Score: 1

      I don't think they mean "immune" in the sense that police raids will never happen. More likely, they mean, when a police raid happens, then a new virtual macine, hosted on a dfferent service provider, and which already holds an encrypted copy of the database, is ready to take over.

    10. Re:Invulnerable? by crazyjj · · Score: 2

      At the end of the day, you need an IP address, and physical server(s) somewhere. The only way to make yourself invulnerable is to take yourself off the net completely, and that would rather defeat the purpose, no?

      --
      What political party do you join when you don't like Bible-thumpers *or* hippies?
    11. Re:Invulnerable? by crazyjj · · Score: 1

      I just want to know where they're going to find cloud services lining up to host TPB. Seems like a sure-fire formula to have the police kicking down your door.

      --
      What political party do you join when you don't like Bible-thumpers *or* hippies?
    12. Re:Invulnerable? by lengau · · Score: 1

      More time and lots of international cooperation. Yes, it's doable, but it does make the prospect that much harder.

      --
      I really wanted to change my sig to something witty, but all I could come up with is this.
    13. Re:Invulnerable? by anarcobra · · Score: 1

      The site will be Virtually invulnerable, as in the virtual server may be invulnerable (because they have many copies), but the physical machine it's running on isn't.
      What's the difference between having virtual servers with different hosting providers and having actual servers with different hosting providers?
      It seems to me both are equally vulnerable to the police, and in any case the load balancers seem like the weak point.

    14. Re:Invulnerable? by xeno314 · · Score: 1

      From my perspective, the difference would be that virtual servers are far easier to provision/clone/move between providers than physical machines. Seizing a virtual server leaves the hosting provider out in the cold, not TPB. Setting up a new server just involves uploading/transferring an image/template rather than purchasing/installing a new box. It's easier, more versatile and resilient, and costs them far less when the police come knocking.

      (That's not always true with 'cloud' computing, but it seems to be an excellent match for their needs. I'd agree that keeping physical load balancers decreases the effectiveness of the strategy, but virtualizing those could be a good next phase.)

    15. Re:Invulnerable? by Anonymous Coward · · Score: 1

      At the end of the day, you need an IP address, and physical server(s) somewhere.

      You don't really need any specific IP address. All you need is a single archive/zip/whatever file containing Magnet links (essentially just hashes) and text descriptions. It's not even a very big file (less than 1Gb IIRC). All TPB has to do is issue regular new versions of this single file, which then gets passed around by all/any relevant means with 1000's of copies popping up everywhere. The actual 'master server' in this setup can be offline.

    16. Re:Invulnerable? by Anonymous Coward · · Score: 2, Interesting

      When it becomes this difficult to take down a site we (pro free-communication types) can re-raise the question of whether or not government (assuming the government where you live is trying to take down the pirate bay internationally) should even attempt it, this time adding "gross waste of the taxpayer's money" to the pile of outrageously unethical acts.

      I'm glad to see that there are so many freedom-loving groups of people out there that are actively improving infrastructure like this and offer my support.

    17. Re:Invulnerable? by RabidReindeer · · Score: 4, Insightful

      It's a little sad when you have to write police raids into your disaster recovery policy. Especially when it's one of the more likely disasters.

      Sad, but true. It has already been amply demonstrated that you can end up offline because someone else in the farm got raided and the police simply confiscated things wholesale.

    18. Re:Invulnerable? by interval1066 · · Score: 4, Funny

      Hey. You. Got off of my cloud.

      --
      Python: 'And then suddenly you have a language which says "we're all stuck with whatever the whiniest coder wants".'
    19. Re:Invulnerable? by icebraining · · Score: 1

      The problem is that you just need to be on the same blade server to be affected; see Pinboard.

    20. Re:Invulnerable? by icebraining · · Score: 4, Interesting

      No, you can have many physical servers with many IPs.

      Eventually people will start using distributed torrent discovery (see Tribler), which coupled with integrated torrent signing for the release groups to authenticate theirs, will be invulnerable to such raids.

    21. Re:Invulnerable? by Anonymous Coward · · Score: 1

      Or the Scottish version-

      Hey, McLeod, get of of my ewe!

    22. Re:Invulnerable? by Anonymous Coward · · Score: 1

      If you do ANY business with the US at all, then yes, "rise of fascist regimes" should be one of your disaster recovery scenarios.

    23. Re:Invulnerable? by Lennie · · Score: 1

      Actually, you should.

      An organisation like the FBI just takes a bunch of servers any time they like:

      http://bits.blogs.nytimes.com/2011/06/21/f-b-i-seizes-web-servers-knocking-sites-offline/

      If they are from the right tenant does not really matter to them. It will take many months before your server is returned.

      --
      New things are always on the horizon
    24. Re:Invulnerable? by cpghost · · Score: 1

      Yep. What's really sad is that the police has been pushed by those in power to switch sides: from public servants to enemy of the people whom you have to protect yourself against nowadays. Can't we please get the original police back, you know, the helpful guys you call when you feel threatened by some real robber? Let those parasitic MAFIAA and their ilk employ and pay their own gang to enforce their grip on the populace and leave the regular police do its original job!

      --
      cpghost at Cordula's Web.
    25. Re:Invulnerable? by Sarten-X · · Score: 1

      ...But my boss tells me that the cloud is fantastic, and saves everybody so much time and effort, and we never have to worry about things breaking!

      --
      You do not have a moral or legal right to do absolutely anything you want.
    26. Re:Invulnerable? by helix2301 · · Score: 5, Funny

      I think it's funny that pirate bay has better disaster plan then most legitimate businesses I know of in my area.

    27. Re:Invulnerable? by jbmartin6 · · Score: 4, Interesting

      They may not even know. Remember when Amazon was hosting Wikileaks? Uh, we are? They said. Setting it up is all pretty automated, it might stay there until someone explicitly looks for it. After all, from the cloud perspective they are just renting an IP and some data storage, they wouldn't necessarily know that it was TPB unless they read the data. Which they aren't supposed to do.

      --
      This posting is provided 'AS IS' without warranty of any kind, implied or otherwise.
    28. Re:Invulnerable? by fustakrakich · · Score: 1

      Let those parasitic MAFIAA and their ilk employ and pay their own gang to enforce their grip on the populace...

      You mean you prefer they hire Blackwater? I think I'd rather make them go through proper channels, to keep it semi-legal at least.

      --
      “He’s not deformed, he’s just drunk!”
    29. Re:Invulnerable? by TubeSteak · · Score: 1

      Just that the availability of the site wouldn't be affected by a raid. I guess this is at least one of the reasons they migrated to magnet links.

      They moved to magnet links for two reasons

      1. Significantly less storage and bandwidth resources are required if they no longer have to host torrent files.
      2. By no longer hosting torrent files, TPB can't (well, shouldn't) be accused of hosting infringing content. All they offer you is a url with a hash.

      --
      [Fuck Beta]
      o0t!
    30. Re:Invulnerable? by suutar · · Score: 2

      practice makes perfect :)

    31. Re:Invulnerable? by cpghost · · Score: 1

      Why not Blackwater? Wouldn't it be more honest and character-like this way (I'm sarcastic, of course!)? Let's keep the police outside of economic rows between private entities and do its real job. Abusing the police to enforce private interests has always been the slippery slope that eventually leads to fascism. We should be forewarned enough about this to not repeat the same mistakes again and again.

      --
      cpghost at Cordula's Web.
    32. Re:Invulnerable? by Anonymous Coward · · Score: 1

      That would take one hell of an effort that would be likely to fail because they forgot the backup hidden in the floor safe or some sleeper servers that come up when the normal piratebay network goes down...

    33. Re:Invulnerable? by CBravo · · Score: 1

      It is always possible your datacenter is no longer accessible (e.g. a bankrupty or legal battle over bills). A police raid is just another reason for that occurance.

      --
      nosig today
    34. Re:Invulnerable? by fustakrakich · · Score: 1

      Well, in the name of Godwin, I believe the gestapo was a private police force. And since government exists or is dissolved at the whims of private interests, there's really nothing to distinguish.

      --
      “He’s not deformed, he’s just drunk!”
    35. Re:Invulnerable? by myxiplx · · Score: 1

      Actually, I suspect this means they can now have a whole host of *offline* backup servers ready to be launched the second the main site goes offline.

      It's going to be kind of hard for the police to get a warrant to shutdown something that doesn't exist yet.

    36. Re:Invulnerable? by fredprado · · Score: 1

      No private entity should have police power. Giving police power to a private entity is actually a good sign that a regimen has dived into authoritarianism.

    37. Re:Invulnerable? by fredprado · · Score: 1

      As all traffic is encrypted I doubt most of them know they are hosting piratebay servers.

    38. Re:Invulnerable? by Decker-Mage · · Score: 1

      Heck, if you want, you can get a (reasonably) current copy of the database right on TPB.

      --
      "[I]t is a wise man who admits the limits of his knowledge or skill, and that pretending either causes harm." --Terry Go
    39. Re:Invulnerable? by Decker-Mage · · Score: 1

      32.1 MB file names with magnet links. 1.15 GB for the whole database (add comments, etc). I find it in Other/Other under Browse Torrents.

      --
      "[I]t is a wise man who admits the limits of his knowledge or skill, and that pretending either causes harm." --Terry Go
    40. Re:Invulnerable? by gweihir · · Score: 1

      Time to switch jobs...

      --
      Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
  3. Re:TPB owners living the life by fred911 · · Score: 4, Insightful

    And your point is (besides the one on the top of your head)? Now, go sit in the corner untill you have a topic worthy of discussion. I've had far to much of the "holier then thou", slander them with drug use western attitude.

    --
    09 F9 11 02 9D 74 E3 5B - D8 41 56 C5 63 56 88 C0 45 5F E1 04 22 CA 29 C4 93 3F 95 05 2B 79 2A B2
  4. Wow. by poofmeisterp · · Score: 1

    Now the (police,feds,both,etc) are going to shut down multiple cloud-hosting data centers just to prove they are still king. Watch. Just watch.

    1. Re:Wow. by gweihir · · Score: 1

      Indeed. The police are still brutes in many countries in most regards. If they really do this (and I expect there will be quite a few in power that are stupid enough", this could change a few things though.

      --
      Most ACs are not even worth the keystrokes to insult them. Be generically insulted by this and ignored otherwise.
    2. Re:Wow. by poofmeisterp · · Score: 1

      Indeed. The police are still brutes in many countries in most regards. If they really do this (and I expect there will be quite a few in power that are stupid enough", this could change a few things though.

      That's what I'm a'fearing. Make it more difficult, release testosterone in the opponent, crash, recover, later, rinse, repeat. :-/

    3. Re:Wow. by poofmeisterp · · Score: 2

      Megaupload should have seen this earlier!

      LOL I think they were 'running' before they were walking.

    4. Re:Wow. by F.Ultra · · Score: 1

      Really? I have a really hard time beleiving that the police would in any way raid the sites of Amazon, Google or Microsoft. It wouldn't happen.

    5. Re:Wow. by poofmeisterp · · Score: 1

      Really? I have a really hard time beleiving that the police would in any way raid the sites of Amazon, Google or Microsoft. It wouldn't happen.

      Oh, not THOSE ones. :)

      The ones with TPB in them.

      Now, if TPB could get in the same vm hosting data centers that any of the large corporations are in..... but they can't because they have to stay outside of the U.S. territories. :(

    6. Re:Wow. by poofmeisterp · · Score: 1

      But there's an incredibly simple answer to this: TPB simply uses the same cloud providers as thr RIAA, MPAA, TimeWarner, EMI, Sony, UMG etc.

      In fact, they could revert to physical servers placed in the same data centre as (for example) UMG's servers. TPB simply places a big "Property of UMG" sticker on the front of it's box, and any police raid would conveniently leave that server still in place! :)

      Security by obscurity/deception, FTW!

      Now that's something I would love to watch the security camera footage of. HA! Good one. Good one, indeed. :)

    7. Re:Wow. by F.Ultra · · Score: 1

      But TPB does host with them, they may not host the front-end there but they do host the back-ends to which they tunnel the traffic from the fronts.

  5. Re:Invulnerable?-TPB giving P2P bad name. by ciderbrew · · Score: 1

    because "legal" means different things out side the USA.

  6. Re:TPB owners living the life by crazyjj · · Score: 1

    Well, you earned you paycheck for today, shill. Go take the rest of the day off and rest beside the pool.

    --
    What political party do you join when you don't like Bible-thumpers *or* hippies?
  7. Re:Invulnerable?-TPB giving P2P bad name. by Anonymous Coward · · Score: 5, Informative

    Now why does a site that is only used for legal purposes (hosting Linux ISOs is the usual excuse) need to be immune from police raids?

    In case you haven't got the memo, the police (among others) doesn't give a flying fuck about legality when it comes to all things internet. Witness the Megaupload fiasco, witness the RIAA willingness to put offline through its government bought agencies legal sites for years at a time. Proactive mesures are necessary, lest your online presence be tossed in a moat never to be seen/heard from again. But hey, what's that they say about collateral damage anyway ?

  8. Re:ISP blocking by Anonymous Coward · · Score: 1

    Does that affect my ISP's government-prescribed Piratebay blocking? I'm sure there are ways around that anyway, and people are likely to educate me about those below, but will this make any difference here (in the UK)?

    Use TOR to access the piratebay and download the torrent/magnet files.
    Close TOR, fire up bittorrent and you're good to go.
    Using Firefox makes it a breeze, using Opera is a little bit more complex but in the end works just as well.

  9. What kind of RAID by aktiveradio · · Score: 4, Funny

    You think they are using RAID5 or RAID10 to stop the police?

    1. Re:What kind of RAID by ledow · · Score: 1

      Though I suspect you were attempting humour based on the similarity of the word "raid" and the acronym "RAID":

      It would be quite easy to "RAID" remote devices, even encrypted ones. The beauty of the Unix "everything is a file" concept. Nothing stopping someone accessing files from remote servers via authenticated and encrypted connections, mounting them as a loopback filesystem, applying RAID to those filesystems, and compensate for any dropping-off that may occur without losing data.

      Or, if you could do it properly, you'd have it so that only X% of the data existed on each node and you needed the data from Y nodes to make sense of it or know you had complete logs, ala things like Tahoe-LAFS.

      I hope they used similar techniques on their "real" servers as well as their "virtual" ones.

    2. Re:What kind of RAID by poofmeisterp · · Score: 1

      You think they are using RAID5 or RAID10 to stop the police?

      Geeks. Psh.

      Oh, wait. :)

    3. Re:What kind of RAID by aktiveradio · · Score: 1

      Your suspicion was correct that was humor.

  10. Sounds like foggy thinking to me by whizbang77045 · · Score: 1

    Sounds like foggy thinking to me.

  11. Re:ISP blocking by Anonymous Coward · · Score: 1

    It won't affect the gov-prescribed blocking... about your education: (but I don't know the magic beneath it) you can probably access it through http://tpb.pirateparty.be/

  12. DNS by miguelzinhow · · Score: 1

    Mostly pointless. Just hijack thepiratebay.org and thepiratebay.se DNS registry and be done with it.

  13. Re:i2p ? by SuricouRaven · · Score: 1

    Serious, serious overhead issues. i2p would fall apart under the load mass-torrenting would place upon it.

  14. Re:TPB owners living the life by VMaN · · Score: 5, Informative

    You can use the word "steal" all you want.

    But as long as the artists still have their works, you're using the wrong word.

    And when people are using it wrong on purpose, it makes me care just a little bit less every time.

  15. Good to study by onyxruby · · Score: 4, Insightful

    This is actually good area to research for everyday organizations that are not about to be on the receiving end of a police raid. The reason is simple, the most common disaster (not failure) that strikes most servers is the legal subpoena. Can your business survive a legal subpoena that would take a large portion of your data?

    This is not an idle consideration, it's actually a very common consideration. Places like OnTrack do far more business recovering data for legal services like subpoenas than they do with disk failures. You usually get a certain amount of time (couple weeks or so) to respond to a subpoena with the requested data. If you don't get the request filled in time, or if the other side convinces the judge you might mess with the data they will simply seize your servers / data by court order?

    Can you survive this? If you can survive this scenario, than chances are you can recover from just about any other reasonable disaster you might encounter. The pirate bay scenario is one that should be studied from a disaster recovery standpoint, regardless of your stance on piracy.

    1. Re:Good to study by cpghost · · Score: 1

      The Internet was designed with a very specific failure mode in mind: big cities and their switching centers being obliterated, i.e. nuked, and the need to route around the damage. The current failure mode, lawfare by all kinds of pressure and interest groups, is quite different in nature, and much more dangerous, IMHO. The research question is how well does the original design of the Internet adapt to this new kind of threat? TPB is currently testing the limits of hiding behind a distributed non-uniform legal system. As long as we don't have a world government under US, Saudi or whomever's thumb, there's a slim chance that TPB will survive longer by playing mouse against the MAFIAA's fat cats and their governmental peons. But when that happens -- and it's just a matter of time until it does --, will the Internet still be able to adapt to a globally hostile legal environment?

      --
      cpghost at Cordula's Web.
    2. Re:Good to study by Ash-Fox · · Score: 2

      The Internet was designed with a very specific failure mode in mind: big cities and their switching centers being obliterated, i.e. nuked, and the need to route around the damage.

      You're confusing the Internet and ARPANET. The Internet does not offer the same level of redundancy or fail overs in such a situation because it's all about having uplinks with various IXPs and uplink providers that didn't exist on ARPAnet - There was no need to have formal agreements to do any sort of fail over on ARPAnet. The Internet is not designed the same way, the network topology is different, hell, even the protocol was different (NCP).

      --
      Change is certain; progress is not obligatory.
    3. Re:Good to study by onyxruby · · Score: 1

      The current failure mode, lawfare by all kinds of pressure and interest groups

      "Lawfare", never heard that before, I think I like it and Googling it I find it's definitely in use. Seems to be a very appropriate made up word that I think we'll see more of in the future.

    4. Re:Good to study by Ash-Fox · · Score: 2

      TCP on the internet will still do re-routing around failed paths. You fail.

      Not without negotiated peering which ARPAnet didn't require, it won't. And considering that most IXPs are in major cities, and service providers don't usually peer with more than one IXP, nor do back bone providers provide redundant connections geographically like traditional ARPAnet... One nuke, yeah, I don't expect magic rerouting to happen.

      --
      Change is certain; progress is not obligatory.
    5. Re:Good to study by Ash-Fox · · Score: 1

      You need to read this http://en.wikipedia.org/wiki/Retransmission_(data_networks)

      Which doesn't help when there is no alternative routes to use because ARPAnet style infrastructure isn't used anymore - No fail overs. You nuke a city that has an IXP, it's highly unlikely anyone but the biggest telecommunications networks have a secondary peering with another IXP setup and they won't route traffic for others because they don't act as IXPs. And even if you did have a system setup to fail over, most automated BGP updates for route changing take much longer than the OS's default timeout for packets, so a ARQ isn't going to be of much use at all in this instance.

      --
      Change is certain; progress is not obligatory.
    6. Re:Good to study by Ash-Fox · · Score: 1

      Who cares about ARPANET - we're talking about today's internet and its TCP implementation.

      Indeed, and if you followed the thread properly, you might just be able to understand the relevance of my post.

      --
      Change is certain; progress is not obligatory.
    7. Re:Good to study by Ash-Fox · · Score: 1

      Use ARPANET then (good luck)

      It doesn't exist anymore.

      The modern internet does routing of packets past failed points and retransmissions.

      Not in the advent of a nuke taking out an IXP in usual circumstances.

      --
      Change is certain; progress is not obligatory.
    8. Re:Good to study by Ash-Fox · · Score: 1

      This is not a forums on or topic ARPANET.

      You seem to have problems following threads, I will make it simple for you. This particular thread is about "You're confusing the Internet and ARPANET." in response to "The Internet was designed with a very specific failure mode in mind: big cities and their switching centers being obliterated, i.e. nuked, and the need to route around the damage."

      --
      Change is certain; progress is not obligatory.
    9. Re:Good to study by Ash-Fox · · Score: 1

      Uhm, my CABLE PROVIDER has MULTIPLE PHYSICAL NETWORKS that serve its service area.

      My answers to other posts have sufficiently answered this already on this topic. To give you a hint on what to look for: automated, peering agreements, IXPs.

      --
      Change is certain; progress is not obligatory.
    10. Re:Good to study by mbstone · · Score: 1

      Losing your data isn't the biggest risk.

      After all, prudent people backup or mirror their data on other clouds or servers in other physical locations.

      The greater risk is a substantial, unexpected cost. If you use a cloud provider such as Amazon, and your instance is subpoenaed, under Amazon's TOS you have to pay whatever Amazon charges you for their compliance with the subpoena, which could run hundreds of $/hour.

    11. Re:Good to study by Ash-Fox · · Score: 1

      Your lack of reading comprehension reminds me of this other guy called APK.

      --
      Change is certain; progress is not obligatory.
  16. Re:TPB owners living the life by Xest · · Score: 1

    Jealous much?

  17. Re:ISP blocking by hippo · · Score: 1

    Well if you look for the IP address of tpb.pirateparty.org.uk and paste that into your browser it may work. I wouldn't know.

  18. Re:TPB owners living the life by Shienarier · · Score: 1

    Is there an actual source for the claim that money are going to drugs and houses?

  19. Re:TPB owners living the life by hawkinspeter · · Score: 2

    Hey look, I can STEAL your name by copying it: AcidPenguin9873

    How does it feel to have your name stolen?

    --
    You're a temporary arrangement of matter sliding towards oblivion in a cold, uncaring universe
  20. Re:TPB owners living the life by icebraining · · Score: 1

    You're making the unsubstantiated leap from "TPB had an income" and "they have some money" to "their money came from TPB".

  21. Re:GET MORE "OH THOSE DIRTY RUSSIANS" INVOLVED !! by dmacleod808 · · Score: 1

    In Soviet Russia, file torrents you!

    --
    There Can Be Only One...
  22. Re:TPB owners living the life by AcidPenguin9873 · · Score: 2

    Note I said "If what GP says is true". I obviously have no sources to cite to verify the original post. But the responder asked what his point was (in a rather snarky ill-mannered way) so I responded with the obvious answer.

  23. Re:Invulnerable?-TPB giving P2P bad name. by icebraining · · Score: 1

    Because just being on the same rack as a "presumed illegal" website can put you offline. Ask the Pinboard guy when the FBI seized the whole blade, putting dozens of websites offline.

  24. Re:Invulnerable?-TPB giving P2P bad name. by hawkinspeter · · Score: 1

    If you've got nothing to hide, you won't mind us strip-searching you.

    --
    You're a temporary arrangement of matter sliding towards oblivion in a cold, uncaring universe
  25. That's your security? by BlueCoder · · Score: 1

    It's obvious where your transit router is. They can monitor IP addresses, connection times and bandwidth to determine the load balancer. From the load balancer they can find the virtual machines which you use as muscle for the search engine and backend processing.

    Any VM image can be accessed live. They can inject all the Trojans they want and track everything. But most importantly they can monitor where the admin commands come from. Have to assume they/you use tor or a botnet proxy. But everyone slips when it comes to security. Just takes one ping from a non anonymized computer to catch the scent. Then they can piece together all the admins one by one within three months.

    Now of course there is more to your security than this. But let's not call your implementation here security.

    What I would call it is robust and practical.

    What I think would be more impressive is if you implemented your own voluntary cloud with all your willing users out there.

  26. Pirates and Porn by unixhero · · Score: 2

    Pirates and Online Porn has always been at the forefront of internet technologies.

  27. Re:TPB owners living the life by Anonymous Coward · · Score: 3, Funny

    From here on out I am calling copyright infringement RAPE. Because, after all, that's how I want to frame it. Every time you infringe a copyright, you are raping the artist. And it should carry the same punishment of up to life in prison (or, as has been proposed in some states, death.) Because I say so.

    Death to the artist-raping file-sharers!

  28. Woo hoo! More software without paying! by smooth+wombat · · Score: 3, Insightful

    Yeah, you go TPB. That just means more software for the taking without having to pay someone for it. It doesn't matter if it took you 2-3 years to make that new game, my first thought won't be, "How much is it?" but, "Where can I get the torrent?" And you'll help me find it.

    To the guy who was asking how to get paid for free software, you want paid for something I can get for free? Hahahaha! Sucker. No one pays for software any more. We just take what we want because we don't care if you get paid or not.

    Go TPB! Long live not having to pay someone for their efforts!

    --
    We will bankrupt ourselves in the vain search for absolute security. -- Dwight D. Eisenhower
  29. Re:TPB owners living the life by icebraining · · Score: 1

    GP didn't actually say they got the money from TPB, just implied it.

  30. Mobile Servers by Anonymous Coward · · Score: 1

    They need to have servers on the move, in vehicles, and high capacity SD cards, etc.

  31. Re:TPB owners living the life by fredprado · · Score: 1

    If you want to make a point use the right words. Semantics are not optional and much less irrelevant. If you are not even able to be precise in your arguments you should and will be ignored.

  32. Re:Woo hoo! More software without paying! by bzipitidoo · · Score: 1, Troll

    Wrong. I'll fix it for you.

    more software for the taking without having to pay someone for a copy of it.

    No one pays for a copy of software any more.

    And then you make this leap:

    Long live not having to pay someone for their efforts!

    On the contrary, we feel that creators deserve compensation for their efforts. Yes, many people do pirate and pay nothing. Many would pay something if it was possible, but often it is not, and that's the fault of industry. We disagree with the business model, that is, copyright and charging for each copy as the means of compensation.

    Established businesses have sought to abuse this model to not pass on any savings whatsoever from technology driving down the cost of creating a copy to near zero. When the CD was first created, they set the price at $15 per album (LPs were about half that at the time), and promised that as production costs came down, they would pass some of that savings on to us. That never happened. Even as stacks of blank CD-Rs dived under $0.25 per disk, albums were still about $15, and to add to the insult, 90% of it was filler material to appease fans who really only wanted the one good song on the album. And then we hear that the industry cheats the very artists we're trying to support! As if that wasn't enough, they've tried to terrorize us all with lawsuits and police raids, attempted to infect our computers with viruses (Sony rootkit, you know), annoyed us with DRM that goes too far, pushed extreme laws that trample upon our freedoms (ACTA, SOPA, PIPA, DMCA, and more) and extended copyright to ludicrous lengths, and when they couldn't get their way by force, resorted to laughably bad propaganda. And they still think that preserving copyright justifies all their anti-social efforts and extremism. It took distribution of music in the mp3 format to break their schemes and force them to stop wasting money on things like all the elaborate anti-theft measures such as the oversized packaging and sensors for their precious disks, to say nothing of the disks themselves. They deserve to go out of business.

    And you want to apologize for them?

    --
    Intellectual Property is a monopolistic, selfish, and defective concept. It is "tyranny over the mind of man"
  33. Re:ISP blocking by hawkinspeter · · Score: 1

    You can just point your browser at tpb.pirateparty.org.uk - that works for me and I'm on Virgin Media.

    --
    You're a temporary arrangement of matter sliding towards oblivion in a cold, uncaring universe
  34. Good-bye 888 Poker Pop-Ups? by Vegan+Cyclist · · Score: 1

    Maybe now they're saving money they can disable the 888 Poker pop-ups that occur when you click on anything on the site? So. Damn. Annoying.

  35. Re:TPB owners living the life by puppybeard · · Score: 2

    What I don't like about TBP is how they were bank-rolled by a man who can be reasonably called a neo-nazi.

    Imagine the outcry if Sony had somebody like Carl Lundstrom on their board.

  36. Re:Woo hoo! More software without paying! by twocows · · Score: 2

    Nobody thinks content providers don't deserve money. People resort to piracy for all sorts of reasons: availability, lack of funds, convenience, try-before-you-buy, etc. I don't think anyone pirates purely out of spite for someone, and if they did they'd be pretty darn stupid.

  37. Re:TPB owners living the life by BeanThere · · Score: 1

    I'm not sure which part of 'being arrested and thrown in jail' you consider 'living the good life'.

  38. Re:Invulnerable?-TPB giving P2P bad name. by Githaron · · Score: 3, Insightful

    I do have something to hide. I don't intentionally show my naked body to strangers. Just because someone wants to hide something it doesn't mean it is illegal.

  39. Re:TPB owners living the life by mcgrew · · Score: 2

    If what GP says is true, then TPB is making profits (via ad revnue) by enabling people to steal (yes, steal! I said STEAL when referring to copyright infringement!) the creations of others.

    Mod me redundant because I and many others have often belabored this point, but AcidPengion is FUCKING WRONG and looks like an idiot.

    Look, Penguin (please change your user name, you're making Linux users look bad), here's how copyright infringement works. I buy (BUY AND PAY FOR) a CD or DVD, make a copy and GIVE it to you. I have infringed copyright, you have not. You have stolen nothing; it was freely given. I have stolen nothing; I paid for my copy.

    Now tell me, Acidhead, how has either party stolen anything?

    Here's how you steal music -- you go into Best Buy and shoplift a CD. That is indeed stealing. Best Buy no longer has the CD they paid for, it's gone. If you're caught, you'll be charged with a misdemeanor and will pay a few hundred bucks in fines.

    When you download a CD's worth of music you didn't steal that music, it was given to you. But say you're uploading and get caught -- that's copyright infringement. Nobody has lost anything, and will likely in fact produce sales, as one book publisher discovered when he commissioned a study to find out how much file sharing was costing him. Unlike stealing music, if you get caught infringing copyright you'll be out thousands of dollars.

    They are profiting off of the work of the artists and creators without giving any of that money to the creators themselves.

    If I buy a used Ford, Ford makes no profit off my money. None at all. If I use that Ford to start a taxi company, I am profiting from Ford's work without giving Ford any of that money at all.

    I have yet to hear about TPB paying creators any money.

    They're giving the artists something for free that the artist would otherwise have to pay very large sums of money for -- advertising. You're not going to pay for a song from a band you never heard, but if someone tells you about them and you DL their work, you're very likely to spend money on them unless they suck* -- money they would not have earned without the help of the Pirate Bay.

    Now go tell your MAFIAA masters you failed in your shillage, tool.

    * I do perfectly understand why a talentless hack would be against file sharing. The only way for them to make money is to sell you a pig in a poke.

  40. Re:Woo hoo! More software without paying! by Anonymous Coward · · Score: 1

    Hey, we tried to pay them!

    We figured, if all we get is a mere copy (that took no work to make) of information (that took work to make),
    we'd pay the same way: With a mere copy (that took no work to make) of out money (that took work to make).

    Then they bitched and whined and blabbered about intellectual "property", as if they could "own" information,
    despite physical evidence showing that that is ludicrous impossible concept, when you give out that information to *everyone*.

    Then we found out, that the money doesn't even go to the original makers of said information, but merely to the *distributors*. Who, clearly, didn't move a *single finger* for it.
    And we stopped caring about them and their organized crime.

    Moral of the story: If you're too fuckin' stupid, to use a business model, that resides in *reality*... then go fuck yourself and die in a corner!
    Cause nobody cares about you bitching and whining because you can't STEAL real actual *physical* money that took real work to make from people while doing ABSOLUTELY NO WORK IN RETURN!

  41. Re:TPB owners living the life by pyzondar · · Score: 1

    Why? Because it is unfathomable that there can be both good and bad sides to a person?

    I mean, (as far as I know atleast) he has never used TPB to promote his political agenda. Which I appreciate.

  42. Re:TPB owners living the life by garaged · · Score: 1

    You cant blame for the illegality of it when most artist are not even given the choice at all. Monopolies and oligopolies are forcing people to live their ways, and other people is abusing the fact by breaking laws, stupid laws most of the time.

    --
    I'm positive, don't belive me look at my karma
  43. Re:Woo hoo! More software without paying! by Tom · · Score: 2

    I live in a city with a strong gaming development community. The business models are shifting, but the general trend is up rather then down.

    Also, I sell some software. No DRM or anything. It is probably out there on a torrent somewhere. Do I care? Nope. I make money and I realize that most of the people who torrent it very likely would not buy it even if the torrent would't exist.

    Copying has been an issue for commercial software development pretty much since the cassette tape. If you look at the world around you, it hasn't exactly killed the software industry.

    --
    Assorted stuff I do sometimes: Lemuria.org
  44. Re:Woo hoo! More software without paying! by Intrinsic · · Score: 1

    Wow, someone who understands the issue. Very rare.
    People need to quit complaining about piracy its just an excuse to not take responsibility for your own success, crybaby attitudes.

  45. Re:TPB owners living the life by Decker-Mage · · Score: 1

    Your example applies to used CDs, used vinyl, used tapes. Used physical items. Not to digital music. There is no such thing as used digital music. You guys said it yourself - people aren't supposed to be able to "own" bits of information, so why on earth should I consider your used-physical-product example as relevant to this discussion?

    You might want to check out ReDigi before making that assertion again.This one is already wending its way through the court system (Capitol Records brought the suit).

    --
    "[I]t is a wise man who admits the limits of his knowledge or skill, and that pretending either causes harm." --Terry Go
  46. Re:Woo hoo! More software without paying! by masterjames · · Score: 1

    looks like someone's feelings were hurt. developers need to start from here on out with the idea that people are going to pirate stuff. make it free in the first place and find a different way to make money. stop fighting against the way technology moves. bit-torrent technology is amazing. as time goes on people figure out new ways to do stuff and its time for the producers of software/movies/music to realize that they are prey and move on to a different business model.

  47. Re:TPB owners living the life by KingBenny · · Score: 1

    uhu i wonder why he forgot the childporn pedophile sextourism accusation for thailand there

    --
    Free speech was meant to be free for all... how can anyone grow up in a nanny state ?