Slashdot Mirror


Gamers, EFF Speak Out Against DRM

Last month, we discussed news that the FTC would be examining DRM to see if it needs regulation. They set up a town hall meeting for late March, and part of that effort involved requesting comments from potential panelists and the general public. Ars Technica reports that responses to the request have been overwhelmingly against DRM, and primarily from gamers. The Electronic Frontier Foundation also took the opportunity to speak out strongly against DRM, saying flat out that "DRM does not prevent piracy," and suggesting that its intended purpose is "giving some industry leaders unprecedented power to influence the pace and nature of innovation and upsetting the traditional balance between the interests of copyright owners and the interests of the public." Their full public comments (PDF) describe several past legal situations supporting that point, such as Sony's fight against mod chips, Blizzard's DMCA lawsuit against an alternative to battle.net, and Sony's XCP rootkit.

18 of 203 comments (clear)

  1. Wrong battle? by betterunixthanunix · · Score: 5, Insightful

    Why bother to fight DRM? DRM is not the problem, the problem is that distributing DRM workarounds is illegal. Instead, why not go after the root problem, the DMCA?

    --
    Palm trees and 8
    1. Re:Wrong battle? by Anonymous Coward · · Score: 5, Interesting

      DRM is also the problem. Where does this idea come from that you can only fight on one front?

    2. Re:Wrong battle? by nine-times · · Score: 4, Insightful

      I don't think it's really the wrong battle. The big problem with DRM is that it arguably means that you're being sold a defective product. You're being sold something that's designed to break and ceases to serve its purpose under some circumstances.

      I don't want to get into the particular argument here whether products with DRM are always defective, but it seems like a step in exactly the right direction for the government to recognize that DRM *can* constitute a defect in the product. Once there is some sense that DRM is not always valid, that it's possible for DRM to make a product so defective that they should be barred from selling it, then we can begin to talk about what, exactly, is "fair".

      Personally, I don't think DRM is always awful. For example, companies putting DRM on movie rentals rather than movie sales seems fair. Although I didn't think I'd like Steam, once I tried it, it seemed to be a pretty reasonable use of DRM. In that particular situation, I view it this way: I've agreed to sign into a service before playing games, and in return, I have copies of my games hosted such that I have access to them wherever I want.

      And I'm not sure where you draw the line on what's "fair" on DRM; I know plenty of people who just thing it's always bad. However, it would be a big win for consumers, for the government at least to recognize that it's not always acceptable. I would at least like to see a law that says that, if you're selling (not renting) products with DRM that checks against some server, then if you ever shut that server down, you are responsible for making available the means to permanently remove that DRM.

    3. Re:Wrong battle? by M1rth · · Score: 4, Insightful

      The DMCA wasn't, in itself, a bad idea.

      You're joking, right? The DMCA was a horrid idea, just like the eternal "copyright extensions" (which should have been unconstitutional as ex post facto law changes anyways) the content cartels have been buying constantly.

      Think about it. Mickey Mouse - or at least Steamboat Willie, the cartoon - should have passed into the public domain DECADES ago. Meanwhile, Disney rapes and pillages the public domain with impunity; if you want to make an animated or live-action Snow White, or Beauty and the Beast, or anything else they've already done be prepared for their army of lawyers to start screaming "it's too similar, shut them down" even if you follow the original plotlines of the story/book in question.

      What happened was that there was no attempt made to stop companies misusing it

      Bullshit. DRM rapes the public domain AND tries to take away the fair-use rights of consumers at the same time.

      Under fair use, I have the right to make a backup copy of something I purchased. There are MANY reasons to do this - fire/flood concerns, degradation of the original media (DVD's scratch, tapes wear out, etc), and of course the ever-present Small Children and My Dog That Likes To Chew On Things problems.

      Under fair use, I also have the right to space-shift and time-shift content. Broadcast over the airwaves, but I'm out to dinner? No problem. Set a VCR up with a timer, watch it later. Archive it for posterity. Want to convert it for iPod, or PSP, or something else that's portable? I have the right to do so. The next round of "DRM" will be trying to push the so-called "broadcast flag" into the shortly-only-available-variety Digital TV broadcasts, which will require either (a) a recorder that ignores the flag or (b) the goodwill of the broadcaster. This is a fundamental shift that will wholly strip away people's ability to, say, record the sunday Packers game for later because they're busy volunteering as an adult chaperon for a church retreat.

      With DRM, I am prevented from exercising my fair-use rights for perfectly legitimate reasons. Prior to the DMCA, if I could figure out a way around it (such as a Macrovision Stripper for VHS), I was able to get my rights back.

      After the DMCA, no dice. I committed a "crime" doing what was necessary to exercise my legal right to safeguard what I had purchased.

      The DMCA itself was a bad idea. Anyone who says differently needs to be slapped repeatedly.

      --
      If you can read this sig, congratulations, you have your glasses on!
    4. Re:Wrong battle? by johnsonav · · Score: 4, Informative

      The DMCA was a horrid idea, just like the eternal "copyright extensions" (which should have been unconstitutional as ex post facto law changes anyways) the content cartels have been buying constantly.

      "Ex post facto" has a specific legal meaning, which is completely different than whatever you think it means. Copyright extensions do suck, but they don't have anything to do with "ex post facto".

      --
      ... and that's when the C.H.U.D.'s came at me.
  2. RIGHT battle! by CarpetShark · · Score: 4, Insightful

    Why bother to fight DRM? DRM is not the problem, the problem is that distributing DRM workarounds is illegal. Instead, why not go after the root problem, the DMCA?

    I really wish people would stop the arrogant assumption that they can always work around whatever DRM manufacturers create, even when they all get together to work against the public. Breaking cryptography is HARD. Some crypto is UNBREAKABLE in any reasonable amount of time, using any known techniques. The UK's Sky TV, for instance, has been using the same crypto on their satellite broadcasts for years now, with no cracks available.

    1. Re:RIGHT battle! by Anonymous Coward · · Score: 5, Informative

      You're wrong.

      DRM circumvention is a trusted-client-subversion problem, not a cryptanalytic problem (which is, indeed, much harder, though not typically impossible).

      In DRM scenarios (which is what distinguishes them from securable encryption scenarios), the attacker has the ciphertext and the key, albeit possibly in an obfuscated or hard-to-access form. Given a sufficiently motivated attacker who has the key (in whatever form) under their control, the DRM scheme will always lose. (I've never seen any copy-protection scheme survive a serious attack, and I probably never will.)

      The VideoGuard scheme used by Sky is broken in various ways, but the crackers are very secretive, and the breaks are almost unpublished (thanks mostly to heavy crackdowns). The presence of unencrypted transport stream rips of HDTV broadcasts proves the existence. You can't get the cracks easily; but clearly someone must indeed have them.

    2. Re:RIGHT battle! by phulshof · · Score: 5, Insightful

      Please do not confuse DRM with standard encryption techniques. Normally, encryption is used between two or more parties to keep one or more other parties from reading the encrypted material. DRM, or TPM to be more precise, is used to keep the recipient of the material from copying it, while at the same time allow them to read it (otherwise they would never buy it). As such, any DRM that people want cracked will be cracked. I think your example says more about Sky TV than about their encryption technology. :)

      DRM is a failure in that it provides the would be attacker with the message, the cypher, and the key. They just try to hide those last two, which is no true basis for protecting material.

    3. Re:RIGHT battle! by hairyfeet · · Score: 5, Informative

      Not to mention that the DRM that is in these games is costing folks money and time right now. As a PC repairman I can't count the number of times I have had machines brought to me because "it is acting funny" with strange errors, all burns of CD/DVD would fail, drives are killing themselves, etc. And when I found there wasn't an infection I would immediately begin looking for a DRM "infection" and sure enough it would be infected. I have watched Safedisc and SecuROM throw drives into PIO mode(which will burn them up) Starforce cause all kinds of program failures and weird crashes, etc. These programs are often worse than many of the malware apps written today as far as causing trouble.

      It has gotten bad enough that I now longer buy games at release date anymore. I wait until they have been out 6 months at least, then I buy the nice box and put it in the closet. Since I have bought the game I then go and download the "safe" version at one of the many sites available. Sad that the "pirate" version is actually better for the consumer than the "legitimate" one huh?

      The point is while DMCA really needs to be throw in a fire, with the DRM used today it is costing good hard working folks money right at this very minute. It breaks their machines which are then brought to guys like me which have to be paid to have it repaired. And let us not forget that these DRM "programs" don't support each other, which means I can't count the number of times I have seen machines infected with SecuROM AND Safedisc AND Starforce. Can you say major conflicts boys and girls? I think you can. These programs can cause more damage(especially if you have two or more which seems to be begging for PIO mode) than most of the viruses and trojans out there. There certainly cause more weird and hard to track down errors in this repairman's NSHO. But magically when they are removed the problems just.....go away. Amazing, huh?

      Oh, and in case some are wondering what is so bad about PIO mode, PIO mode is a leftover for seriously old legacy drives, like the old serial CD ROMs we used to have. The modern optical drive simply isn't made to operate at that low of a speed and gets too hot if it is left in PIO mode too long. Picture yourself driving down the freeway at 60MPH with the emergency brakes on. That is pretty much PIO mode to a 16x or above drive.

      --
      ACs don't waste your time replying, your posts are never seen by me.
    4. Re:RIGHT battle! by Artifakt · · Score: 4, Insightful

      When companies spend millions to implement a particular solution, it's fair to assume they have a goal. For broadcasts that are 'free' (usually with the price of watching commercials), we can rule out some goals.
            Copyright law is primarily economic - that is, the original goal was to prevent direct, measurable economic harm to the owner, not to prevent other kinds of harm. The exception, of course, is the European moral copyright model.
            If DRM isn't protecting from direct economic harm, then what it ends up doing is making an end run around the limitations built into US style copyright, limitations such as fair use, or first sale rights.
            All these end runs are wrong. It really doesn't matter if the goal is to protect against indirect economic harm from perfectly lawful competition, or to restrict consumer rights that the courts have long upheld, or to selectively enforce 'moral copyright' in countries where there's no actual law passed, and only for certain privileged entities. None of those is a good thing.
            It's like catching somebody sneaking into a woman's dorm with a roll of duct tape, a bowie knife, and six pairs of handcuffs at 2 AM. We're getting into an argument over whether the goal was rape, murder, or robbery, and ignoring that none of the options are good things. When it comes to public airwaves style channels, no one has seriously been able to suggest a reason for DRM backed by the DMCA that doesn't involve something bad, whether it's an unfair government granted monopoly, an effort to screw consumers, or an attempt to enforce laws that haven't actually been passed.

      --
      Who is John Cabal?
  3. Will they Listen? by olddotter · · Score: 4, Interesting

    The problem is that I don't see the political establishment listening to "a bunch of gamers and the EFF."

    I think it tying together the Sony Root Kit issue with farms of own machines used for SPAMing, scaming, or organized crime would get a little attention.

    The biggest problem I have had with DRM is that I rented Ratatouille last year and was unable to play it on a standard DVD player, unable to play it on two different computer DVD players, and of course unable to make a copy (which I only tried because I couldn't play it.) The disk cause me to have to unplug and plug back in my Toshiba DVD player to even get it to eject, it totally locked up the player.

    1. Re:Will they Listen? by Anonymous Coward · · Score: 5, Insightful

      The politicians won't listen. Their ears will be plugged with earplugs made out of the lobbying money from the media conglomerates. They won't see a problem because consumers continue to buy and buy regardless of DRM in 90% of cases, and corporations continue to make money. There's nothing wrong with the situation, so far as they can see. That 10% that won't buy DRM'd media? Pirates. All of them. We just haven't caught and convicted them yet.

      The only way to shut down the DRM monster is mass boycott. And I mean MASS. I mean you have to get your parents that don't know shit about DRM protesting. You have to get soccer moms, the 14 year old kids vulnerable to media hype and willing to buy anything, the exec with his iPod crammed with DRM'd tunes... get them ALL educated and more importantly angry enough to stop buying for a couple years.

      It's difficult enough to appear very close to impossible.

      I demonstrated it to my mother when she wanted to play a CD for me. At the time I had no CD player other than my PC. Her CD refused to play. I looked it up online, sure enough it had copy protection preventing us from listening to her CD she paid for. I showed her how to circumvent the protection (a little marker on the outside track), and she became incensed. She's not purchased music for about 5 or 6 years now. She was disgusted that people were treating her, one of the most honest people (to a fault) that I know, like a common criminal even though she gave them money for their product.

      Find a way to make people feel that way BEFORE it bites them, and you'll have what we need to win. Until then, good luck. So long as the money flows, they won't hear a damn thing we say.

  4. DRM is essentially illegal in spirit by erroneus · · Score: 4, Insightful

    The whole copyright agreement is to allow exclusive distribution rights to specific material or content for a limited amount of time, after which the works would be released to the public domain.

    So far, the industry has managed to have copyright duration extended to unreasonable durations increasing the likelihood that after the copyright term expires, it will no longer be available for access or distribution. But that isn't harmful enough. Now they want to keep the works locked up in an encryption scheme that will likely make copyrighted materials extinct long before the copyright term expires as no one will be able to access it after the term expires.

    This is a complete and total breech of the copyright agreement with the people of any given nation that respects copyright under law.

  5. Re:NSA offering 'billions' for Skype eavesdrop by auric_dude · · Score: 4, Interesting

    Now if they can't crack something and feel the need to resort to purchasing a solution then some crtpyo may be truly uncrackable. http://www.theregister.co.uk/2009/02/12/nsa_offers_billions_for_skype_pwnage/

  6. What a timely story by Cathoderoytube · · Score: 4, Interesting

    How convenient. I just bought a copy of Left4Dead brought it home and tried to install it only to discover the CD key that came with the game was already in use (which is odd since the game was in a sealed package). So I went off to valve support to try and get the situation remedied. Their support is anything but efficient or helpful. So then I went back to the store where I bought the game to get an exchange. Wouldn't you know it they have a policy of not having anything to do with games that have been opened. So for the time being thanks to copy protection I'm out $50 for a legitimate copy of a game. Add this story to the big board. Next time I want a game I'll just download the cracked version.

    --
    I have nothing compelling to say
    1. Re:What a timely story by wc_paladin · · Score: 4, Informative

      Valve will reset the key to your account if you follow the instructions on this page

      Also, you should go back to the store you bought the game from, ask to see the manager, and tell him one of his employees is stealing CD keys from the games.

  7. Writing your own laws by obi · · Score: 4, Insightful

    I think the fundamental issue is that the DMCA and DRM allows the "industry" to write their own laws.

    With the DMCA and the anti-circumvention provisions, the restriction code has the power of law - circumventing it is illegal.

    So they can ignore whatever fair use privilege we used to enjoy, because fair use privileges aren't guaranteed rights: if you can't make use of it for whatever reason - tough; they're not required to provide you with tools or systems to give you what you want, even if it could be legal.

    So this all boils down to the fact that we've lost all fair use in copyright law (maybe not in theory, but definitely in practice), and as such, copyright has become completely unbalanced in favour of the copyright owners.

    The tradeoff was: a temporary monopoly on distribution with some fair use exceptions, in return for a rich public domain later on.

    Not only have we lost fair use, we've also lost the public domain part later on. Because the DRM on copyrighted works that end up in the public domain isn't going to magically disappear.

    All we're left with is "a monopoly on distribution" - that's not what copyright was supposed to be.

  8. Just spinning your wheels by westlake · · Score: 4, Informative
    I can understand why copyright holders might like to demonise copyright violation by comparing it to violent theft, but why does the FSF have to fall for and even perpetuate this junk?

    The use of the word "piracy" to describe copyright infringement is as old as the 1709 Statute of Anne

    --- when the Black Flag still flew over the Caribbean.

    The geek is NEVER going to win this argument.