Slashdot Mirror


Defend the Open Web: Keep DRM Out of W3C Standards

jrepin writes "There's a new front in the battle against digital restrictions management (DRM)technologies. These technologies, which supposedly exist to enforce copyright, have never done anything to get creative people paid. Instead, by design or by accident, their real effect is to interfere with innovation, fair use, competition, interoperability, and our right to own things. That's why we were appalled to learn that there is a proposal currently before the World Wide Web Consortium's HTML5 Working Group to build DRM into the next generation of core Web standards. The proposal is called Encrypted Media Extensions, or EME. Its adoption would be a calamitous development, and must be stopped."

351 comments

  1. Not putting in DRM isn't going to eliminate DRM by YesIAmAScript · · Score: 5, Insightful

    It's not going to knock DRM off the web.

    So why not put in a way for it to be done in a standard fashion?

    Putting the ability to serve DRM content into HTML is not going to close the web.

    --
    http://lkml.org/lkml/2005/8/20/95
    1. Re:Not putting in DRM isn't going to eliminate DRM by slackware+3.6 · · Score: 5, Insightful

      A standardised DRM means everyone will use it.
      If everyone uses a different standard it slows the spread of DRM and makes it more difficult for those who wish to use it.

    2. Re:Not putting in DRM isn't going to eliminate DRM by Shikaku · · Score: 3, Insightful

      Can't we just make an IE/Firefox/Opera/Chrome add-on and be done with adding the DRM? If people want it they can install it themselves.

    3. Re:Not putting in DRM isn't going to eliminate DRM by Anonymous Coward · · Score: 1

      The problem is that the standard DOESN'T do it in a standard fashion. It only opens a standardized CONNECTION to DRM implementations.

      This will lead to fragmented / incompatible implementations that only work on SOME devices that have the right magical DRM enforcement hardware.
      This is not what standards are meant to do.

      DRM is NOT necessary to be successful and doesn't stop the pirates. It just hurts innovation and gives certain parties a veto over new technology.

      First they fought against Betamax. Then they fought against CDs. Then they put in crapy region and fast forward features into DVDs. Now they are fighting against the web.

    4. Re:Not putting in DRM isn't going to eliminate DRM by Jah-Wren+Ryel · · Score: 5, Insightful

      A standardised DRM means everyone will use it.

      In no way do I support the idea of DRM in the HTML5 standard.

      But... There is an upside to having everyone standardize on one form of DRM -- once it is cracked it is cracked for everything

      I don't think that comes anywhere near balancing out the societal costs of ubiquitous DRM, but it ain't completely bad.

      --
      When information is power, privacy is freedom.
    5. Re:Not putting in DRM isn't going to eliminate DRM by Dahamma · · Score: 5, Insightful

      The problem is that the standard DOESN'T do it in a standard fashion. It only opens a standardized CONNECTION to DRM implementations.

      Wait, so it's an open standard allowing any pluggable DRM implementation, and people are claiming to be against it in the name of open standards?

      Honestly, do you know what preventing DRM in HTML5 is going to do? It's going to keep the existing PC DRM solutions (Flash and Silverlight) alive and competing with HTML5 for a long time. Put proper DRM in HTML5 and both of those technologies are effectively done (and good riddance!)

    6. Re:Not putting in DRM isn't going to eliminate DRM by Luckyo · · Score: 1

      Which is a good thing, because it will mean less DRM due to compatibility issues. Any argument for easier to build DRM is an argument for more DRM.

    7. Re:Not putting in DRM isn't going to eliminate DRM by tlhIngan · · Score: 3, Insightful

      A standardised DRM means everyone will use it.
      If everyone uses a different standard it slows the spread of DRM and makes it more difficult for those who wish to use it.

      No, it doesn't. We already have proof of it. In the form of flash video with DRM, and silverlight video, with DRM. Both were extremely popular, and everyone had Flash and Silverlight installed so they could watch their DRM'd videos.

      Now, is this a better outcome than having it as a standardized system? Consider all the flash vulnerabilities and silverlight vulnerabilities - everyone had to have them installed after all.

      And no, your opinion on DRM is not going to matter - if people provide useful content DRM'd like this, people will just install whatever.

      And frankly - what really keeps someone from taking Firefox and modifying the EME handler to instead of playing it in a video box, dumping the unencrypted content to a hard drive? Putting them in the HTML spec means the browser handles it, and honestly, I trust the browser vendors more than Flash or Silverlight. At least the browser gives you control.

    8. Re:Not putting in DRM isn't going to eliminate DRM by AmiMoJo · · Score: 5, Insightful

      It would seem to exclude open source software from essential web standards though, which is clearly bad. You can't implement a secure rendering path in open source software, can't hide secure decryption keys in it (even commercial BluRay players find that hard).

      It's bad enough that we have to deal with Flash.

      --
      const int one = 65536; (Silvermoon, Texture.cs)
      SJW, n: "Someone I don't like, and by the way I'm a fuckwit" - AC
    9. Re:Not putting in DRM isn't going to eliminate DRM by Anonymous Coward · · Score: 0

      Yep, and surprise surprise, it's a Microsoft-sponsored extension.

      Looks like they've finished embracing open we standards. Time to move on to the next phase.

    10. Re:Not putting in DRM isn't going to eliminate DRM by andrew3 · · Score: 5, Interesting

      Suppose a user sends me a threatening message on some site online. With DRM I can't save it. Suppose I want to save a video so I can play it later (maybe I need to play it offline for my assignment work). Again, if it's DRM'd I can't do that. I don't want my computer to work against me, and I don't think that should be a "standard".

      Perhaps the better question is why should DRM be a standard? Why should computers disobey their owners for the sake of corporate greed? Why do media companies pretend that the world will end if DRM isn't added to HTML5?

      It might also help to read what media companies have proposed for HTML5 DRM. The BBC wants to be able to take legal action against anyone that bypasses the DRM (even if the user isn't infringing copyright itself).

    11. Re:Not putting in DRM isn't going to eliminate DRM by peppepz · · Score: 1

      Not only it's going to close the web, it's going to both close it AND fragment it. EME will bring us in a worse situation than "Netscape vs Internet Explorer" in the 90s, because EME is NOT a fully-specified standard, but rather an open-ended framework allowing the browser to load incompatible, binary-only plugins able to decrypt arbitrary fragments of web pages (not only videos). So for instance you'll have sites that work with Chrome, and others that require Adobe's decryption plugin. And this incompatibility hell will not be solved by open source, as Firefox and WebKit did the last time the web was broken, because DRM by definition can NOT be implemented by open source software.

    12. Re:Not putting in DRM isn't going to eliminate DRM by andrew3 · · Score: 0

      It's going to keep the existing PC DRM solutions (Flash and Silverlight) alive and competing with HTML5 for a long time.

      People are still using them? I stopped a few years ago and I haven't run into many problems.

      Hmm... maybe this is why Microsoft is shipping Flash by default in Windows 8.

    13. Re:Not putting in DRM isn't going to eliminate DRM by Anonymous Coward · · Score: 2, Insightful

      They should release free work, get a following, and then get their next project funded beforehand from this following. Donations also welcome from people who enjoy the result. Problem solved.

    14. Re:Not putting in DRM isn't going to eliminate DRM by crutchy · · Score: 1

      DRM is DRM... there is no "easier" or "more" DRM

      silverlight and flash are shit

      html standards are not shit

      if we must put up with DRM (and we do regardless of what happens) then i would rather have it built into a standard that aren't proprietary

    15. Re:Not putting in DRM isn't going to eliminate DRM by peppepz · · Score: 4, Insightful
      The same thing could be said for the whole internet. Why put "art" on a separate plane? Everything that you can access on the internet has value. Books, news articles, scientific papers, software applications. Yet the internet has been developed to be open, and it was a success.

      People who want closed communication channels can already build them, and the onus is on them to specifiy and maintain them outside the open web.

      EME will not give "people that prefer to pay for exclusive non-corporate art a standard way to get that", because it doesn't specify a real encryption method. It's just a standard hook allowing portions of web pages to be decrypted by non-standard binary plugins. In fact, besides Google and Apple, it's being proposed by Adobe. They don't want us to get rid of flash, they want, respectively, one more reason to put "works only with Chrome" banners, a way to put the lockdown of flash into iPhones without having to implement the whole plugin, and a way to keep selling binary plugins without having the burden of having to maintain a presentation layer that with the advent of HTML5 has become less attractive.

    16. Re:Not putting in DRM isn't going to eliminate DRM by Dahamma · · Score: 1

      Come on, I KNOW you are smarter than to use the "I don't use it, so no one else does" argument. Yes, almost 30 million Netflix subscribers in the US alone are using Silverlight/MS PlayReady to stream video. And many many millions more using various forms of Flash/AIR etc to do the same.

      For every one of you there are thousands of people who just don't care, and just want to stream a movie, and are happy to pay a monthly fee for it rather than pirate it. Those numbers just aren't going to change anyone's minds...

    17. Re:Not putting in DRM isn't going to eliminate DRM by crutchy · · Score: 0

      you might own your computer, but you don't own whatever content is secured by DRM

      if you want to be able to do whatever you want with DRM protected content (such as your threatening message) you must ask the owner of that content for permission (that's kida the whole idea of DRM)

      if you don't like DRM content, don't use it... nobody is holding a gun to your head

      if you get a threatening message on some online site, stop using that site or reply in kind. what benefit are you really going to get by being able to save a threatening message off the interweb? why would you even want to unless you get off by being threatened? keep it to show the police? pffft... gimme a break.

      computers don't disobey their owners. they do exactly as they are designed to do. the real problem is the expectations of their owners.
      a computer is not a free ticket to whatever you want off the internet.

      most computer users put up with DRM every day.... binary executables are a form of DRM because even though the binary code is also copyrighted, the source code (the real valuable copyrighted material) is obfuscated.
      i know the open source movement allows the use of code for free, but that is the choice of the developers.
      how would you feel if you spent your time developing a program and your users simply demanded the source code because they think any kind of digital rights management sucks ass?

    18. Re:Not putting in DRM isn't going to eliminate DRM by globaljustin · · Score: 1

      What is the W3C 'Working' Group doing on this anyway?

      HTML5 wouldn't exist if it wasn't for the WHATWG going around the W3C (who was busy fucking up CSS standards at the time)...

      W3C needs to go away...

      --
      Thank you Dave Raggett
    19. Re:Not putting in DRM isn't going to eliminate DRM by peppepz · · Score: 4, Informative

      There is no standardization of DRM going on. What is being standardized is just a plugin scheme, like the one allowing Flash to be embedded inside web browsers. Once hackers crack, say, Google's "SecurChrome browser", sites will be able switch to Adobe's "Bolt plugin" or Apple's "iLockedDown platform", or just require customers to upgrade to "SecurChrome 2.1 SP3" which will be using a new encryption method or will implement a new kind of surveillance.

    20. Re:Not putting in DRM isn't going to eliminate DRM by Dahamma · · Score: 1

      No, it absolutely won't. DRM is everywhere now. Not only totally ubiquitous for Netflix and other streaming providers, but used by every cable and satellite provider as well (yes, those are DRM, too). As long as there is enough of a market for any particular DRM to make money, it will survive. And come on - this is software - as long as it's installable on PC and MacOS "compatibility" is irrelevant and it will continue to exist.

      And speaking of that - if you don't agree look up CFF. It's going to be the standard downloadable video file format used by almost every movie studio within the year. It was designed to support any DRM, and currently supports 5 different ones with the same file. So there goes your argument...

    21. Re:Not putting in DRM isn't going to eliminate DRM by mozumder · · Score: 0

      The same thing could be said for the whole internet. Why put "art" on a separate plane? Everything that you can access on the internet has value. Books, news articles, scientific papers, software applications. Yet the internet has been developed to be open, and it was a success.

      Works are being put on separate planes (flash, silverlight, etc.). This is to allow that access to happen in a way that's accessible to more devices and browsers. It will cost the user a lot more if we have to write separate apps for each device.

      And EME is the first step. The next step would be to figure out encryption standards (which may include hardware requirements as well).

      The free-market will decide if it's worth it or not.

    22. Re:Not putting in DRM isn't going to eliminate DRM by Anonymous Coward · · Score: 0

      And it would be cracked immediately, as open source browsers are too large a part of the ecosystem for this to fly, once you've got open sourced browsers supporting the DRM, there's even less than usual that you can do to stop it from being cracked. You've got the key and you've got the algorithms to use the key. The only thing you might not have is the content, and well, if you don't have the content the other two pieces are pointless.

    23. Re:Not putting in DRM isn't going to eliminate DRM by Anonymous Coward · · Score: 0

      It's not going to knock DRM off the web.

      If there is no universal alternative to non-drm content then it just might. Content is useless if nobody can see it. We have plenty of examples of media wanting DRM curtailed by consumer reality. See previous bouts of consumer rejection of DRM music and DVD sales that still rival blueray despite burning desires to kill off DVDs.

      Putting the ability to serve DRM content into HTML is not going to close the web.

      Its not going to help either.

    24. Re:Not putting in DRM isn't going to eliminate DRM by crutchy · · Score: 1

      close the web

      you gotta be pretty dumb if you expect anyone to buy into that, but people fantasize about all sorts of shit so good luck with that

      the "incompatability hell" that you speak of is the situation as it currently stands... you either use Flash, Silverlight, or some other proprietary plugin or program... lack of a standard will perpetuate this problem

      it doesn't matter who develops the standard. what matters is who controls the standard. would you rather Microsoft or Adobe control the DRM plugins of choice, or would you prefer the W3C to manage and control it? i know which i would prefer, and a W3C controlled standard is far more likely to be implemented across the board than any vendor-specific plugins that have been designed to lock the user into a vendor ecosystem

      so a DRM standard doesn't have to be open source, nor does it have to be vendor specific

      if you are really worried about fragmentation of the web (and not just your personal freedom to download content illegally) you would be supporting such a venture

      it doesn't take a genius to figure out why many users of the internet are opposed to a DRM standard

    25. Re:Not putting in DRM isn't going to eliminate DRM by LordLimecat · · Score: 1

      Everyone who wants to use DRM in vids already does, using flash. Its not "do we have DRM or not", its "will it be standard, or will there be 50 implementations?"

      It also ignores the naievity of thinking "if we dont create a standard way to do something that people want to do, maybe theyll stop wanting to do it." You cant put the cat back in the bag simply by pretending the cat doesnt exist...

    26. Re:Not putting in DRM isn't going to eliminate DRM by peppepz · · Score: 1

      Since you keep talking about a "DRM standard" or even a "W3C controlled standard", you haven't read or understood what the EME specification is about. Please do that before commenting.

    27. Re:Not putting in DRM isn't going to eliminate DRM by Anonymous Coward · · Score: 4, Insightful

      So "the last thing" we want is to let poor people have access to culture and education?? Even if it does not cost anyone a penny to just give it away since they were not going buy it anyways? Yes, lock them in cages and set up overseers with whips to make the lazy bastards work! And we can only pay them to enough to make the ends meet.

    28. Re:Not putting in DRM isn't going to eliminate DRM by peppepz · · Score: 5, Insightful

      Encryption standards are being specifically excluded by the EME proposers because they're not in their interest. It's not a first step, it's a final one. Read for yourself W3C's plublic html mailing list archives to hear directly from the protagonists who wants to do what.

    29. Re:Not putting in DRM isn't going to eliminate DRM by Pi1grim · · Score: 5, Insightful

      Because DRM shall be cracked. Deal with it. So it will not stop the pirates. But it will annoy the consumers. I don't want to help corporations come up with better ways of infridging on my rights to backup, store or copy (for fair use ends) the information, that I legally obtained. I don't want crappy spyware being a standart and implemented in every browser. What I do want, though, is to be able to view/play/listen to the art that I legally obtained, give it to my children and not depend on some vendor, that I bought it from to not go out of business rendering my collection of art useless and nothing but a bunch of random bytes, as I would be unable to crack the DRM legally in US.
      Wallmart music store buyers learned the lesson. Others will soon enough.

    30. Re:Not putting in DRM isn't going to eliminate DRM by Anonymous Coward · · Score: 0

      It would be better than not being able to watch Netflix on Linux at all (and no, that wine Netflix hack can't playback Netflix with acceptable framerate).

    31. Re:Not putting in DRM isn't going to eliminate DRM by Pi1grim · · Score: 1

      DRM does not make money. It creates an illusion of "protection". We should be done with this scam and force content providers to invest into the quality instead of DRM.

    32. Re:Not putting in DRM isn't going to eliminate DRM by Anonymous Coward · · Score: 1

      And frankly - what really keeps someone from taking Firefox and modifying the EME handler to instead of playing it in a video box, dumping the unencrypted content to a hard drive?

      Exactly. If you (as a creator of content) do not control the entire pipeline your battle is lost before it starts. There is no way to ensure that your content is only played once and that it cannot be saved. As soon as you start outputting unencrypted content to a device the battle is over. Someone will find a way to capture this and be done with it.
      DRM-in-HTML is really a way for major content providers to be able to point to this implementation and yell "due diligence" when they sue people's pants of.

    33. Re:Not putting in DRM isn't going to eliminate DRM by Pi1grim · · Score: 1

      I am happy to pay a monthly fee. Of a one-time fee. Or anything inbetween, as long as it's fair. Current prices on Steam are a good example of maximizing the profits by playing with the price. What I don't want - is to pay for a handycapped version of a movie. That I can't fast-forward, play the way I see fit or watch on my trip to Russia without all this DVD region bull.
      Well, I can't get this in stores. Some stuff I can't get anywhere but the pirates.
      Sorry guys, but pirates provide a better service for free. You provide a shoddy service at best and demand a lot of cash, that you later put into prosecuting your customers.
      The choice is quite simple.

    34. Re:Not putting in DRM isn't going to eliminate DRM by Pi1grim · · Score: 1

      BBC can shove it. It's legal in most of the Europe to bypass DRM on anything aquired legally as it is treated as a software glitch and error preventing you from using legally obtained material.

    35. Re:Not putting in DRM isn't going to eliminate DRM by andrew3 · · Score: 1

      but you don't own whatever content is secured by DRM

      I don't want ownership of any content. I just want to control my computer.

      if you don't like DRM content, don't use it... nobody is holding a gun to your head

      Sure, I don't. And I don't think anyone else should use it either. DRM is anti-social and an oppressive use of computers.

      i know the open source movement allows the use of code for free, but that is the choice of the developers.

      Maybe it is, but I don't think it should be that way. And I don't think the W3C should help those types of developers either.

      how would you feel if you spent your time developing a program and your users simply demanded the source code because they think any kind of digital rights management sucks ass?

      I wouldn't create a program and not release the binary without the source code. If I was the user, I wouldn't make "demands" either. I would just recommend that other users avoid the program.

    36. Re:Not putting in DRM isn't going to eliminate DRM by hairyfeet · · Score: 4, Insightful

      Because you will have no choice but to ban Linux or lock it down? Frankly I've been predicting this one for a couple of years, its why both Apple and MSFT were quick to jump on H.26X over WebM or Theora because they both know the future is locked down media that the masses want and FOSS by its very design isn't DRM friendly.

      But the reason why it can't work on Linux without some sort of code signing and/or hardware based enforcement is actually rather simple, for DRM to work it has to have some way to trust the system is enforcing its rules. with Apple and MSFT the kernel can't be altered by the user therefor the DRM can see that the kernel isn't altered and "trust" it for lack of a better term. With FOSS you can recompile any part of the system to "lie" to the DRM and say "Sure its going straight to the screen, no worries" while in actuality the "screen" is really a file. This again was by design as RMS made the GPL to be USER not developer friendly, if the developers like it fine and if not tough shit because ultimately with FOSS the user has the most rights.

      So while I can see why many are getting their panties in a twist as this will make media content pretty much limited to the big three (I predict Google will lock down Android so they can play the content, Google has been very careful to only allow GPL V2 which has the TiVo loophole) I hate to say this but...you deserve it. I'm sorry but you do, when the public made Apple the biggest corp on the planet while they had some of the most user unfriendly policies you said to the corps "Hey we'll put up with anything that is hip and shiny" and now they are just giving you what you voted for with your dollars. See how MSFT has become a bad Apple clone, everyone is tripping over themselves to crank out iPad ripoffs, hell even Canonical has gotten in on the game with UbuntuPhone.

      So while I wish it wasn't so, I personally screamed bloody murder at H.264 replacing Flash instead of an open codec like Theora or WebM honestly? its too late, you are wasting your breath, the masses have spoken and the future is gonna be glorified game consoles. The corps will decide what you can do and when you can do it and the masses will slurp it up because it means they never have to think or care about what they run and whether it has a viruses because mommy corp will take care of things for you. Frankly the future is REALLY gonna suck guys, the web that was free and open is gonna go the way of Gopher and BBS and in its place? A giant home shopping network. Man its fucking depressing but when people are willing to hand over billions to those that are control freaks like Apple...what do you expect?

      --
      ACs don't waste your time replying, your posts are never seen by me.
    37. Re:Not putting in DRM isn't going to eliminate DRM by Dahamma · · Score: 1

      Of course DRM makes money for the DRM provider. Never said it made money for the content provider.

      And forcing content providers to be DRM-free is going to be about as effective as forcing gasoline providers to lower their prices by boycotting a gas station one day a week. Actually, even less effective since the vast majority of consumers just really don't even want to boycott video streaming solutions using DRM. They really just don't CARE as long as they can watch a metric crapload of TV and old movies for ~$9 a month, or new movies for ~$4 PPV (which compared to $10+ per ticket in the theater is practically nothing).

      Finally, DRM is not a service differentiator, so it has little to no effect on technology investment. Quality is a differentiator, which is why all of the major streaming providers are now offering 1080p. And that's basically limited only by ISP bandwidth; if that wasn't the bottleneck everything could already be 7.1 audio and BD quality video...

    38. Re:Not putting in DRM isn't going to eliminate DRM by Pi1grim · · Score: 2

      You, sir, are so misguided I don't know where to start.
      Computer is not "a free ticket to whatever you want off the internet", this is where you are right. The only place where you are right.

      Computer is a machine. In my possession, the one that I bought for my purposes. And I want to be in control of it. Because it is a machine, a tool that I use to achieve certain goals. Computer is a tool to work with information, this is the only thing it's good at. I don't want anybody telling me what I can and can't do with it or crippling it's functionality. DRM is crippling my computer to prevent me from exercising my rights as a consumer to backup a copy in case of a computer malfunction or watch on any other device that I own. It is designed to make me pay several times for the same thing.

      Binary code is not DRM in any of it's form. It doesn't prevent me from copying it, disassemble it or running it after the company, that produced the binary is bankrupt and erased from history.

      And yes, I dislike DRM, I don't use it, and as hell don't want it as a standart in a browser. If corporations want to cripple my browser and PC and make it work for their ends, not mine - they can struggle with it themselves, frustrating users more. Community has no stakes in it and should not waste it's resources trying to sugar-coat the poisonous pill that they are trying to make us swallow.

    39. Re:Not putting in DRM isn't going to eliminate DRM by Anonymous Coward · · Score: 1

      you might own your computer, but you don't own whatever content is secured by DRM

      DRM prevents otherwise lawful fair use exceptions.

      if you want to be able to do whatever you want with DRM protected content (such as your threatening message) you must ask the owner of that content for permission (that's kida the whole idea of DRM)

      If they're sending you threatening messages, why would they give you permission to use it as evidence against them?

      what benefit are you really going to get by being able to save a threatening message off the interweb? <snip> keep it to show the police? pffft... gimme a break.

      No, I will not give you a break on that matter.

    40. Re:Not putting in DRM isn't going to eliminate DRM by davidshenba · · Score: 0

      I know you are an apple user

    41. Re:Not putting in DRM isn't going to eliminate DRM by FredAndrews · · Score: 2

      DRM actually restricts what people can do, so it hardly encourages creativity. You might argue it helps support a revenue model to reward creativity but this is a separate matter. If people can not exercise fair use rights then this limit creativity. If people are restricted in how they use the content in their own privacy then entire ecosystems are eliminated that produce innovative ways to better use content in your own privacy.

    42. Re:Not putting in DRM isn't going to eliminate DRM by Anonymous Coward · · Score: 0

      Such a bunch of nonsense.

      Once you're thinking in terms of DRM it's just content. It's only about whether the "stuff" "sells" or not. This has nothing to do with "art" -- be it Beatles, Picasso or Britney Spears. Just Content.

      Art is something different.

    43. Re:Not putting in DRM isn't going to eliminate DRM by Anonymous Coward · · Score: 0

      Look at the physical world. Ford have ownership rights over their cars. But the moment they sell a car, that right is transferred to the customer.

      What DRM proponents want is to sell their product, but keep ownership rights over it. In the real world, that's called fraud.

    44. Re:Not putting in DRM isn't going to eliminate DRM by Anonymous Coward · · Score: 0

      What cat?

    45. Re:Not putting in DRM isn't going to eliminate DRM by Anonymous Coward · · Score: 0

      Idiot, There most certainly is more DRM, if you give them the chance.

    46. Re:Not putting in DRM isn't going to eliminate DRM by Anonymous Coward · · Score: 0

      TFA is usually full of crap... maybe you should have a read straight from the horse's mouth:

      https://dvcs.w3.org/hg/html-media/raw-file/tip/encrypted-media/encrypted-media.html#goals

    47. Re:Not putting in DRM isn't going to eliminate DRM by chris.alex.thomas · · Score: 1

      what do you mean everyone will use it?

      when writing my html, I'm going to be forced to use it, who is gonna do that?

      want to keep the web open, don't use closed technologies, but it won't stop companies from trying to create closed technologies in the first place.

      you just have to know how to implement your things without it.

    48. Re:Not putting in DRM isn't going to eliminate DRM by andrew3 · · Score: 5, Insightful

      I just want to control my computer

      that has nothing to do with DRM... learn a programming language

      DRM is a system designed to prevent users from controlling their computer. DRM has everything to do with control.

      there's nothing stopping people from using or downloading DRM-protected content... if you do it legally

      Actually, there is. You must (a) run their software to do it (technical restriction), and (b) agree to a contract (legal restriction). "Use" is essentially defined by whoever wrote the software. The content is crippled so only one or a few programs can run it. And you can download a DRM'd file, but that would be useless on its own. The system that plays it could easily refuse to play it.

      if you have a problem with that, it's pretty obvious that your preference is to download content illegally

      No I don't. And you should also remember that fair use and fair dealing are legitimate uses of content which DRM inherently prevents.

      I wouldn't create a program and not release the binary without the source code

      that would be your choice, not the user's

      Sure, but I think users should choose to only use free (-as in freedom) software.

      the programmer/artist/musician/tv studio should have the choice whether to release their intellectual property freely or not...

      I think I should be able to control my computer. I don't think a media company should be able to command my computer.

      By "intellectual property" I would assume you are talking about a potentially copyrighted work, since "IP" is an umbrella for lots of other laws. Keep in mind that public domain works can be crippled with DRM as well, not just "IP".

    49. Re:Not putting in DRM isn't going to eliminate DRM by kiddygrinder · · Score: 1

      it also allows a standard way for it to be cracked, dvd encryption is barely even considered encryption any more

      --
      This is a joke. I am joking. Joke joke joke.
    50. Re:Not putting in DRM isn't going to eliminate DRM by sjames · · Score: 4, Insightful

      Fine and dandy, but why should MY computer obey them rather than me? THEY didn't pay for it.

    51. Re:Not putting in DRM isn't going to eliminate DRM by Anonymous Coward · · Score: 0

      One can't have nice things when there's money involved. And when there's truck loads of money involved...

      So while I wish it wasn't so, I personally screamed bloody murder at H.264 replacing Flash instead of an open codec like Theora or WebM honestly? its too late, you are wasting your breath, the masses have spoken and the future is gonna be glorified game consoles. The corps will decide what you can do and when you can do it and the masses will slurp it up because it means they never have to think or care about what they run and whether it has a viruses because mommy corp will take care of things for you. Frankly the future is REALLY gonna suck guys, the web that was free and open is gonna go the way of Gopher and BBS and in its place? A giant home shopping network. Man its fucking depressing but when people are willing to hand over billions to those that are control freaks like Apple...what do you expect?

      Oh, look whose talking now...

      From the tone of your usual posts I thought you would rather be happy about this.

    52. Re:Not putting in DRM isn't going to eliminate DRM by Luckyo · · Score: 1

      As of typing this, html5 standard is significantly more "shit" then silverlight or flash. Html is a living standard, with varying degrees of support across various browsers and no end to properly functional and cross-platform version in sight.

      Both flash and silverlight are standardised and generally work in the say way across available platforms. They're annoying as hell to some degree due to need to install plug-ins, but at least they work as advertised across pretty much anything that can install the plug-in. Mega.co.nz is a great example, it's html5 implementation is still dysfunctional as fuck and only properly works on latest versions of chrome. Every other browser, yeah you need flash. Because for all the whining, flash actually works.

      Finally, I'd rather put up with less DRM then more. Standardising DRM will mean easier implementation of DRM. Which will mean MORE DRM.

    53. Re:Not putting in DRM isn't going to eliminate DRM by andrew3 · · Score: 3, Insightful

      some people do want access to DRM protected content

      Some people want access to content and will do just about anything to get it. That doesn't mean they want DRM itself.

    54. Re:Not putting in DRM isn't going to eliminate DRM by Anonymous Coward · · Score: 0

      I suspect this will be done with a sub window. I.e. the plugin is communicating directly with the X-server, possibly via XVideo overlay, so even a screenshot may not work. (Substituting the equivalent Windows and Mac technologies left as an exercise for the reader).

      This way, Firefox will not have access to the data, though the X-server should still be able to grab it (Windows 8 secure path users are on their own, though).

    55. Re:Not putting in DRM isn't going to eliminate DRM by Gavagai80 · · Score: 1, Insightful

      If someone could give me a copy of their Ford for free and still have their own too, there's no way I'd ever buy another Ford. Ford's market would be limited to whatever few super-rich people want to order completely custom car designs instead of using a copy.

      --
      This space intentionally left blank
    56. Re:Not putting in DRM isn't going to eliminate DRM by mozumder · · Score: 0, Flamebait

      Because DRM shall be cracked. Deal with it. So it will not stop the pirates.

      DRM isn't an all-or-nothing proposition. It is designed to make certain paths difficult and other paths easy. I can get any song I want for free, but I still use iTunes, because it's that much easier.

      What I do want, though, is to be able to view/play/listen to the art that I legally obtained

      The best part of DRM is that it forces value on actual artwork, rather than the media itself.

      For example, you never "owned" a song - the copyright holder always did. DRM makes that concept explicitly clear. We now get to the core value proposition to you of why an artist made that song, and why you feel he should continue to make songs.

      So, what exactly is that worth to you? Is $10 for an album OK, where you can pass the album on to your kids or your friends or parents or coworkers? What if the band wants to charge $100,000 for that?

      And you know it's perfectly fine to not listen to music and not watch movies if you feel the copyright holder is charging a ridiculous amount for it.

      Here's something: Artists actually want to qualify their buyers. In fact, in the actual world of high-end art, a gallery owner might not sell you the actual physical work of art if you don't represent their desired audience, regardless of price you might want to pay, for various reasons.

      Populist art like songs or movies are no different. Producers and musicians qualify their audience as well, and they don't mind if people they don't value don't see/hear their works without cost to them.

    57. Re:Not putting in DRM isn't going to eliminate DRM by Anonymous Coward · · Score: 0

      If DRM is part of the standard then browser developpers will spend effort en time to support it. That effort and time is much better spend elsewhere.

      if the media companies want DRM, let them hire people to implement plugins.

      Most of us don't want closed content on the web, so offloading the development cost for supporting it on the community is very much NOT ok. Keep your DRM out of my browser

    58. Re:Not putting in DRM isn't going to eliminate DRM by Loki_666 · · Score: 4, Insightful

      Wouldn't that be a wonderful thing? If free copies of cars could be created without cost? Just imagine how much money people would save! They are expensive items. They then could use that money for other things that they want/need.

      But if you can replicate cars at no cost, then you could probably replicate just about anything at no cost, and then, that is heading down the road to utopia, where anyone can have just about anything they way for free. Awesome. Of course, there is a danger in such a society as well, that of the Lotus Eaters, but that's a problem for tomorrow. The economics of scarcity still dominate the minds of those who run businesses. They need to realize in the age of the internet and electronic good, they need to change to the economics of unlimited supply, which requires a completely different business model.

    59. Re:Not putting in DRM isn't going to eliminate DRM by Anonymous Coward · · Score: 0

      Of course DRM makes money for the DRM provider. Never said it made money for the content provider.

      And forcing content providers to be DRM-free is going to be about as effective as forcing gasoline providers to lower their prices by boycotting a gas station one day a week. Actually, even less effective since the vast majority of consumers just really don't even want to boycott video streaming solutions using DRM. They really just don't CARE as long as they can watch a metric crapload of TV and old movies for ~$9 a month, or new movies for ~$4 PPV (which compared to $10+ per ticket in the theater is practically nothing).

      Finally, DRM is not a service differentiator, so it has little to no effect on technology investment. Quality is a differentiator, which is why all of the major streaming providers are now offering 1080p. And that's basically limited only by ISP bandwidth; if that wasn't the bottleneck everything could already be 7.1 audio and BD quality video...

      I agree that DRM doesn't belong on media you buy to keep. But I like the convenience and model of streaming services (not all do, YMMV), and have very little issue with how fx Spotify do DRM to be able to provide the service they do (insert evil record companies etc). I have access to (almost) all the music I want, everywhere, offline and online, for a very modest price per month. On the mediacenter-PC (thanks to streaming I don't need a monster disk, I have a completely silent Atom-based micro-PC w/SSD, no moving parts, high WAF), on the iPad on the Android Phone. This is a good deal, with great convenience. Can you create scenarios where the DRM would be in my way? Most likely. Have I ever experienced this this as an issue? No. Am I very happy that this service is possible, and it is due to DRM (you can wish that requirement away but it is there).

    60. Re:Not putting in DRM isn't going to eliminate DRM by AvitarX · · Score: 1

      Doesn't google already do it for the chromebook?

      personally, I'm not opposed to reasonable DRM in things I rent. I'm totally cool with spotify, Pandora, and netflix having it (though it's somewhat annoying that I need to use the scrappy blue ray player interface rather than my htpc for it). If this means basically universal support for streaming services I'm all for it. If it means I can't watch things I can even now It's a problem.

      essentially I want to see an open source implementation, if they can't make it happen, it shouldn't be a web standard.

      also, I will.never buy something with DRM (that's a lie, I buy games from steam, but they are only consumable on.platforms that steam.supports, so I'm relatively future proofed, unlike if I purchased DRM music or video from a variety of services.

      --
      Wow, sent an e-mail as suggested when clicking on "use classic" banner, and got a fast response that addressed my msg
    61. Re:Not putting in DRM isn't going to eliminate DRM by timbo234 · · Score: 1

      The problem is that this doesn't standardise DRM in any way, it just provides a hook in HTML5 for "content providers" (or whoever else) to insert whatever unspecified DRM schemes they want.

      --
      Pre-canned Evolution Links for all those Slashdot holy wars.
    62. Re:Not putting in DRM isn't going to eliminate DRM by spongman · · Score: 2

      Yay, free cars.

      But until the star-trek utopia arrives the people that used to make those cars now need a new job...

    63. Re:Not putting in DRM isn't going to eliminate DRM by Anonymous Coward · · Score: 0

      90% of everything is crap, so yes the web is filled with worthless junk

      On the other hand 10% of everything is not crap, and the web is filled with that to

    64. Re:Not putting in DRM isn't going to eliminate DRM by Anonymous Coward · · Score: 1

      they're perfectly entitled to put DRM on it

      What they're not entitled to is to shift the development support of that encryption to standardsbased browsers. You want to put DRM on there, fine, create your own proprietary plugin.

      What's that? People don't want to install it? TAKE THE HINT, you nincompoop!

    65. Re:Not putting in DRM isn't going to eliminate DRM by Anonymous Coward · · Score: 0

      DRM is everywhere now.

      So is rape. Should we standardise that as well?

    66. Re:Not putting in DRM isn't going to eliminate DRM by Anonymous Coward · · Score: 0

      DRM will never work on Linux dists.

    67. Re:Not putting in DRM isn't going to eliminate DRM by dhavleak · · Score: 1

      If you can implement SSL and code-signing with opensource, you can implement DRM as well.

      You're probably thinking along the lines of having some key used to establish trust being baked into some binaries (and probably hidden using some sort of obfuscation). Sure, that approach gets defeated by revealing source -- but that approach isn't a fundamental necessity of DRM schemes (even though most of them do currently go that route).

      People are thinking of DRM in terms of music and videos. Time to think a bit out-of-the-box now (expecting too much of slashdot, I know). It's high time that I should be able to get my bank statements, tax documents, other such personal docs delivered to me in a protected container so that I can store them wherever (including cloud storage) and not have to worry about them being compromised in delivery or at rest in the cloud, and without the inconvenience of being tied to a single provider's platforms to access those docs (i.e. a standards compliant iOS/Android/Windows Phone/Blackberry/OS-X/Windows/Linux device should be able to open those docs with equal ease).

    68. Re:Not putting in DRM isn't going to eliminate DRM by dhavleak · · Score: 0

      Something about it being a proposed standard should make you realize how stupid your comment is, and how stupid you are.

    69. Re:Not putting in DRM isn't going to eliminate DRM by Anonymous Coward · · Score: 0

      screw the major content collectors. Yes I said collectors, they don't provide shit, and they actively get in the way of people who do.

      Like how you simply can't get disney movies all the time, you need to be there at the right time.

      Or like how everytime I want to watch/buy some media legally online I end up at a 'content not provided for your area' page (after ofcourse having clicked watch/download 3+ different times).

      It's been about a decade since they had russian law changed to put allofmp3 out of business (after being defeated 3 times in russian courts), they still haven't come out with a comparable level of service.

      They don't want to be on the web? great, let them keep the fuck out, they can ignore the web, and we can ignore their asocial rules.

      Yes, asocial, copyright is the one thing that keeps every human on the planet from owning his very own library of Alexandria several times over. It quite obviously empoverishes most people, in faver of a very few.

      7 year copyright I could live with, it's not completely insance balance.
      The current 'deal' just makes me go "YARRRR! Loot that content! (and kill the buggers keeping it locked up)"

    70. Re:Not putting in DRM isn't going to eliminate DRM by davidshenba · · Score: 1

      silverlight and flash are shit

      html standards are not shit

      DRM in HTML makes HTML too shit

    71. Re:Not putting in DRM isn't going to eliminate DRM by Anonymous Coward · · Score: 0

      Yes, because the only way to advance something is to just throw new stuff into a standard, so no one knows what exactly is in the it. They can keep their "live html5".

    72. Re:Not putting in DRM isn't going to eliminate DRM by Anonymous Coward · · Score: 0

      nope I'm just expecting the assiocial assholes who want to employ DRM to keep their shit out of standards, thus bearing the entire development cost, instead of trying to shift it on everyone else.

    73. Re:Not putting in DRM isn't going to eliminate DRM by progician · · Score: 2, Insightful

      Let me break down for you:

      1) "You have never owned a song."

      Sure, but we're talking about a recording of a song, not the song itself. The song obviously belongs to the artist as long as her copyright holds, but the copies of the recording is a different matter. It is produced by no additional cost, no additional effort by the artist. It is not produced and not distributed by the artist, so she can't claim rights over it.

      2) DRM isn't about the artists anyway, but about big publishers who has the budget to pay for such a abomination (both for the legislation and buying the technology) and the legal department to enforce it. DRM is supposed to bring back the scarcity of physical items in to the world of copying, that is, digital technology. It is breakable, but it reduces the users computer in to a shopping mall terminal. This fills any computer nerd like me with a growing anger that the average user don't understand the basic concept of digital computing, and that is being exploited here. This is akin to illiteracy, that would be supported, lobbied and legally enforced by large corporations only for their profit motif.

      3) "Artists actually want to qualify their buyers. "
      Well, what they want, and what they deserve is two thing. As long as the item they are trying to sell contains their own effort, that's their choice. However, once they release something in the public, like putting a painting on public square, it would be just stupid if they seek court order against people taking photos of it. Similarly, once they release their music, film, book in the public in any form, it's just as ridiculous to try to control copies of the original.

      4) "We now get to the core value proposition to you of why an artist made that song, and why you feel he should continue to make songs."

      No, that is not at core of this issue. I don't think anybody minds if musicians get paid for what they are doing as longs as it is valued by their audience. The problem is twofold here:

      First, making free copies paid for, and for this goal, misleading the general public, pushing through laws that deny the nature of a technology, cripple devices is criminal, deceptive and wasteful. The only people who benefit of this are the publishers and their consumers are, consciously or not, but on the bad end of the deal.

      Second, it isn't really the artist and his income that we're talking about. But publishers reducing their cost converging to zero, and they lobby laws in order to keep up with the revenue stream. This is called fraudulent behaviour, it is distortion of the market, indeed, it is a money they get for only successful lobbying, not for what they are producing. And compared to the income need of a single artist, or a band, or even a film, they are massively needy middleman without any justification. The whole idea of instant communication makes them completely useless: artist can promote their work for their potential audience so easily, that they could do it even without using external labour. So they turned in to a massive legal department to maintain a revenue stream without doing any worthy labour. They are indeed socially counter-productive just like any mafia that collects protection money from shopkeepers and they are no better.

      Dude, you're just sick if you defend this scheme.

    74. Re:Not putting in DRM isn't going to eliminate DRM by progician · · Score: 2

      What free market are you talking about? DRM is not a technical concept, it is a legal one thus has more to do to politics than to market.

    75. Re:Not putting in DRM isn't going to eliminate DRM by jbolden · · Score: 1

      A good DRM standard would include a system of backup. Preventing copies on the other hand is the whole point.

    76. Re:Not putting in DRM isn't going to eliminate DRM by Anonymous Coward · · Score: 0

      What cat?

      Schrödinger's cat ... now with DRM!

      Does this cat have DRM or not? There's only one way to find out - click 'Play'.

    77. Re:Not putting in DRM isn't going to eliminate DRM by cheekyjohnson · · Score: 2

      Screw paying the artist.

      Who says the artist will be paid if he/she uses DRM? Even if DRM worked, I don't think it justifies the controlling, harmful nature of DRM.

      But I really have no idea where the guy said that artists shouldn't be paid.

      --
      Filthy, filthy copyrapists!
    78. Re:Not putting in DRM isn't going to eliminate DRM by progician · · Score: 2

      Gee. People just don't get do they? These pesky nerds can't understand that economics of of physical copies must be preserved at all cost. Because economics doesn't change, does it? It is the same as it was in a century or two ago. Or a thousand years ago.

      Wake up man! Things are changing all the time. If people don't get your "economics" perhaps it is so because it is not beneficial or useful any more. I guess, the world of computers must be scary for you. All those copy with not price tag on them. Gee.

    79. Re:Not putting in DRM isn't going to eliminate DRM by progician · · Score: 1

      Also, 90% of the DRMed stuff is crap too. DRM has nothing to do with quality.

    80. Re:Not putting in DRM isn't going to eliminate DRM by progician · · Score: 1

      Well, the VGA cable or the audio output is always there to capture. This is a battle against windmills.

    81. Re:Not putting in DRM isn't going to eliminate DRM by dreamchaser · · Score: 1

      Unfortunately DRM is here to stay though. Putting our hands over our ears and yelling 'I CAN'T HEAR YOU' over and over won't make it go away.

    82. Re:Not putting in DRM isn't going to eliminate DRM by progician · · Score: 1

      Alternatively, you can use torrent and watch exactly the same content, without any problem. All those films just play fine on VLC, guess what.

    83. Re:Not putting in DRM isn't going to eliminate DRM by bWareiWare.co.uk · · Score: 4, Informative

      I am afraid you are confused.
      SSL and safely storing bank documents are jobs for encryption and this works very well. Basically you send a lockable chest to your bank but retain the key, they put your documents into it, close the lock, and send it back. Ensuring that only your key can open it. This is absolutely vital to modern society, but isn't a type of DRM.
      DRM usually requires encryption, but also something else. The content producers send their content in a locked box and then try and send the key to your computer in a way where the computer can use it open the box and play back the content but you can't use it to open the box and take the content out. This is obviously logically impossible, which is why you are always hearing of DRM schemes being broken just to watch a film (conversely if you could break a modern encryption system you could literally steal all the money in every bank in the world).
      So logically you can't actually implement DRM in closed source software, but with sufficient obfuscation you can get close (Intel literally burns some of the key into a special chip on your motherboard which makes finding it extremely hard). If you are open about what you code is and dose, that includes telling people where you hare trying to hide the key, making the game of hide and seek a bit shorter.

    84. Re:Not putting in DRM isn't going to eliminate DRM by progician · · Score: 1

      Dude, check the reality around you. Disk space is cheap as dirt. I mean it. For the price of one month internet service, you get a hdd that could store more FLAC than you will ever need. And tell man, how do you stream offline really?

      Also, for your information, the thing that you need to do for having a downloaded music on your machine is just the same as streaming, as streaming downloads the song to your computer, but then it deletes immediately. Not because you have low HDD space, but because you are not allowed to have it there. There's no more convenience in streaming services, in fact, with crappy connection, it is a hassle.

    85. Re:Not putting in DRM isn't going to eliminate DRM by Impy+the+Impiuos+Imp · · Score: 0

      Nobody is forcing content creators to use it -- just those who want to stop copying, 99.9869% of which has nothing to do with backups or fair use.

      Such a standard is ludicrous, though, and I would make a joke about plugins being released to work around it in 0.0022s after release, but they'll probably be available long before release.

      --
      (-1: Post disagrees with my already-settled worldview) is not a valid mod option.
    86. Re:Not putting in DRM isn't going to eliminate DRM by Anonymous Coward · · Score: 0

      >Suppose a user sends me a threatening message on some site online. With DRM I can't save it.

      What? Don't you dumbass realize with the same DRM scheme the person who sent you the message can be tracked very easily?

    87. Re:Not putting in DRM isn't going to eliminate DRM by Pi1grim · · Score: 1

      FYI backup is a copy. You can't allow copying for legit reasons and disallow for non-legit. Like you can't make air breathable for law-abiding citizens and non-breathable for criminals. Laws of natural world don't care for lobbying.

    88. Re:Not putting in DRM isn't going to eliminate DRM by websitebroke · · Score: 1

      Erm, isn't a backup a copy by definition?

    89. Re:Not putting in DRM isn't going to eliminate DRM by Anonymous Coward · · Score: 0

      Dude, check the reality around you. Disk space is cheap as dirt. I mean it. For the price of one month internet service, you get a hdd that could store more FLAC than you will ever need. And tell man, how do you stream offline really?

      Also, for your information, the thing that you need to do for having a downloaded music on your machine is just the same as streaming, as streaming downloads the song to your computer, but then it deletes immediately. Not because you have low HDD space, but because you are not allowed to have it there. There's no more convenience in streaming services, in fact, with crappy connection, it is a hassle.

      So completely silent no moving parts (eg. SSD) storage is cheap as dirt ? I could have storage server not in the living room I guess, but happy with my solution.

      The offline support in Spotify is that you can offline cache your (and others') playlists (all or select), on multiple devices, for offline playback when no or bad connection. I use it among other things for workout music on the phone. Works great. Also, Spotify automatically syncs playlists I create and change across all cross-OS devices I have, and I never have to bother with the file level, just search for music and artists and songs. I know you can set this up with other tools and organize a music file collection, that I sync parts of to my mobile, parts of to my iPad etc. I did do this that way before, but as I said, I personally greatly prefer the Spotify approach (YMMV).

    90. Re:Not putting in DRM isn't going to eliminate DRM by Anonymous Coward · · Score: 0

      A standardised DRM means everyone will use it.

      "The nice thing about standards is that you have so many to choose from." ~ Andrew S. Tanenbaum

      Like most everything else "standard", those that seek to control will just end up extending the standard. There's ample history of this even just within the W3C space.

    91. Re:Not putting in DRM isn't going to eliminate DRM by cheekyjohnson · · Score: 1

      it doesn't take a genius to figure out why many users of the internet are opposed to a DRM standard

      Because they believe DRM is a legitimately bad thing that tries to stop the 'piracy' bogeyman at the expense of user freedom? Or were you just trying to label most people who disagree as 'pirates'?

      --
      Filthy, filthy copyrapists!
    92. Re:Not putting in DRM isn't going to eliminate DRM by geminidomino · · Score: 2

      I'll just mention the OOXML clusterfuck, and refrain from commenting on "stupidity" and "glass houses."

    93. Re:Not putting in DRM isn't going to eliminate DRM by serviscope_minor · · Score: 1

      Nobody is forcing content creators to use it -- just those who want to stop copying, 99.9869% of which has nothing to do with backups or fair use.

      Well, there's also a 99.9869% chance you're a complete moron. Sure you might not be but the chances are you're really that dumb.

      In case you missed the point:

      Sticking arbitrary high numbers on something doesn't make it true.

      Do you really believe that 99.9869% of people who copy music onto their phone to listen to away from home are only pirating it? Even though there are massive legitimate sales from Apple and Amazon? Or do you believe that that is not fair use and those people should pay twice?

      Most people I know don't really pirate much if any. Most of them also have MP3 players/iPods/phones with music on.

      --
      SJW n. One who posts facts.
    94. Re:Not putting in DRM isn't going to eliminate DRM by jbolden · · Score: 1

      I understand it is a copy. But with a DRM mechanism the copy is generally unusable except on authorized players. The copy is harmless.

    95. Re:Not putting in DRM isn't going to eliminate DRM by jbolden · · Score: 1

      Yes, but it doesn't need to be able to be distributed. That doesn't present a problem for DRM.

    96. Re:Not putting in DRM isn't going to eliminate DRM by BrokenHalo · · Score: 3, Insightful

      No-one really wants DRM except for some of the bigger and nastier corporations. And as TFS mentioned, it does nothing to make sure the artists get paid for their work.

      The best way to ensure that is for them to either distribute it themselves or to sell it through one of the less-evil marketplaces (for instance Magnatune comes to mind). I personally prefer the former, since I like the warm fuzzy I get from the feeling that I am paying the artist directly, but I completely understand if they can't be bothered with the learning curve involved.

    97. Re:Not putting in DRM isn't going to eliminate DRM by daern · · Score: 1

      If someone could give me a copy of their Ford for free and still have their own too, there's no way I'd ever buy another Ford. Ford's market would be limited to whatever few super-rich people want to order completely custom car designs instead of using a copy.

      Favourite quote from one of the Trek tomes referring to replication and, specifically, why you can't replicate a starship - i.e. they have to be constructed:

      If you could replicate a starship, you wouldn't need to.

      I still like this quote :)

    98. Re:Not putting in DRM isn't going to eliminate DRM by Anonymous Coward · · Score: 0

      If its done in a standard fashion, would it not also be possible for us to remove it in a standard fashion? Like a build of chromium that just lets you do whatever you like?

    99. Re:Not putting in DRM isn't going to eliminate DRM by La+Gris · · Score: 1

      Yay, free cars.

      But until the star-trek utopia arrives the people that used to make those cars now need a new job...

      1. Give or sell cars for free or at a loss
      2. Then sell tuned fuel in tiny sealed tanks witn embeded engine njectors, brand and model specific fittings,
      3. Ensure the fuel gauge scream empty and engine shut down half tank capacity or decrease even if parked all night,
      4. Profit
      --
      Léa Gris
    100. Re:Not putting in DRM isn't going to eliminate DRM by Anonymous Coward · · Score: 0

      also, I will.never buy something with DRM (that's a lie, I buy games from steam,

      Nope. not a lie. Anything on steam with DRM is, by definition, rented. Valve goes bankrupt and all of their DRM stops working.

    101. Re:Not putting in DRM isn't going to eliminate DRM by Anonymous Coward · · Score: 0

      Valve goes bankrupt and all of their DRM stops working.

      But Valve is too big to go bankrupt!

    102. Re:Not putting in DRM isn't going to eliminate DRM by Ash+Vince · · Score: 2

      No-one really wants DRM except for some of the bigger and nastier corporations. And as TFS mentioned, it does nothing to make sure the artists get paid for their work.

      The best way to ensure that is for them to either distribute it themselves or to sell it through one of the less-evil marketplaces (for instance Magnatune comes to mind). I personally prefer the former, since I like the warm fuzzy I get from the feeling that I am paying the artist directly, but I completely understand if they can't be bothered with the learning curve involved.

      I know that is the overwelming perspective you see on slashdot, but believe me there are plenty of people who want DRM who are not just big nasty corporations. Some people (myself included) see no problem with a technology that prevents unauthorised viewing, use or copying of something provided it does not interfere with legitimate users in any way.

      If the DRM on DVD's let me watch a movie I had purchased in any country but simply stopped me creating copies for other people I would have no issues with it. Unfortunately they try and use DRM to restrict legitimate uses like playback in another country.

      I actually resent when other people get something for free illegally when I had to pay for it to obtain it legally, if someone invented a perfect method of DRM that only stopped freeloading little jerks watching movies without paying for them but did not effect me (as a paying customer) at all I would be all for it.

      --
      I dont read /. to RTFA, I read /. to offend people in ignorance.
    103. Re:Not putting in DRM isn't going to eliminate DRM by Anonymous Coward · · Score: 0

      Forgot one thing (should be an edit post option), in Spotify you can also easily share playlists and recommend music between friends (work collaborative on party playlist etc), or others with similar music taste, because everyone who you connect with on Spotify (and around here that is the majority of people I know) always have access to the same music and are using the same playlist software.

    104. Re:Not putting in DRM isn't going to eliminate DRM by Anonymous Coward · · Score: 0

      Yes, the parent is, in fact, a troll post. Good job, mods.

    105. Re:Not putting in DRM isn't going to eliminate DRM by Ash+Vince · · Score: 1

      Well, the VGA cable or the audio output is always there to capture. This is a battle against windmills.

      No, its not.

      Modern computers do not necessarily have a VGA output, they have a HDMI or DVI output. These both implement HDCP (http://en.wikipedia.org/wiki/High-bandwidth_Digital_Content_Protection). This basically means that the computer knows if it is connected to a device that supports capture or an output only device like a monitor or TV.

      I know you often use a converter to convert DVI to a VGA connector, but the computer knows when you do this (via the closed source part of the display driver or closed source OS) and can report that to software like Windows Media Player so it refuses to play protected content. I am not sure if anything does this but it has been this way for years. In a few years the VGA Connector will cease to exist.

      --
      I dont read /. to RTFA, I read /. to offend people in ignorance.
    106. Re:Not putting in DRM isn't going to eliminate DRM by Anonymous Coward · · Score: 0

      They will get new jobs building car-making machines. Or supplying plastics/metals. Possibly recycling.

      Or, they will all become hipsters and eschew this car fad for the warmer tones of horses, thereby reviving the struggling horse and buggy economy.

      Until it's possibly to 3d print a horse, anyway.

    107. Re:Not putting in DRM isn't going to eliminate DRM by Anonymous Coward · · Score: 0

      Some people (myself included) see no problem with a technology that prevents unauthorised viewing, use or copying of something provided it does not interfere with legitimate users in any way.

      But it invariably does interfere with legitimate users, because the DRM hounds can't resist fucking around with the power they're granted. Then you get shit like un-skippable movie previews.

      Since copyright law is evidently not enough protection for you, and you feel you need to resort to technical measures to prevent anyone using your product in a way you don't like, then I say level the playing field: get rid of DMCA. I should have the same right to use technical measures to crack your stupid scheme in order to exercise my fair use rights with a product I own.

    108. Re:Not putting in DRM isn't going to eliminate DRM by Anonymous Coward · · Score: 0

      This basically means that the computer knows if it is connected to a device that supports capture or an output only device like a monitor or TV.

      But what's to stop a capture device from presenting itself as an output-only device? Is there a technical reason, or is it just a legal/licensing issue?

    109. Re:Not putting in DRM isn't going to eliminate DRM by hazah · · Score: 3, Insightful

      I hate to break this to you, but the world isn't ideal and it's not how it works. Besides, the whole concept of telling people what they can or cannot *see* or *hear* is absolutely asinine. Only people who don't agree seem to be the same people who can't get it through their thick skulls that they're fighting human nature and reality as a whole.

    110. Re:Not putting in DRM isn't going to eliminate DRM by Anonymous Coward · · Score: 0

      DRM isn't an all-or-nothing proposition. It is designed to make certain paths difficult and other paths easy. I can get any song I want for free, but I still use iTunes, because it's that much easier.

      And why is it easier? Oh, that's right, because iTunes music has no DRM.

      Meanwhile, movies and TV shows on iTunes still do, making pirating the easier option.

      Your analogy fails.

    111. Re:Not putting in DRM isn't going to eliminate DRM by RedHackTea · · Score: 1

      If the DRM W3C standard is ever finalized and implemented, I propose that we create distributed software to crack it -- much like for cancer research, etc. (See List_of_distributed_computing_projects.) In fact! we can make it a "Windows virus" that spreads among the users, while keeping our Linux machines fast. If a key is found, it will instantly upload it to a website. Then the website will have a whole slew of keys to try on your DRM software.

      The problem is that it has to be decrypted in order for it to play on your machine. I don't see how you could ever make this unhackable. One person will still have to buy a movie, but then it should be hackable and then distributable.

      I also seriously doubt that Firefox will implement such a feature. In fact, I even question if Opera will (even though they're proprietary software.) IE and Safari will implement it right off the bat. Chrome is a question mark, as it would be a benefit to Chrome Books...

      --
      The G
    112. Re:Not putting in DRM isn't going to eliminate DRM by westlake · · Score: 1

      If everyone uses a different standard it slows the spread of DRM and makes it more difficult for those who wish to use it.

      Damn near half of all prime time Internet traffic in the US was a Netflix stream before Netflix offered a streaming-only service. So much for slowing the spread of DRM or making it difficult to use.

      There is a Netflix app for your Chromebook.

      The geek has two choices:

      He can stand by and watch as media distribution --- music, video and games --- shifts to the "walled gardens" of the corporate branded app stores --- and the significance and value of the browser is depreciated.

      OR

      He can support development of a global standard for protected media which can be supported in every browser.

      Which do you think serves his long term interests better?

    113. Re:Not putting in DRM isn't going to eliminate DRM by Pepebuho · · Score: 1

      if someone invented a perfect method of DRM that only stopped freeloading little jerks watching movies without paying for them but did not effect me (as a paying customer) at all I would be all for it.

      Your problem is that it is impossible to do what you want. There isn't a magic bullet DRM that only stops freeloading jerks without affecting paying users.
      Besides, DRM isn't there to protect copyrights. DRM is to give content providers leverage against browser makers. Nowadays content providers have zero leverage against browser makers (Safari, Mozilla, Chrome, Microsoft). If they cut a deal with Safari, Mozilla doesn't need to respect that.
      But if they make it part of HTML, then ALLL browsers have to follow it up in general, or people wil not use them because the browsers will be incompatible. If DRM is implemented, then we will watch the rise of the rogue browser that pays lip service to the DRM, the same way that some gray market DVDs pay lip service to the region coding on the DVDs.

    114. Re:Not putting in DRM isn't going to eliminate DRM by Pepebuho · · Score: 1

      Idiot. The backup can be distributed

    115. Re:Not putting in DRM isn't going to eliminate DRM by devent · · Score: 1

      That is a good thing (keep Flash and Silverlight). Because right now DRM is limited to Flash and Silverlight so the publisher need to be forced to give something up to use DRM. The alternative is not to have a HTML DRM standard, the alternative is for the publisher to stop using DRM.

      Why is anybody care what a few publisher (Google, Apple and BBC) wants? We didn't care the 20 years before, why do we care now all of a sudden? Only because one company (Apple) decided to abandon Flash in their products, everybody else must now implement DRM in their personal computers?

      Fuck Apple, fuck Google, fuck BBC. If they want to still use DRM, they should go through all kind of hoops and implement their shit in Flash or Silverlight. If that means that they close a big chunk of their potential market (Android, iPhone, Linux, etc.) then it is their choice.

      --
      http://www.mueller-public.de - My site http://www.anr-institute.com/ - Advanced Natural Research Institute
    116. Re:Not putting in DRM isn't going to eliminate DRM by Bigby · · Score: 1

      You want your medical records DRM'd; right? This isn't just about artists.

    117. Re:Not putting in DRM isn't going to eliminate DRM by Anonymous Coward · · Score: 1

      Yes, I have a lock, but I honestly wouldn't give a shit if people could just copy my stuff without taking it from me.

    118. Re:Not putting in DRM isn't going to eliminate DRM by Bigby · · Score: 1

      But DRM is useful in controlling the sharing of that information. Your medical records covered by HIPPA could be sent to a doctor and allow that doctor to view them under controlled circumstances. Likewise, it could be used for your tax documents at your own convenience; to keep yourself from sharing it elsewhere. Think of SEC and other government regulations (like HIPPA) for these uses.

    119. Re:Not putting in DRM isn't going to eliminate DRM by Anonymous Coward · · Score: 0

      No, I want my records encrypted. DRM isn't synonymous with encryption. It's not just about security, it's about control. If I am authorized to see and use my medical records (as I should be) then I don't want to be restricted by someone else who wants to control them.

    120. Re:Not putting in DRM isn't going to eliminate DRM by maxwell+demon · · Score: 2

      I know that is the overwelming perspective you see on slashdot, but believe me there are plenty of people who want DRM who are not just big nasty corporations. Some people (myself included) see no problem with a technology that prevents unauthorised viewing, use or copying of something provided it does not interfere with legitimate users in any way.

      It is impossible to have effective DRM which doesn't interfere with legitimate users.

      Let me repeat: Impossible.

      First, to enable everyone to watch content they paid for on any capable device they want to, the DRM would have to be implemented on every system under the sun. Remember why the CSS encryption of DVDs were cracked? No, not in order to enable people to distribute unauthorized copies of DVDs. Just in order to watch legally owned DVDs on Linux systems. If there's a legitimate thing which you may want to do with a DVD you own, it is to watch it, wouldn't you agree?

      Another example: Taking a single screen shot from a movie is usually considered fair use. Therefore if the DRM scheme doesn't permit it, it will interfere with legitimate use. But if the DRM permits it, then it will be ineffective, because you could simply screenshot every single frame, and put those images together into a copy of the movie (of course, you'd also have to somehow copy/re-add the sound track).

      Yet another example: As soon as the copyright ends, everyone should be able to use the work freely (that's the whole point of the copyright ending). However, the DRM will not end. And how exactly is it supposed to end at the right time, especially given that the end of copyright differs in different legislations, and may be changed at any time (OK, the copyright changes in the US are quite predictable: Just look when Mickey Mouse copyright would end, then the copyright period will be extended)? And if the scheme relies on an external server, it interferes with legitimate use in that you won't be able to watch the content any time you cannot reach the server, for whatever reason. Also, it wouldn't really solve the problem anyway, because what incentive would the company have to keep the server running after the work is out of copyright, if it only handles permissions anyway afterwards? And of course, what happens if the company goes bankrupt? Who is going to operate the server? Of course you could make your DRM so that if the server is unreachable, it is assumed that you have the right to play the content. That would remove the problems, but it also would remove any effectiveness: Just block access to the server at your router, and you have unlimited access.

      So let me state the point again in all clearness:

      Effective DRM which does not interfere with legitimate users is impossible.

      --
      The Tao of math: The numbers you can count are not the real numbers.
    121. Re:Not putting in DRM isn't going to eliminate DRM by bWareiWare.co.uk · · Score: 3, Insightful

      That is precisely the problem. You could require that the doctor can only see your medical records in special bunker under the Pentagon, after he has submitted to a full cavity search and provided 20 forms of ID. It doesn't have any bearing on whether the next day he phones up his friendly drugs rep. to say he has an interesting new case. If you share information with someone it have to TRUST them to use it wisely, the is no technology that will help with that.
      Sending records securely over the public Internet is a solved problem and most people manage to do this every day. Storing records securely is also solved, though this is less uniformly applied. Trying to give people information (digital or otherwise) and then controlling precisely what they do with that information is quite simply impossible.

    122. Re:Not putting in DRM isn't going to eliminate DRM by LordLimecat · · Score: 1

      Because DRM shall be cracked. Deal with it. So it will not stop the pirates.

      What if i dont care and want to use DRM anyways? What about my right to distribute my content-- legally created-- however i see fit?

      I don't want crappy spyware being a standart and implemented in every browser

      Then dont install it, dont consume that content. Thats a pretty basic defense against these problems youre citing.

    123. Re:Not putting in DRM isn't going to eliminate DRM by LordLimecat · · Score: 1

      Wouldn't that be a wonderful thing?

      Sure.

      Say, you willing to spend millions on creating the ford plant to produce the original copies, with no hope of recouping your investment? Im a bit short on cash right now, otherwise Id totally do it.

    124. Re:Not putting in DRM isn't going to eliminate DRM by LordLimecat · · Score: 1

      Fair enough, and I dont have the answer.

      But surely telling me that I am not allowed to distribute my content in a certain way isnt the way towards "freedom", either.

    125. Re:Not putting in DRM isn't going to eliminate DRM by maxwell+demon · · Score: 1

      OK, so you can say "this is the person of whom I cannot prove I got a threatening message from." Good luck convincing the judge.

      --
      The Tao of math: The numbers you can count are not the real numbers.
    126. Re:Not putting in DRM isn't going to eliminate DRM by jbolden · · Score: 1

      Sure the backup can be distributed. And when applied to an unauthorized device it is worthless.

      I'd be a bit cautious in calling me an idiot when you apparently have no idea what DRM even is.

    127. Re:Not putting in DRM isn't going to eliminate DRM by Anonymous Coward · · Score: 0

      Fine and dandy, but why should MY computer obey them rather than me? THEY didn't pay for it.

      It goes hand-in-hand with the trend of software publishers thinking they own your computer or have an absolute right to control it while their software is running.

      This is why I consider all EULA terms like "you agree not to disassemble or reverse engineer the software" to be null and void. I have a right to know exactly what's running on my own machine.

    128. Re:Not putting in DRM isn't going to eliminate DRM by Anonymous Coward · · Score: 0

      Please, pretty please people, RTFA

      The proposal is that any web site can require a specific device or software running on the client.
      If the client does not have said software/device the page will not render at all on the client.

      As TFA states this is exactly the opposite of an open and standard web.

    129. Re:Not putting in DRM isn't going to eliminate DRM by Zero__Kelvin · · Score: 1

      "If someone wants to use DRM on content THEY produced, why is that not their right?"

      That is absolutely their right. Unfortunately your argument assumes a precondition that is not met, since HTML is NOT a standard that they produced. It was created with the sweat from the brows of many, many people who have a vested interest in their Open standard continuing to be about openness.

      --
      Guns don't kill people; Physics kills people! - John Lithgow as Dick Solomon on Third Rock From The Sun
    130. Re:Not putting in DRM isn't going to eliminate DRM by sexconker · · Score: 1

      Yes, I have a lock, but I honestly wouldn't give a shit if people could just copy my stuff without taking it from me.

      Really? Thanks!
      Scan all your financial and medical records and send them to me.

    131. Re:Not putting in DRM isn't going to eliminate DRM by Anonymous Coward · · Score: 0

      You're halfway there. He did say "content," not "delivery protocols." If this discussion is to have any meaning, it's important to make that distinction.

    132. Re:Not putting in DRM isn't going to eliminate DRM by Anonymous Coward · · Score: 0

      just the other day microsoft announced that they were changing their mind and going to allowing flash on all versions of windows 8, by default. that's an uncomfortable fact but fact it is.

      http://blogs.msdn.com/b/ie/archive/2013/03/11/flash-in-windows-8.aspx

      the truly remarkable thing for me is that they didn't even mention silverlight in this message! if you bothered to learn or implement that last of the 'flash killers' then you must be kicking yourself.

      i suppose that at least silverlight managed to get off the ground before it was put to rest, something html5 is stubbornly failing to do.

    133. Re:Not putting in DRM isn't going to eliminate DRM by Anonymous Coward · · Score: 0

      Believe it or not, there is an 'i' in team.

    134. Re:Not putting in DRM isn't going to eliminate DRM by Anonymous Coward · · Score: 0

      But... There is an upside to having everyone standardize on one form of DRM -- once it is cracked it is cracked for everything

      Nice point sir. Please provide the popcorn. I will come with the 6 packs.

    135. Re:Not putting in DRM isn't going to eliminate DRM by progician · · Score: 1

      You can always keep around a video card that has a VGA output because I don't think it would be an issue anywhere in the near future that players will deny to play on VGA ports.

      And as the other reply suggest too, it shouldn't be too hard to fake on the other side of the DVI/HDMI output that it isn't a recording device but of course, that would be an additional hassle. On the positive side, one need to do it once, and the content can be distributed easily after for many. The thing is that as long as you posses a hardware, the hardware will be exposed to clever hacks anyway to circumvent any protection. The whole point of course of DRM is to make it as hard as possible, but it requires exactly a single time to rip the desired data out of the hardware, and then it is free to go without DRM for anybody who wants it and that's why it is a fight against windmills IMHO.

      The only question here is the existence of a culture of sharing. At the moment is thriving, and it would take a major policing and legal enforcement to break this culture which could possibly prove to be counter-productive, and would fuel more resistance, and escalation of the sharing culture. While it looks quite bleak at the moment, in the long run I'm quite optimistic that the whole politics of information will be forced to change.

    136. Re:Not putting in DRM isn't going to eliminate DRM by Anonymous Coward · · Score: 0

      I believe that I speak for the majority in telling you "Fuck you and the horse you rode in on, asshole".

    137. Re:Not putting in DRM isn't going to eliminate DRM by TheCRAIGGERS · · Score: 1

      Yes, I have a lock, but I honestly wouldn't give a shit if people could just copy my stuff without taking it from me.

      Really? Thanks!
      Scan all your financial and medical records and send them to me.

      Yay for taking things grossly out of context! Privacy != copying a pair of sunglasses.

    138. Re:Not putting in DRM isn't going to eliminate DRM by Bigby · · Score: 1

      You missed the point or likely I wasn't clear. You have medical records that you store encrypted and you want to send them to a doctor. You want to send the records to a specific doctor and only give them access. You don't want to share a key. You also only give them access for a week... DRM could serve this legitimate purpose.

    139. Re:Not putting in DRM isn't going to eliminate DRM by Anonymous Coward · · Score: 0

      I think I understood you okay, I'm just saying bare encryption can serve that purpose just as well. Send them the records encrypted with their public key. As far as limiting their access to a week... well, let's just say I don't agree with putting that kind of control mechanism on the data.

    140. Re:Not putting in DRM isn't going to eliminate DRM by Anonymous Coward · · Score: 0

      With the DMCA "thou shalt not circumvent" clause, it means everyone who circumvents for ANY reason is actionable.
      Be VERY careful!!!

    141. Re:Not putting in DRM isn't going to eliminate DRM by AlamedaStone · · Score: 1

      So "the last thing" we want is to let ________ people have access to culture and education

      This more or less describes my understanding of every human conflict in recorded history. I don't know why some people are so hell-bent to reduce the quality of life for others, especially in a society which would see a net increase to everyone's standard of living if we took care of the poor and vulnerable. I suppose it could just an instinctual us-or-them mentality; which isn't to say it's justifiable, but all people engage in the struggle between instinct and reason so it's at least understandable.

      --
      "All these years believing you're the signified monkey, only to find out you're just a big hunk of nobody cares."
    142. Re:Not putting in DRM isn't going to eliminate DRM by gr8_phk · · Score: 1

      It's not going to knock DRM off the web.

      So why not put in a way for it to be done in a standard fashion?

      Putting the ability to serve DRM content into HTML is not going to close the web.

      1 ) Because DRM is not on the web today in any significant way.
      2) Because it legitimizes it.
      3) Yes it is. You'll find that even news articles become DRMed. You laugh because "if Firefox can render the text it must be accessible", but the ultimate goal is to push it further and further once established. To the point that OSS can not implement a useful browser. At that point the "open standard" will be a joke.
      The correct solution is for the DRM fans to devise their own delivery methods rather than corrupt an open standard.

    143. Re:Not putting in DRM isn't going to eliminate DRM by packrat0x · · Score: 1

      (OK, the copyright changes in the US are quite predictable: Just look when Mickey Mouse copyright would end, then the copyright period will be extended)?

      Actually, "Steamboat Willie" and "Plane Crazy" are what is copyrighted. Mickey Mouse is trademarked.
      And "Steamboat Willie" was inspired by "Steamboat Bill Jr." which was named after the Arthur Collins song, "Steamboat Bill".

      --
      227-3517
    144. Re:Not putting in DRM isn't going to eliminate DRM by Anonymous Coward · · Score: 0

      Dude, impy is an RIAA shill. You won't change his mind, because he has no mind to change.

    145. Re:Not putting in DRM isn't going to eliminate DRM by Anonymous Coward · · Score: 0

      Correct, you should be called a troll instead.

    146. Re:Not putting in DRM isn't going to eliminate DRM by Rakarra · · Score: 1

      And compared to the income need of a single artist, or a band, or even a film, they are massively needy middleman without any justification. The whole idea of instant communication makes them completely useless: artist can promote their work for their potential audience so easily, that they could do it even without using external labour.

      This seems to be a Slashdot meme that does not hold up in reality. Promotion and advertising always have been, and always will be critical. Viral marketing has taken up a little bit of slack, but not everything can be marketed that way. You may not like advertising, I sure as hell don't like advertising. But it WORKS, and is critical to commercial success. Every dollar spent on advertising brings in more than a dollar of revenue, otherwise they wouldn't do it. Some big-name artists have been able to forego the system and be successful at it, but the key there is there were already well known and already had a fan base. They were already built up by the current system.

      We have seen over and over again, before the Internet and since its explosion of popularity, that the middle men get the shit done that the artists don't want to do themselves. They need promotion. They don't want to deal with all the extra stuff that becomes a full time job in itself. They don't have the social contacts to be able to do it themselves, even if they had the time.

    147. Re:Not putting in DRM isn't going to eliminate DRM by AvitarX · · Score: 1

      That's somewhat fair, but the model is a purchase. Which is why I said it was a lie.

      I will say hen I look for old games I'd go to the underdogs (is that still around?) Or GoG, rather than try and mess around with the original myself.

      The fact that valve will almost certainly be around for 5 years, and the DRM isn't platform limiting on playback (if I can run the game, I can run steam) makes it more palatable (so I eat the dogfood).

      It's not like a movie, where I can buy/build a new whizbang device, and the DRM holds me back.

      My biggest fear with steam is that they may remove games I've purchased due to backwards compatibility issues in a future os, but something like dosbox (or a more complete wine for windows or something) would let me play them.

      --
      Wow, sent an e-mail as suggested when clicking on "use classic" banner, and got a fast response that addressed my msg
    148. Re:Not putting in DRM isn't going to eliminate DRM by Darinbob · · Score: 1

      But DRM is not about copy protection at all. DRM is about stopping all the stuff that you want to do, like playback in another country, giving your physical copy away to a friend later on, using an unapproved device to view the material, etc. Control is removed from you and given back to the publishers (not the authors). The people who are going to pirate stuff will do so with or without DRM.

      This is very insidious because they are trying to influence poeple into believing this is is merely copy protection and nothing more.

      The "perfect" DRM would mean that your DVD would have only three views and then self destruct; meaning either you watch it three times, or you watch it once with 2 family members. If someone walks past your window and catches a glimpse of content the DVD will also self destruct to prevent you from committing a crime against the corporation.

    149. Re:Not putting in DRM isn't going to eliminate DRM by Rakarra · · Score: 1

      Of course when applied to an unauthorized device it's worthless, but that doesn't mean you don't have a backup copy. The question is whether your backup copy is usable on the devices that your original authorized copy was. When I had DRMed iTunes music, I could create backup copies which were usable on any device that the original download was usable on.

      Now there is the issue of what happens if the DRM service decides they want to ban you (what happens to your Steam library if Steam wants to ban you?). Or they go out of business. Or they just decide they don't want to host the service anymore, which happened to my partner when he lost all the music he bought from Yahoo when Yahoo shut down their music service. I think these are different issues, backup copies/playback on authorized devices, since there is the risk of losing the ability to use your primary, previously-authorized copy as well.

    150. Re:Not putting in DRM isn't going to eliminate DRM by bzipitidoo · · Score: 1

      Lot of people, including you it seems, just don't fully understand. DRM is nonsense. Standardized nonsense is still nonsense. It makes as much sense as standardizing on the exact sort of Creationism/Intelligent Design that should be taught in school, which is to say it doesn't make any sense at all. Intelligent Design is not science, and shouldn't be in school at all, except perhaps as an object lesson in bad reasoning. They start with a conclusion, and then do their utmost to force the facts to fit. DRM starts with a business model, then tries to force nature to fit. Reality simply does not work that way. Shout, and you create echoes. Broadcast a signal, and millions can receive it. People gather round a receiver, and create many memories. Copying is a fact of nature, just as gravity is.

      Let's not junk up standards, however good or bad, with nonsense.

      --
      Intellectual Property is a monopolistic, selfish, and defective concept. It is "tyranny over the mind of man"
    151. Re:Not putting in DRM isn't going to eliminate DRM by WGFCrafty · · Score: 1

      Ferengi still peddle their wares, like Quark, even with replicators. Hell, he sells things from the replicator. It is implied that many people think replicators taste different.

    152. Re:Not putting in DRM isn't going to eliminate DRM by Rakarra · · Score: 1

      But I really have no idea where the guy said that artists shouldn't be paid.

      It seems to be a fundamental theme running through this thread, the notion that creating an additional copy is free, so the works should be free (or at least very very low cost). A lot of people don't want to consider initial costs ("if I could 3D print a Ford car for free, why wouldn't I?") when it comes to items that can be duplicated for low cost and this discontinuity seems quite difficult to reconcile.

    153. Re:Not putting in DRM isn't going to eliminate DRM by Rakarra · · Score: 1

      Valve is not yet Too Big to Fail.

      Worse, what if Valve thinks you've broken some Terms of Service and decides they don't want you on Steam anymore? It'll be an entire library of games that you won't have access to, not just one or two. Will they reimburse you for the cost of the games? This is a new and ugly direction we're going in.

    154. Re:Not putting in DRM isn't going to eliminate DRM by Rakarra · · Score: 1

      You know, Slashdot is full of shitty analogies that don't actually work. They show that the person speaking hasn't thought through the issues as much as he pretends to, and it just end up confusing the issue for the person listening.

      Thank you for posting an analogy that actually explains well the difference between user encryption and DRM. I don't think I've ever heard of a better way of explaining it to a lay person.

    155. Re:Not putting in DRM isn't going to eliminate DRM by Jane+Q.+Public · · Score: 1

      "It's not going to knock DRM off the web.

      So why not put in a way for it to be done in a standard fashion?"

      Holy crap. No, it won't "knock DRM off the web", but you are seriously naive enough to think this proposal is harmless?

    156. Re:Not putting in DRM isn't going to eliminate DRM by dhavleak · · Score: 1

      I am afraid you are confused.

      Always a friendly way to start a post ;)

      SSL and safely storing bank documents are jobs for encryption and this works very well. Basically you send a lockable chest to your bank but retain the key, they put your documents into it, close the lock, and send it back. Ensuring that only your key can open it.

      I know what SSL is.

      This is absolutely vital to modern society, but isn't a type of DRM.

      By who's definition?

      DRM usually requires encryption, but also something else.

      Usually is fine. That's not what we're debating here. The hypothesis is that it is possible to design a scheme in which "something else" is not required.

      The content producers send their content in a locked box and then try and send the key to your computer in a way where the computer can use it open the box and play back the content but you can't use it to open the box and take the content out. This is obviously logically impossible, which is why you are always hearing of DRM schemes being broken just to watch a film (conversely if you could break a modern encryption system you could literally steal all the money in every bank in the world).

      Not exactly.. The key being hidden in existing DRM schemes is to do with trusting a process. The key that protects your content is usually a symmetric key, and that key exchange occurs over the network, and that key in turn is encrypted using asymmetric keys to protect it while in transit. Coming back to trusting the process -- the process on your machine which received the content key -- the DRM scheme has to know it can trust that this process "behaves correctly" (honors the rights associated with that content). Current DRM schemes use baked in keys for that. That doesn't have to be the case. That could be achieved by something as simple as code-signing. There's still the question of obfuscating the process to ensure that someone can't just attach a debugger and get content keys that way (among other attacks that need to be considered) but all these problems are solvable in open source as well.

      So logically you can't actually implement DRM in closed source software, but with sufficient obfuscation you can get close (Intel literally burns some of the key into a special chip on your motherboard which makes finding it extremely hard). If you are open about what you code is and dose, that includes telling people where you hare trying to hide the key, making the game of hide and seek a bit shorter.

      I think you're missing the point of what is achieved using TPM chips.

    157. Re:Not putting in DRM isn't going to eliminate DRM by Anonymous Coward · · Score: 0

      many people who listen to mp3s on their phone are accessing it via the DRM-protected itunes store... the rest are either illegally ripping CDs or illegally downloading it off the internet

      if you really hate DRM, throw all your ithings in the bin, else you're a hypocrite

      this is all about the perceived "right" of internet users to download content illegally. it has nothing to do with the rediculous idea that studios are trying to take control of people's computers

      people are free to choose to download DRM protected content or not. nobody should be forcing them to choose either way, but if DRM standardization makes it easier to download content protected by DRM, then those who choose not to use DRM can make that choice and leave those who choose otherwise alone

      freedom works both ways (except in the united states where you are "free", except if you're homosexual or female or any color other than white or you think there was something fishy about 9/11 or that there should be more than 2 political parties allowed)... just as you're free to avoid DRM, you're choice shouldn't prevent people who choose otherwise from making it easier to download content

    158. Re:Not putting in DRM isn't going to eliminate DRM by dhavleak · · Score: 1

      Except that OOXML is a great example of how anti-MSFT trolls get it so damned wrong. Standardization is good, even when standards come from Microsoft. Behaving like a petulant child or disseminating FUD during a standards process is not how you improve a standard. Active participation is how you do it.

    159. Re:Not putting in DRM isn't going to eliminate DRM by dhavleak · · Score: 1

      Does it matter to you that his conclusion is incorrect?

    160. Re:Not putting in DRM isn't going to eliminate DRM by crutchy · · Score: 1

      nobody wants DRM, but that doesn't make it wrong

      i don't want stupid lazy leeching welfare bums pilfering my hard earned tax dollars either

    161. Re:Not putting in DRM isn't going to eliminate DRM by crutchy · · Score: 1

      DRM isn't nonsense, and i do understand

      for example, if DRM was made illegal tomorrow, you wouldn't all of a sudden see all the previously DRM protected content made freely available - it just wouldn't be available to download at all and you would have to go to a store to buy it

      DRM is already a reality, whether you or I like it or not

      the only thing in question is whether to access that content you need 10 different plugins for content from various sources, or just your browser

      DRM has nothing to do with science or whatever you were crapping on about.... nice tangent though

    162. Re:Not putting in DRM isn't going to eliminate DRM by dhavleak · · Score: 1

      That is precisely the problem. You could require that the doctor can only see your medical records in special bunker under the Pentagon, after he has submitted to a full cavity search and provided 20 forms of ID. It doesn't have any bearing on whether the next day he phones up his friendly drugs rep. to say he has an interesting new case. If you share information with someone it have to TRUST them to use it wisely, the is no technology that will help with that.

      When you're authenticating over SSL, or sending credit card info over SSL, you could still lose your credit card or be tortured to give up your password (or share it with a friend). Does that make SSL a useless protocol? No, it does not! Similarly, the 'TRUST' issue you point out does not render DRM useless. Do not state with so much confidence that "That is precisely the problem" without thinking the issue through first.

      Sending records securely over the public Internet is a solved problem and most people manage to do this every day. Storing records securely is also solved, though this is less uniformly applied.

      I'm not sure these statements are helpful to the conversation. Sending records securely has been working for a bit, but the underlying protocols and algorithms do have advantages/disadvantages/expiry dates and need careful selection and continual updating. This has been the case for a while. And as I pointed out earlier, this information can be compromised just as easily as the 'TRUST' issue you pointed out.

      Trying to give people information (digital or otherwise) and then controlling precisely what they do with that information is quite simply impossible.

      This is also not helpful. Your claim for this being impossible but sending records securely being possible (in very absolute terms you claim this problem is solved) -- this just doesn't hold water. Use the same yardstick. Each scheme has strengths and weaknesses -- and *everything* can be broken (including SSL). A standard rule of security applies: the cost of breaking your protection scheme must be greater than the cost of what it protects.

    163. Re:Not putting in DRM isn't going to eliminate DRM by hairyfeet · · Score: 1

      If you don't trust your doctor to have access for more than a week? you got bigger problems buddy. me thinks the amount of hoops you are having to jump through to build this straw man ought to tell you how fucking pointless it is. You name the DRM? Its been cracked, don't hurt the pirates one single bit, it ONLY hurts those that paid.

      --
      ACs don't waste your time replying, your posts are never seen by me.
    164. Re:Not putting in DRM isn't going to eliminate DRM by Anonymous Coward · · Score: 0

      i don't want stupid lazy leeching welfare bums pilfering my hard earned tax dollars either

      Lol. You and all the other idiots who have no idea where their tax dollars really go...

    165. Re:Not putting in DRM isn't going to eliminate DRM by Anonymous Coward · · Score: 0

      What? Just fetch them over SSL and encrypt them, there's no need for DRM! The only use case for DRM is when you want to give someone else a file, but still control what they do with it. Or are you afraid that you post your own bank statements on Facebook in a fit of insanity?

    166. Re:Not putting in DRM isn't going to eliminate DRM by Anonymous Coward · · Score: 0

      if people provide useful content DRM'd like this, people will just install whatever.

      If the content is useful to more than just a few, people will just rip it and share it in a free format, as they always have.

    167. Re:Not putting in DRM isn't going to eliminate DRM by Anonymous Coward · · Score: 0

      Wait, so it's an open standard allowing any pluggable DRM implementation, and people are claiming to be against it in the name of open standards?

      So if I'm for open standards I should accept an open backdoor on my computer? "Any pluggable DRM" is exactly the problem. An open standard that relies on closed plugins is not open.

    168. Re:Not putting in DRM isn't going to eliminate DRM by spongman · · Score: 1

      fantastic, you're welcome to your utopia. i'm just glad that, for now, you're not the one deciding how much i get paid.

      if you can come up with a plan for me to live my current lifestyle without having to work for a living, then i'm all for it.

      until then, back to the basement, fool.

    169. Re:Not putting in DRM isn't going to eliminate DRM by MessageApprovalMan · · Score: 1

      Yes! Screw paying the artist. They're already starving a little less income can't hurt.

      Wait, are you arguing for the publishers' side? It's kinda hard to tell.

      --
      I'm Message Approval Man, and I approve this message.
    170. Re:Not putting in DRM isn't going to eliminate DRM by cheekyjohnson · · Score: 1

      I've seen no one who claims that artists shouldn't be paid.

      It seems to be a fundamental theme running through this thread, the notion that creating an additional copy is free, so the works should be free (or at least very very low cost).

      Sometimes having a low cost can help you get more sales. I've noticed a lot of people here are simply arguing against DRM, however.

      A lot of people don't want to consider initial costs

      It's not very difficult to realize that there are initial costs, and I'm not entirely sure that people aren't realizing that they exist.

      Regardless, the guy I was talking about was merely arguing against DRM, and yet the one who replied to him seemed to act as if he said that artists shouldn't be paid.

      --
      Filthy, filthy copyrapists!
    171. Re:Not putting in DRM isn't going to eliminate DRM by Dahamma · · Score: 1

      Just. Wow. So very insightful... I think we should call that "Steubenville's Law". Like "you've been Steubenvilled!"

    172. Re:Not putting in DRM isn't going to eliminate DRM by Anonymous Coward · · Score: 0

      You are free to fetch them over SSL and encrypt them yourself.
      And you're limiting your thinking (as does everyone on this site) when you think of the vendor as the person who chooses the policy applied to the files.

    173. Re:Not putting in DRM isn't going to eliminate DRM by spongman · · Score: 1

      i was arguing (sarcastically) for the artists' side, against those that think that, for some reason, people don't deserve to get paid for their work.

    174. Re:Not putting in DRM isn't going to eliminate DRM by shutdown+-p+now · · Score: 1

      And, of course, by doing so you also automatically enter into a fun and exciting lottery!

    175. Re:Not putting in DRM isn't going to eliminate DRM by jbolden · · Score: 1

      That's what I was saying above. Backup is a non issue. There are lots of other issues however.

    176. Re:Not putting in DRM isn't going to eliminate DRM by Rakarra · · Score: 1

      Alternatively, you can use torrent and watch exactly the same content, without any problem. All those films just play fine on VLC, guess what.

      Yeah, but I don't like being on the receiving end of a lawsuit or ISP takedown notices either.

    177. Re:Not putting in DRM isn't going to eliminate DRM by sjames · · Score: 1

      You're allowed to distribute your content as you see fit. What you're not allowed to do is make my hardware play along if I want it to behave differently.

      I'm not sure there is a perfect solution that doesn't involve a great deal of change in the way things are done.

    178. Re:Not putting in DRM isn't going to eliminate DRM by bzipitidoo · · Score: 1

      DRM is illogical nonsense. The concept simply does not work. You give someone an encrypted copy of some digital content, and you give their machine a key so it can unlock it and they can view it, hoping that the machine will honor the system, can protect the key, and that no other machine can read it. And that consumers will accept the arrangement and not employ cracks, and also not use the "analog hole". None of that is true. There isn't a single copy protection scheme that has not proven almost ludicrously easy to break. They're so pathetic that 16 year old kids with a minimum of consumer grade equipment can break them. Machines cannot protect keys. Keys have to be readable so the machine itself can use them. Someone is always willing to build or program another machine that does not honor the system, and which is of course quite capable of reading the key and running the decryption algorithm. Other ways have no hope of working any better. Put the key in "suicide" ROM? It can still be deduced. If not, can simply tap into the signal after the decryption. Once broken, the unencumbered copy can be put on the Internet, and that's that.

      What little success DRM has enjoyed is purely through the inconvenience factor. Where it has worked, for instance by requiring communication with a remote server, consumers end up rejecting the system when they inevitably get screwed out of their expensive collection because the servers were shut down.

      --
      Intellectual Property is a monopolistic, selfish, and defective concept. It is "tyranny over the mind of man"
    179. Re:Not putting in DRM isn't going to eliminate DRM by Sigg3.net · · Score: 1

      Give them an inch..

      We mustn't lose the greater view. We cannot accept DRM in / as an open specification without tacitly accepting its existence as well.
      DRM is asymmetric information management. We are not consumers but citizens first; and DRM is created in an environment oblivious to democracy.

      The "problems" DRM "solves" can be dealt with using other technologies, or not at all, if it is created simply as a domination tool.

    180. Re:Not putting in DRM isn't going to eliminate DRM by progician · · Score: 1

      That may be, but if you would go for a lawsuit, you have a strong case in point: you subscribed to a service, but that service coupled with a software stack, and rendered your completely capable receiving end (Linux computer) unable to playback the service you've paid for. This left for you no option but to download the content. As a paying subscriber to the service, you're entitled to watch the content in question, and if the Netflix haven't provided the means to deliver it to your system, but tied it up with other, paid software solutions that have no operative function other than this, it is an indecent business practice.

      I'm not a lawyer, and I generally don't trust in legal systems, but I'm sure that wouldn't be a weak case at all.

    181. Re:Not putting in DRM isn't going to eliminate DRM by geminidomino · · Score: 2

      Standardization is good, even when standards come from Microsoft

      Not when the standards are incomplete, and the missing parts are kept locked up, like what happened with OOXML. Then you get "standards" without interoperability, which removes every benefit of the standard for everyone else while giving the crafter undue influence because of it.

    182. Re:Not putting in DRM isn't going to eliminate DRM by Loki_666 · · Score: 1

      Why do they need a job? Why can't they be freed to follow their dreams? Wasn't that the plan? Robotics, computers, etc, freeing us from the tyranny of labour?

      Why does everyone get excited and upset over high unemployment figures? Shouldn't we be working towards 100% unemployment as technology frees us to follow our creative and intellectual pursuits?

      Imagine the horror story news headline of the future: "Black day for employment! Employment rose above 5% for the first time in 50 years! Ministers calling for the Prime Minister to step down!"

    183. Re:Not putting in DRM isn't going to eliminate DRM by spongman · · Score: 1

      you first. let me know how it works out for you.

    184. Re:Not putting in DRM isn't going to eliminate DRM by Anonymous Coward · · Score: 0

      Sorry, that's just FUD. Participate in the process and suggest improvements.

    185. Re:Not putting in DRM isn't going to eliminate DRM by geminidomino · · Score: 1

      Sorry, but no, it's exactly what happened, and the "participation" angle was ducked by the "fast tracking" process.

      This is all documented.

    186. Re:Not putting in DRM isn't going to eliminate DRM by crutchy · · Score: 1

      idiot yourself

      there will be more drm anyway... just in lots of different forms which means you have to download lots of different plugins to access it

      that is unless the w3c introduces a standard where the user only needs their browser

    187. Re:Not putting in DRM isn't going to eliminate DRM by crutchy · · Score: 1

      html5 standard is significantly more "shit" then silverlight or flash

      html5 is better than silverlight and flash even if merely for the reason that it's built into the browser, which is the whole point of a standard

      on that basis alone your argument is moot

      and regarding DRM... it will keep increasing regardless... the only question is whether you need to download various plugins to access content, or if there is a standard you need only your browser

      this whole argument about stopping DRM in it's tracks is just stupid and pointless... it has been around for years, will continue to be around regardless of what any of you do, and will increase in future regardless

    188. Re:Not putting in DRM isn't going to eliminate DRM by crutchy · · Score: 1
    189. Re:Not putting in DRM isn't going to eliminate DRM by crutchy · · Score: 1

      regardless of the arguments for and against DRM, the issue here isn't about stopping DRM.... you cannot stop it regardless of what the w3c does

      i don't like DRM either and i avoid it like the plague that it is, but i do understand the point of standardizing it to the point where the user only needs their browser to access it and doesn't need to download a heap of plugins

      the problem is that a lot of people hate DRM so they think that because the w3c is getting involved that the entire web is going to be crippled by DRM... these people are the ones that don't understand DRM or the role of the w3c

      DRM won't go away, regardless of how you access it or what the w3c does. even if it were made illegal (it won't, but for sake of argument)... the effect would be that all DRM protected content is taken offline and you would have to go to a store to buy it instead... studios etc aren't going to all of a sudden have a change of heart and make everything freely available just because they can't use DRM.

      if DRM can be cracked, so what? every type of digital security has people out there trying to crack them... does that mean they are all pointless? maybe you think there's no point encrypting online banking transactions either? they are all "illogical nonsense" after all

      DRM was the enabler of providing online content that would otherwise never have been made available online if there wasn't any level of protection at all... and if all digital protection was broken tomorrow, a whole heap of services (including online banking, e-commerce, remote management, etc) would all be taken offline due to the risk.

    190. Re:Not putting in DRM isn't going to eliminate DRM by crutchy · · Score: 1

      DRM isn't going to go away

      the only question is whether it's better to have DRM accessibility build into standard compliant browsers, or users have to download various plugins to access DRM-protected content

      the "assiocial assholes who want to employ DRM" have nothing to do with the mechanism of its employment... they will employ whatever mechanism is available, even if it is a pain in the ass for the user

    191. Re:Not putting in DRM isn't going to eliminate DRM by crutchy · · Score: 1

      yes i do... in the united states, it's social security, medicare/medicaid and defense (broadly speaking)

      sure the government wastes a shitload of money, and channels it to campaign supporters and lobbyists

      the difference is that the government can't hide corruption of the same magnitude of unfunded liabilities like social security and medicare/medicaid

      from http://en.wikipedia.org/wiki/National_debt_of_the_United_States#Unfunded_obligations_excluded ... "Approximately $7.7 trillion relates to Social Security, while $38.2 trillion relates to Medicare and Medicaid."

      too many tax dollars is going to welfare bums that smoke and gorge themselves on alcohol and junk food

      hyperinflation will end the party soon though

    192. Re:Not putting in DRM isn't going to eliminate DRM by crutchy · · Score: 1

      DRM may be bad (for users), but it's not going away... if i were to access DRM protected content (not likely, but many others do, including on itunes), i would rather be able to access it with just my (w3c standards compliant) browser than have to download various plugins to access content from various sources

      w3c standards have nothing to do with "protecting the open web", it's merely about accessing the already closed portion of the web (which is already closed and will remain closed regardless of what the w3c does)

    193. Re:Not putting in DRM isn't going to eliminate DRM by Luckyo · · Score: 1

      "It's better because of this random arbitrary reason that I claim to be all that matters".

      Okay. In the real world on the other hand, what matters is that it's widely available and that it works.

    194. Re:Not putting in DRM isn't going to eliminate DRM by crutchy · · Score: 1

      Okay. In the real world on the other hand, what matters is that i'm gay.

      thought so

    195. Re:Not putting in DRM isn't going to eliminate DRM by Anonymous Coward · · Score: 0

      We already have the alternative to standards lacking DRM. I for one am tired of getting fucked in the ass by Adobe developers. Apparently no one can build a fucking add-on besides those fuckheads. I just want to watch video in my browser without Adobe.

      Can't someone somewhere tackle that problem besides Adobe's shit house full of whores that can't code? Google???? Mozilla? Google? Is TV on the web forever going to be shit at the hands of Adobe and Microsoft?

      DRM sucks but it's not going to happen without it. At least give us something that isn't by Adobe or Microsoft. They're incapable of doing something that doesn't fuck everyone over in the end.

    196. Re:Not putting in DRM isn't going to eliminate DRM by Luckyo · · Score: 1

      Why, are you interested?

    197. Re:Not putting in DRM isn't going to eliminate DRM by crutchy · · Score: 1

      i doubt you would be able to satisfy me

    198. Re:Not putting in DRM isn't going to eliminate DRM by Luckyo · · Score: 1

      Considering the direction of the interest, you're turning the question on its head.

    199. Re:Not putting in DRM isn't going to eliminate DRM by Anonymous Coward · · Score: 0

      You know how I know you are gay?

      You are flirting coyly with other men on the Internet.

    200. Re:Not putting in DRM isn't going to eliminate DRM by Luckyo · · Score: 1

      I'm guessing you also think that women that coyly flirt with other women on internet are all lesbians.

      And that you have a very big lesbian porn fetish.

      So I won't burst your bubble :D

    201. Re:Not putting in DRM isn't going to eliminate DRM by Anonymous Coward · · Score: 0

      Because that's going to work on my phone too right? Or any other web enabled device I happen to have right?

    202. Re:Not putting in DRM isn't going to eliminate DRM by crutchy · · Score: 1

      i think you're both (Luckyo and AC) are gay with each other

    203. Re:Not putting in DRM isn't going to eliminate DRM by Luckyo · · Score: 1

      Why, are you into peeping too now?

    204. Re:Not putting in DRM isn't going to eliminate DRM by Anonymous Coward · · Score: 0

      Sorry, but no -- everything is documented and it's not as one-sided as you, or slashdot, or groklaw claim it to be.

  2. Let em do it... by Fluffeh · · Score: 3, Insightful

    It will just be another technology that ends up falling on it's face while sucking money out of the corporations while they try to get it adopted as the mainstream or most adopted technology. If they are good for all, they will get used. If they aren't, why on earth would a developer use them? Every W3C set of standards has a bunch of tags that no-one in their right mind uses - or they come up with great new ways to get what they want out of them. I mean as an example (though it never made it into W3C) but look at Silverlight, Microsoft tried to take the market away from Flash, invested heavily into Silverlight, no doubt paid a LOT of developers to use their stuff, I found for a while a bunch of free downloads that "asked" to install Silverlight along with their code.

    Look at these stats:

    According to statowl.com, Microsoft Silverlight has a penetration of 64.16% on May 2011. Usage on July 2010 was 53.54%, whereas Adobe Flash is installed on 95.26% of browsers, and Java support is available on 76.51% of browsers (May 2011); these statistics makes Adobe Flash the market leader in terms of penetration.[20] As of 26 August 2011, 0.3% sites are using Silverlight,[21] whereas site usage of Adobe Flash is around 27%.

    Taken from http://en.wikipedia.org/wiki/Microsoft_Silverlight#Adoption

    --
    Moved to http://soylentnews.org/. You are invited to join us too!
    1. Re:Let em do it... by Dahamma · · Score: 4, Insightful

      Yeah, but counting "the number of sites" using Silverlight or Flash is silly. Netflix is one of those sites, and it's the single largest streaming video, DRM, and bandwidth user on the planet by a huge margin.

      If HTML5 adopted a studio-approved DRM solution Netflix (and most other streaming providers) would drop Silverlight and Flash in a heartbeat. There is definitely something to be said for that...

    2. Re:Let em do it... by Fluffeh · · Score: 1

      Netflix is one of those sites

      Yeah, I sort of think that that statement actually makes my point even stronger. Look at how many millions Microsoft has put into Silverlight. Now, if they only have a handful of sites using it, they can only make money back off those same sites. Lets face it, the only reason that Netflix would choose to adopt a new technology is if it made it cheaper for them. Even iTunes pissed off the studios by offering DRM free content because they saw it would make them more money.

      If everyone starts using DRM, a site will pop up that doesn't use it if there is a want of it from the consumers.

      --
      Moved to http://soylentnews.org/. You are invited to join us too!
    3. Re:Let em do it... by Dahamma · · Score: 1

      If everyone starts using DRM, a site will pop up that doesn't use it if there is a want of it from the consumers.

      Except that's not how it works.... Netflix uses DRM because that's what the studios require. No site can pop up that doesn't use because they will never be allowed to license the content.

      An also, DRM provider revenue is also not something you can base on the number of sites. These proprietary DRMs like Adobe Access and MS PlayReady charge per license issued (basically per stream), so Netflix alone could be enough business to make MS PlayReady profitable.

      the only reason that Netflix would choose to adopt a new technology is if it made it cheaper for them.

      Yes - and that is exactly MY point. If they could standardize on HTML5 for the UI and video player and pick any of a number of competing DRMs, they WILL be able to consolidate their various application platforms, WILL be able to choose the cheapest DRM, and there WILL finally be price competition on DRM technologies!

    4. Re:Let em do it... by crutchy · · Score: 1

      If everyone starts using DRM, a site will pop up that doesn't use it if there is a want of it from the consumers

      yep the interweb is full of illegally shared content.... but that doesn't make it any less illegal

    5. Re:Let em do it... by Anonymous Coward · · Score: 0

      A flawed example is flawed. Netflix has their CEO on board at MS, so they will adopt whatever crazy tech MS comes out with. Also it is the real reason why Netflix does not work on Linux. It is like saying winphone made it big because Nokia makes them.

    6. Re:Let em do it... by Dahamma · · Score: 1

      No, Hastings LEFT the MS board 6 months ago without explanation. Which makes the example even MORE interesting...

    7. Re:Let em do it... by Anonymous Coward · · Score: 0

      There is plenty of price competition for DRM - lots of companies offer it - some give it away, some charge.

    8. Re:Let em do it... by Microlith · · Score: 1

      Absolutely nothing is to be said for that. You would still be limited to whatever platforms Netflix chose to target with their encryption module, and vulnerable to whatever exploits said module introduces. I suspect that said module would become the linchpin for all licensing negotiations, thus crippling the ability for all devices to be HTML5 compatible.

      I expect that what will happen if EME is adopted, is that it will be extended to cover entire websites with the next revision.

      Thus EME promises to solve no problems and make the future of the open web extremely dark.

    9. Re:Let em do it... by Dahamma · · Score: 1

      There is plenty of price competition for DRM - lots of companies offer it - some give it away, some charge.

      Any specific examples of that? And if it's not studio approved, it's useless in this context.

      And second - DRM is also useless without integration into an application platform. Which goes back the entire point of this discussion about implentation-agnostic DRM integration with HTML5...

    10. Re:Let em do it... by gl4ss · · Score: 1

      A flawed example is flawed. Netflix has their CEO on board at MS, so they will adopt whatever crazy tech MS comes out with. Also it is the real reason why Netflix does not work on Linux. It is like saying winphone made it big because Nokia makes them.

      it works on linux.
      android linux..
      and chromeos linux.

      their content deals demand a token drm, even if it doesn't work - as long as they can find some company that says that it works so it isn't their problem.

      --
      world was created 5 seconds before this post as it is.
    11. Re:Let em do it... by AmiMoJo · · Score: 2

      That wouldn't help free software though because you can't implement DRM at all securely and be open source. There will have to be some method of validating the client before the site trusts it, and clearly they wont trust anything you compiled yourself or an OS that doesn't implement a secure graphics path.

      --
      const int one = 65536; (Silvermoon, Texture.cs)
      SJW, n: "Someone I don't like, and by the way I'm a fuckwit" - AC
    12. Re:Let em do it... by Anonymous Coward · · Score: 0

      the fact that barriers are legal doesn't make them any more moral.

      Copyright is a crime against humanity. It's the only reason we do not all have our very own (virtual) library of alexandria several times over.
      Consequently it empoverishes everyone (everyone is out his libary of alexandria), and enriches a very few (the gatekeepers).

      consequently:

      YAARRRRR! Break all media lockers! Loot that content! and then share it all around.... cause that's what culture's all about.

    13. Re:Let em do it... by terjeber · · Score: 1

      Look at how many millions Microsoft has put into Silverlight. Now, if they only have a handful of sites using it, they can only make money back off those same sites

      Microsoft makes nothing off Silverlight. It's free from Microsoft, both the developer tools (unless you want to use the non-free versions, but why would you if cost is an issue?) and the runtime is entirely free.

      Lets face it, the only reason that Netflix would choose to adopt a new technology is if it made it cheaper for them.

      Possibly cheaper, more likely, with better features. Netflix can easily do with Silverlight what is currently not possible in HTML or easy in Flash.

    14. Re:Let em do it... by Hatta · · Score: 1

      If HTML5 adopted a studio-approved DRM solution Netflix (and most other streaming providers) would drop Silverlight and Flash in a heartbeat. There is definitely something to be said for that...

      What exactly is to be said for that? As long as Netflix uses DRM, they deserve all the silverlight/flash headaches they get. Making DRM easier for Netflix doesn't benefit anyone but Netflix.

      --
      Give me Classic Slashdot or give me death!
    15. Re:Let em do it... by Dahamma · · Score: 1

      I agree it won't enable "all" of your software to be open source, but I don't agree that it won't help free software at all. There are plenty of proprietary binary drivers for Linux - both for workstations, servers, and most notably devices - and the willingness of Linus and Linux devs to allow that is why Linux is completely dominating the embedded market right now.

    16. Re:Let em do it... by Dahamma · · Score: 1

      In the end the one dealing with the majority of Silverlight/Flash headaches is not Netflix, it's the *end user*.

    17. Re:Let em do it... by Dahamma · · Score: 1

      Yep, it's a horrible example on his part given that almost every networked TV, BD player, and set-top box sold today runs Linux, not to mention (as you said) Android devices.

    18. Re:Let em do it... by Dahamma · · Score: 1

      Not quite - most of the use of Silverlight is PlayReady DRM-based streaming, and I guarantee you Microsoft charges plenty for that (both one time licensing and per device/stream/etc). Further, if you use their Smooth Streaming implementation, that's another license fee, and tons of server software as well.

      There is a reason Microsoft is still making billions of dollars a quarter... they aren't completely stupid. The Silverlight runtime may be free, but it's really just a platform to enable them to sell many other products and services...

    19. Re:Let em do it... by Anonymous Coward · · Score: 0

      Those who would give up essential liberty to purchase a little temporary safety deserve neither liberty nor safety. Benjamin Franklin
      Just think about this. You should not choose a way because it's easier, choose the right path.

    20. Re:Let em do it... by Dahamma · · Score: 1

      Oh come on, are you f-ing kidding me?

      Those who pretend the technical mechanism behind streaming a brain dead sitcom or yet another Hollywood bomb to their laptop is somehow comparable to liberty and human rights deserve to be tied down and forced to watch every Tyler Perry and Michael Bay movie back-to-back.

  3. Regional Control by RedHackTea · · Score: 2

    Stuff like this wouldn't be so bad if we didn't know how much an asshole these companies have always shown themselves to be in the past. Media stored on the cloud or a computer became fantastic for me because I didn't have to worry about a DVD working in the USA but then not working in another country. That means if you ever move to another country that you will have to re-buy every DVD in your collection. Fuck that. Now, I bet they'll add the same type of control here. You must buy a DRM for your specific country or even more ridiculous restrictions than this (like fast forwarding as mentioned in the article, etc.).

    The rich get richer, and the poor get poorer. The free get freer, and the shackled get deader.

    --
    The G
    1. Re:Regional Control by crutchy · · Score: 1

      Stuff like this wouldn't be so bad if we didn't know how much an asshole these companies have always shown themselves to be in the past

      i think the whole point of this is that it shifts control from the companies you despise to the W3C, which is less dispicable

      or would you rather keep getting your DRM protected content through plugins controlled by the companies you despise?

      the providers of DRM protected content won't change... what you're really doing is trying to shoot the messenger

    2. Re:Regional Control by andrew3 · · Score: 1

      i think the whole point of this is that it shifts control from the companies you despise to the W3C, which is less dispicable

      The proposed standard is designed as infrastructure to give power to despicable companies.

    3. Re:Regional Control by L4t3r4lu5 · · Score: 1

      That was always the way. Try accessing BBC iPlayer in the US, or me accessing Amazon Prime's video streaming services from the UK. You can't pay for licensed access to those services; You have to circumvent the system, get yourself a VPN.

      For the most part I would use Netflix, Amazon's services, LoveFilm, whatever if they had the content I wanted and it was fairly priced, and offered worldwide at the same time. However, we get US release first and the world waits 6 months. That's not the deal, bub. They don't get my money, and I download it from a torrent. That's how this works. I just wish they'd understand that already.

      --
      Finally had enough. Come see us over at https://soylentnews.org/
    4. Re:Regional Control by wagnerrp · · Score: 2

      No. Stop thinking there is any silver lining to DRM. No open standard can EVER require DRM, as doing so would immediately mean they are no longer open. In order to properly implement a secure DRM mechanism, the entire code path from the time the content is decrypted to the time it shows up on the display must be secure. That's not secure from outside intruders, like ssh, mind you. That is secure from the user themselves. That means the DRM package, the browser, the kernel, the X11 server, the graphics drivers, the graphics firmware, and the display firmware must all be signed binaries. They don't necessarily need to be closed source, but they must be verified and signed as secure by the DRM licensing agency. They may as well be closed source, since the user will never be able to modify and recompile the source, and still be able to access DRM'd content. Once you cease being able to write or download and run your own unsigned software on your own computer, it ceases to be yours.

    5. Re:Regional Control by Anonymous Coward · · Score: 0

      That was always the way. Try accessing BBC iPlayer in the US, or me accessing Amazon Prime's video streaming services from the UK. You can't pay for licensed access to those services; You have to circumvent the system, get yourself a VPN.

      For the most part I would use Netflix, Amazon's services, LoveFilm, whatever if they had the content I wanted and it was fairly priced, and offered worldwide at the same time. However, we get US release first and the world waits 6 months. That's not the deal, bub. They don't get my money, and I download it from a torrent. That's how this works. I just wish they'd understand that already.

      This actually annoys me greatly, our content in the US is so pathetically bad and annoying I would happily pay the BBC TV license yearly (even though I'm not a citizen) to get access to that content. It's my understanding that UK expats can still pay their license and access it somehow (I could be wrong about that one, though), so presumably the TV license itself funds it and I wouldn't be getting some sort of free ride at the cost of the UK taxpayers.

      So why not? Dunno, maybe it's too hard or costly, I'd be shocked if they didn't double revenues from doing it, though. The US has proven it fancies many of those shows, it's just too bad they get cut to hell and back if they even manage to show up here. I suppose they make some cash on the 100-200 DVD box sets of shows, but that seems rather limited.

    6. Re:Regional Control by Anonymous Coward · · Score: 0

      but "despicable companies" already use DRM in content

      this isn't going to empower them any more than they already are

      it's just intended to make it easier for the user to access DRM protected content by not having to have a shitload of different DRM plugins for different content

  4. Better by Anonymous Coward · · Score: 0

    HTML5 was supposed to be better than Flash, and excluding DRM is exactly what would make it better.

    How about all these new fangled things FUCKING WORKING AS WELL AS FLASH DOES? Wouldn't that make it better?

  5. I'm for it. by Anonymous Coward · · Score: 2, Insightful

    The reality is that some apps (like Netflix) require DRM. Why not offer a standard way to do it?

    1. Re:I'm for it. by stevedog · · Score: 0

      Exactly. No one intrinsically likes regulation of any kind -- we only do it because it's necessary, and by participating in the process of regulation, we have some hope of at least shaping it. DRM isn't inherently the devil. Without DRM, we would still be going to Blockbuster or, at best, waiting for our red envelopes to watch any non-pirated movies. I'm no fan of DRM by any stretch, but acting like it is absolute evil and could never result in anything good makes us just as bad as the **AAs. DRM actually can be done right... just ask Valve.

    2. Re:I'm for it. by Anonymous Coward · · Score: 0

      Why not offer a standard way to do it?

      Fair enough, but this proposal won't do that.

      Just like 'HTML5 Video' it is describing some basics of the protocol, not the actual DRM implementation.

    3. Re:I'm for it. by quadrox · · Score: 4, Insightful

      There are many people like you who think that steam is DRM done right. But by the very definition, DRM is always a burden to the legitimate purchaser, and only to him, it can therefore never be done right.

      Sure steam works pretty well, but I can tell you it really does not agree with me that valve reserves the right to forbid me access at any time for any reason. Yes I know, valve is not evil (in that particular sense) and won't just disable my account on a whim. But it makes no difference - for all I care Valve could be led by heavenly saints, but when I make a purchase the seller should not have any right at all to hinder me in making use of my purchase. There cannot be any argument about this, it is just wrong.

      DRM is evil. By accepting DRM you are making life harder for everyone else, because you show the companies that they can get away with it. This truly is a black and white issue, there can be no neutral stance on it.

    4. Re:I'm for it. by Yaa+101 · · Score: 1

      Let them open and buy there own fucking network for that. i.e. cable tv

    5. Re:I'm for it. by cryptolemur · · Score: 1

      I'd be much more inclined towards proper, standardized DRM, if the "rights" included my rights, too. The content provider could keep the right to create copies of the content, but I would have the ownership of that particular copy to do whatever I please to do with it. Enjoy, loan, sell, destroy...

    6. Re:I'm for it. by wagnerrp · · Score: 1

      I wish people would stop up-rating posts like this. The one thing that made the internet what it was today is openness. The HTTP and HTML protocols were OPEN standards. Anyone who wanted to could write their own server or client, and do whatever they wanted with it. In order for DRM to work, this goes away. In order to implement those parts of the standard, the code must be licensed by a single agency, verified that it protects the content from the user, and distributed as a binary to prevent users from altering those protective bits. You won't be able to build a copy of Apache or Lighttpd or Nginx to serve up such content. You won't be able to build a copy of Firefox or Chrome to view such content. You wouldn't be able to build your own Linux kernel or graphics drivers, since those would need to be licensed and trusted in the same manner. It would require that all computers be just as locked down from the user as a standard Windows machine.

    7. Re:I'm for it. by Anonymous Coward · · Score: 0

      I've seen at least five comments explaining exactly why a DRM standard would kill open source, you might want to read them.

      No one intrinsically likes regulation of any kind

      Wrong. regulations keep Monsanto from ruining my lungs when I drive past (I'm older than the EPA and knew what it was like then). But DRM isn't regulation.

      we only do it because it's necessary

      It isn't necessary.

      Without DRM, we would still be going to Blockbuster or, at best, waiting for our red envelopes to watch any non-pirated movies.

      That's what the RIAA said before iTunes started selling MP3s without DRM, and guess what? MORE MONEY FOR THE LABELS. Not only would neither Hollywood or Netflix lose a dime if there was no DRM on Netflix, they would earn even MORE money. Do you work for the MPAA, or are you just dense? Every movie Netflix has is on the Pirate Bay! Anybody that wants to stream a Netflix movie (that isn't on Linux) can more easily get it from TPB. DRM does not hinder pirates. DRM only hinders paying customers.

      DRM is absolute evil and it never can result in anyhing good. It would perhaps almost be palatable if it could actually work, but the fact that every damned movie there is can be gotten from TPB is proof that 1) DRM doesn't work and 2) PEOPLE WILL PAY.

    8. Re:I'm for it. by rcht148 · · Score: 1

      Long time reader. First post..

      I may be a little naive but I have started supporting Steam wholeheartedly for one and one reason only.

      Games for Linux.

      I don't believe that Valve is doing this for the benefit of the Linux community out of some goodness in the heart. They may be doing this for whatever hidden agenda that they have. Future steam box is Linux based or Windows is becoming more closed or whatever.

      There are more games on Linux now than before and it appears (at least from what I can foresee) that more games will come to Linux in the near future. Thanks to Steam for this.

      You can't be fighting everyone. You need to pick and choose your battles.

    9. Re:I'm for it. by quadrox · · Score: 1

      I have been thinking long and hard about this particular "dilemma" myself - On the one hand it improves support for linux games, on the other hand it also strengthens a DRM scheme I abhor. I am not quite sure what my stance should be yet.

      I have installed the linux steam client so I can play around with the games I purchased when I still didn't realize exactly how bad DRM was, and also to raise awareness of Linux in the surveus, but I do not think I will give Valve any new money for the foreseeable future.

  6. NO by technosaurus · · Score: 3, Interesting

    1 standard is better than 1000 crappy implementations - if you don't like it just disable it like you do any other browser option and you'll never be burdened with DRM'd content.

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

      The problem is that the DRM being implemented will become patented technology (which is what happened to DVD players), so that any changes to the browser technology could be vetoed by the patent holders (again, what happened to DVD players). That will bring innovation to a halt.

    2. Re:NO by peppepz · · Score: 2

      1) There is no standard for encryption. It's just the plugin scheme which is being standardized, so you WILL have competing standards. Hint: Adobe is one of the proponents of this standard.
      2) DRM can't be implemented by open-source applications, and it can be implemented only weakly on open platforms, so content providers will still have the option to tell you "sorry, you can only watch our site on non-jailbroken iPhones or non-rooted Samsung-branded Android phones" - in a standard way.
      3) We're not talking about defining a standard for DRM, we're talking about putting DRM in the standard that EVERYONE has to implement in order to talk "the Web". So everyone is burdened by this proposal.

    3. Re: NO by crutchy · · Score: 0

      so i guess you boycott all gif images and mpegs too?

    4. Re:NO by Microlith · · Score: 4, Insightful

      No, you'll have 1000 crappy DRM modules running in the background, exposing you to all of their flaws and limiting you to the platforms they support.

      This solves no real problems, except to shift them from Flash/Silverlight to an unknown, black-box module.

    5. Re:NO by sourcerror · · Score: 1

      Flash and Silverlight are also black boxes, so what's the problem?

    6. Re:NO by Anonymous Coward · · Score: 0

      Something something about a "known" and heavily attacked black box vs. an "unknown" one. Besides, most people will end up installing Flash (backwards compatibility) AND whatever HTML5 DRM modules they need...
       
      ...so now you have TWO (or several) black boxes running instead of just one.

      Great.

  7. That's why by Anonymous Coward · · Score: 0

    a standard s bad. We don't want DRM to take off on the web. Let it stay on Flash.

    Thankfully, I doubt Apple is interested in implementing this if it's anything like Blu-ray's DRM.

  8. Oh, the horror! by node+3 · · Score: 0, Troll

    Yeah, it would allow people to view sites like Netflix and Hulu without a plugin. Oh, the horror!

    Here's the thing. DRM exists. It's not going to go away because a bunch of reactionaries leave it out of some web standard. That's because it already doesn't exist in that web standard! And DRM is doing quite fine without it.

    What this will do, instead, is hasten the demise of Flash and Silverlight. Video that is currently DRM'd will now be available without a plugin, right from the browser. This gives the consumer more choice.

    What it will not do is all of a sudden turn every web video into a DRM'd stream. It means more video, not less.

    1. Re:Oh, the horror! by ozmanjusri · · Score: 1

      Yeah, it would allow people to view sites like Netflix and Hulu without a plugin.

      Probably not.

      This standard just provides a way for the browser to work with the DRM. The actual rights removal will still have to be implemented elsewhere.

      --
      "I've got more toys than Teruhisa Kitahara."
    2. Re:Oh, the horror! by crutchy · · Score: 1

      it might mean old versions of ad block won't work any more

    3. Re:Oh, the horror! by Microlith · · Score: 3, Insightful

      All the DRM shills are out in force tonight.

      You'll still need a plugin. Something has to decrypt the video stream, and that thing HAS to be closed source. Aiding and abetting DRM will simply give those who wish to use it even more power. So you will hasten the demise of Flash and Sliverlight, so what. You will introduce a browser-level means for encryption, which could readily (and if this goes in will be) used to force encryption on entire websites.

      This solves ZERO problems. None. I suspect, rather, it will introduce even more closed binary modules on systems with even weaker cross platform support and even more security holes.

    4. Re:Oh, the horror! by wagnerrp · · Score: 1

      Don't get so ahead of yourself. Encryption isn't a bad thing. There would be absolutely nothing wrong if tomorrow, every website switched to https (well actually there would be as it would invalidate all kinds of caching proxies, but that's besides the point). Encryption exists to protect communication from outside entities. In the traditional sense, encryption protects communication between you and the server from 3rd parties. The problem with DRM is that it protects communication between your monitor and the server from you. My computer should not be protecting itself from me.

  9. Must *NOT* be stopped. by Guspaz · · Score: 4, Insightful

    Look, I don't care if YOU don't want to use DRM'd services like Netflix, but some of us DO, and we'd like to be able to use these sorts of services without proprietary plugins like Silverlight dictating what operating systems we can use it on.

    I'm a realist. DRM is idiotic and useless, but the people holding the cards are too dumb to realize that. If that means that I have to accept unobtrusive and transparent DRM to view content because of that, so be it. DRM done right doesn't get in the user's way, and a standardized form of DRM will help keep it from getting in the way. This needs to happen.

    1. Re:Must *NOT* be stopped. by ralphbecket · · Score: 1

      I agree. I really have no problem paying to watch a film; I just don't want paying for it to be a painful, unreliable experience. The way these discussions go on Slashdot, you'd think there was an attempt to make free content illegal.

    2. Re:Must *NOT* be stopped. by Anonymous Coward · · Score: 0, Interesting

      You are not a realist, just naive.
      The only way for DRM to be barely able to work is if it is implemented as a proprietary plugin or implemented in a proprietary browser.
      Otherwise you can easily recompile out the parts you do not like.

      Are you ready to see the end of complete Free (as in freedom) browser, for the benefit of trading off Silverlight for your fucking Netflix ?

      Yeah I thought so, you deserve neither.

    3. Re:Must *NOT* be stopped. by peppepz · · Score: 5, Insightful

      Look, I don't care if YOU don't want to use DRM'd services like Netflix, but some of us DO, and we'd like to be able to use these sorts of services without proprietary plugins like Silverlight dictating what operating systems we can use it on.

      Sorry, but it's YOU who want to use DRM'd services who must not drag other people into paying the price of your DRM. And by paying the price I mean the added complexity which I will pay to develop, the computational overhead which I will pay with my energy bill, and above all, the platform lockdown which is necessary to support a minimally meaningful DRM subsystem which I will find in the devices I bought. Define all the standards you want, but don't put them into HTML.

      I'm a realist. DRM is idiotic and useless, but the people holding the cards are too dumb to realize that. If that means that I have to accept unobtrusive and transparent DRM to view content because of that, so be it. DRM done right doesn't get in the user's way, and a standardized form of DRM will help keep it from getting in the way. This needs to happen.

      Then as a realist you need to know that EME is nothing like that! EME does not specify a single standard, but rather an unified framework allowing binary-only plugins or incompatible binary-only browser implementations dictate what parts of HTML pages you're allowed to save on your PC, depending on who you are, what you're doing and what operating system you're running. In other words, it's just like the Flash plugin without the presentation layer. And unlike Flash, it won't be possible to implement it with open source code.

    4. Re:Must *NOT* be stopped. by Pi1grim · · Score: 1

      If you want an anal probe, for god's sake, get one. Just stop trying to push one up everyone's hole and make it a standard. Community should not waste it's resources doing corporation's dirty job for them. They want DRM ? Let them come up with solutions. I will not pay for it. As I'm not paying for DRMed content. Ever. I would rather donate to anyone removing DRM.

    5. Re:Must *NOT* be stopped. by Pi1grim · · Score: 1

      I have no problem paying for a film. For a reliable experience they cat stream it or use HTML5-s "video" tag. And as a consumer I _want_ an unreliable and bad experience for anything with DRM, so that DRM-free content is in better position. So that those, that don't notice how badly they are being screwed with DRM in the long term would at least see a difference in experience they are getting.

    6. Re:Must *NOT* be stopped. by Anonymous Coward · · Score: 0

      Look, I don't care if YOU don't want to use DRM'd services like Netflix, but some of us DO, and we'd like to be able to use these sorts of services without proprietary plugins like Silverlight dictating what operating systems we can use it on.

      I'm a realist. DRM is idiotic and useless, but the people holding the cards are too dumb to realize that. If that means that I have to accept unobtrusive and transparent DRM to view content because of that, so be it. DRM done right doesn't get in the user's way, and a standardized form of DRM will help keep it from getting in the way. This needs to happen.

      Sure, I think the W3C could have a nice transparent open source DRM implementation which could be implemented to freely anywhere like the rest of the standard and would "just work". I wonder why they haven't thought of that yet...

    7. Re:Must *NOT* be stopped. by AmiMoJo · · Score: 0

      As long as it is easily cracked I don't care. If this makes it easier to exercise my fair use rights then good.

      --
      const int one = 65536; (Silvermoon, Texture.cs)
      SJW, n: "Someone I don't like, and by the way I'm a fuckwit" - AC
    8. Re:Must *NOT* be stopped. by spongman · · Score: 1

      Are you saying that the html5 video tag is technically superior to either flash or silverlight's video support. 'Cos, you know, it's not. Even. Close.

    9. Re:Must *NOT* be stopped. by Anonymous Coward · · Score: 0

      Look, I don't care if YOU don't want to use DRM'd services like Netflix, but some of us DO, and we'd like to be able to use these sorts of services without proprietary plugins like Silverlight dictating what operating systems we can use it on.

      It is impossible for an open source browser to implement drm. If this passes through, it won't mean you will be able to watch drm'd content on linux, it'll mean firefox will not be a standars compliant browser anymore. Now you'll have to hope a company is interested enough in linux to release a binary for a complete browser, instead of just a binary for a flash/silverlight plugin.

    10. Re:Must *NOT* be stopped. by Anonymous Coward · · Score: 0

      Guspaz, as usual you're a complete moron.

    11. Re:Must *NOT* be stopped. by Anonymous Coward · · Score: 0

      DRM is idiotic and useless, but the people holding the cards are too dumb to realize that

      I wouldn't be so quick to brush off the actions of companies with billions of dollars to spend on research and cost analysis as merely "dumb". What are the chances that you, a single individual from outside the loop, know more about a company's bottom line than the billion-dollar company itself?

      One thing is for sure: DRM rakes in more cash for them, otherwise they wouldn't even consider it. Before you ask "but how", realize that your own assessment of the situation is exactly how they portrayed it to you: that the purpose of DRM is to stop piracy. I suggest you strongly consider the possibility that it's not, and that these billion-dollar companies know something you don't.

    12. Re:Must *NOT* be stopped. by devent · · Score: 1

      Did you even looked at the Article or read it?
      The EME proposal will not eliminate proprietary plugins. All EME is do is to standardize an interface to access those proprietary plugins. Look at the graphic: https://dvcs.w3.org/hg/html-media/raw-file/tip/encrypted-media/encrypted-media.html
      Do you see the big block "Content Decryption Module (CDM)"? That is the proprietary plugin.

      No DRM can work without a proprietary plugin. Right now it's Flash or Silverlight and you can download it if you want to use Netflix or other services. In the future your operating system have a CDM installed and is tied to some sort of TPM chip.

      As a bonus, because DRM is now a web standard, it will be used for everything. Want to print that web site? Sorry no can do. Want to skip that ad? No can do. Want to save that Youtube video? No can do. etc, pp.

      --
      http://www.mueller-public.de - My site http://www.anr-institute.com/ - Advanced Natural Research Institute
    13. Re:Must *NOT* be stopped. by devent · · Score: 1

      See the bug: EME is not limited to video.

      The EME CDM is not limited to just video and could well implement an entire
      HTML engine defeating the good work of many to allow users to customize the
      presentation of HTML. I suggest there is not way to achieve such a restriction
      within the space of solutions acceptable to the proponents.

      --
      http://www.mueller-public.de - My site http://www.anr-institute.com/ - Advanced Natural Research Institute
    14. Re:Must *NOT* be stopped. by wagnerrp · · Score: 1

      You need to extend that a bit further. No DRM can work without a proprietary system. That means everything between the DRM module and your monitor must be running trusted binaries, including kernel, browser and graphics drivers. Yes. That means Flash is a broken DRM implementation, and there is nothing stopping you from capturing the decoded video frames on an open system.

    15. Re:Must *NOT* be stopped. by serviscope_minor · · Score: 1

      Look, I don't care if YOU don't want to use DRM'd services like Netflix, but some of us DO,

      Are you honestly saying that you like DRM (why the fuck would you day that?) or that you are willing to live with DRM for what it happens to be giving you?

      , and we'd like to be able to use these sorts of services without proprietary plugins like Silverlight dictating what operating systems we can use it on.

      You are painfully naive, then. DRM requires a locked operating system, do the choice will still be dictated.

      I'm a realist. DRM is idiotic and useless, but the people holding the cards are too dumb to realize that.

      The solution is not to give up, it is to keep on pushing. It happened with music and now everyone can enjoy DRM free downloaded on demand from Amazon (and Apple) which can be freely moved to any platform of choice.

      If that means that I have to accept unobtrusive and transparent DRM to view content because of that, so be it.

      There is no such thing as unobtrusive DRM. You will never be able to play that on Linux, meaning you will never be able to play it on Cyanogenmod Android, insufficiently blessed android, FirefoxOS, Ubuntu Phone, XBMC or a whole variety of other systems like some whacky network streaming system.

      DRM done right doesn't get in the user's way,

      There is NO SUCH THING. DRM prevents the usre doing compleletely legitamete fair use things, because you cannot distinguish between legitamate and illegitimate copying.

      and a standardized form of DRM will help keep it from getting in the way.

      No it means it is easier for media companies to exert control. That is by definition getting in the way.

      This needs to happen.

      We need DRM like we need a bullet to the head.

      --
      SJW n. One who posts facts.
    16. Re:Must *NOT* be stopped. by Anonymous Coward · · Score: 0

      If you like to be raped doesn't mean we should all get it. It is YOU who wants it and is trying to force it on everyone. You're nothing but an evangelistic moron.

    17. Re:Must *NOT* be stopped. by knorthern+knight · · Score: 1

      > Look, I don't care if YOU don't want to use DRM'd services like Netflix, but some
      > of us DO, and we'd like to be able to use these sorts of services without proprietary
      > plugins like Silverlight dictating what operating systems we can use it on.

      WRONG WRONG WRONG. So much fail... the EME standard hooks will enable *BINARY BLOBS* to hook into your OS. That makes the binary blob OS-specific. As I said in another post, this is basically adding Active-X to every browser. We all know how well that worked on IE... NOT!

      --

      I'm not repeating myself
      I'm an X window user; I'm an ex-Windows user
    18. Re:Must *NOT* be stopped. by Anonymous Coward · · Score: 0

      You're right in the main... wrong in the details.

      Open source is compatible with DRM - as long as you enforce digitally signed binaries and have the ability to remotely attest to it (see TPM and Trusted Computing). If you have the source code and recompile it.. you won't be able to access the data stream because the software isn't signed by the correct key - EVEN if you haven't changed it at all.

      DRM is not compatible with Free software though.

    19. Re:Must *NOT* be stopped. by Cajun+Hell · · Score: 1

      we'd like to be able to use these sorts of services without proprietary plugins like Silverlight dictating what operating systems we can use it on.)

      Then this is going to not get you what you want. In spite of them calling this a "standard" it involves you running a proprietary plugin. The "standard" being discussed, is the plugin's API. That is all. You are still going to be running unmaintainable unauditable unsecurable undebuggable unfixable mystery code. Unless you run a processor or OS that it hasn't been ported to yet, in which case you won't have it. Just like Flash and Silverlight.

      People who are describing this as somehow being better than the current Flash or Silverlight don't get it: nearly everything wrong with those plugins, is wrong with this one too. It's just as limiting, just as unported, just as proprietary, just as insecure. The only differences are:

      1) the API will be more specific and the plugin will have less (e.g. it won't need an ActiveScript interpreter/compiler in it) so it'll be smaller and have a little less surface area. Probably. Actually, there's no telling. BD+ involves having to load and run Java bytecode from the ciphertext if I recall (go ahead and correct me, someone) so who the fuck knows what VMs these hairbrained DRM schemes will have in them. If someone invents a DRM scheme where the ciphertext is an APL program which runs an APL port of Dwarf Fortress and the rest of the ciphertext is a bunch of rocks which the dwarves build into a structure which then gets snapshotted and reverse-aalib-ed to build video frames, then that's what your computer will be doing.

      (Sorry, I went into crazypants area there, but we are talking about DRM.)

      2) different browsers will do it the same way. No more putting an embed tag instead of an object tag (or did I remember that backwards) to be compatible with two different ways of doing things. So it's a bit easier on the web guys.

      Those are real advantages, but all the security and proprietary and most of the bugginess problems, will remain. It's not fundamentally better.

      I'm a realist. DRM is idiotic and useless, but the people holding the cards are too dumb to realize that. If that means that I have to accept unobtrusive and transparent DRM to view content because of that, so be it.

      In all seriousness, there's another way. Pirate. Nobody has to put up with DRM anymore, except the release groups, and they seem both content and competent with it.

      Do that, and you don't have to run any funny code at all. You'll be above all this nonsense. You get the best, fastest, most reliable and most secure sanely-operating machines there are. Now who is the realist?

      --
      "Believe me!" -- Donald Trump
    20. Re:Must *NOT* be stopped. by kermidge · · Score: 1

      For those interested it's worthwhile to read more of that thread; it just gets worse

    21. Re:Must *NOT* be stopped. by Guspaz · · Score: 1

      Well, in some industries, there are other effects. It has been pointed out that DRM is more about platform lock-in in the embedded space than it is about piracy. But then you get stuff like SimCity's DRM, which really doesn't have any such effects; the case there is really just EA wants to stop piracy, but the DRM has hurt their sales far more than piracy ever might have.

  10. The line in the sand... by SwampChicken · · Score: 3, Insightful

    ....has been drawn my fellow geeks.

    1. Re:The line in the sand... by Anonymous Coward · · Score: 0

      Emerge from your basement and join us! The time is now!

    2. Re:The line in the sand... by crutchy · · Score: 0

      the pragmatic ones or the ones bitching about losing their ability to download content illegally?

    3. Re:The line in the sand... by Pi1grim · · Score: 1

      Last I checked torrent sites were not the ones wanting the DRM plugins. Because illegal download sites provide DRM-free content. So those, who download illegaly don't give a rat about those plugins. Those ripping the content will still find a way to rip it quickly and efficiently (name one DRM that didn't fail?) and nothing will change for that crowd.
      It's the legit users that want to do things legally that will get shafted.

    4. Re:The line in the sand... by Anonymous Coward · · Score: 0

      the one's doing the illegal downloading are afraid of losing that ability

      for those who buy content legitimately, DRM isn't new

    5. Re:The line in the sand... by WGFCrafty · · Score: 1

      ....has been drawn my fellow geeks.

      More like "the twenty sided die is cast."

  11. HTML5 needs to stop by Dracos · · Score: 1

    Seriously, everyone raves about it, but it's already poisoned candy. Adding DRM to it would just be adding a razor blade.

    The HTML5 spec as it stands now is a mess. The semantics are laughable. Sectioning is a mess. The expanded set of characters allowed in identifiers means lots of ugly escape sequences in CSS and Javascript when those new characters are used (seriously, try writing a selector for <div id="foo.bar[baz]"></div>). And there's still no grouping element for dt and dd elements in dictionary lists.

    Right now HTML5 is little more than a buzzword that means canvas, just like DHTML was a buzzword that meant DOM manipulation with Javascript. There is a lot of other promising stuff in there (the new form inputs are long overdue), but much of it is defined unbelievably poorly. It's a trainwreck waiting to happen.

    1. Re:HTML5 needs to stop by Anonymous Coward · · Score: 0

      the new form inputs are long overdue

      It's not like the subject of forms has not been touched before. HTML5 is going the entirely wrong direction. Instead of modularizing a solid XML dialect (or several), we get a bunch of tags cobbled together from various other XML projects and a parser that approves of tag soup. Canvas has nothing to do with hypertext markup, forms have nothing to do with hypertext markup. They belong in their own modules or XML dialects. The sectioning tags are incomplete and a poor substitute for The XHTML Role Attribute, which, unlike the HTML5 sectioning tags, is extensible.
      Take a look at XHTML 2, in particular things like XHTML Hypertext Attributes Module and tell me how HTML5 is anything but a step in the wrong direction.

    2. Re:HTML5 needs to stop by Dracos · · Score: 1

      I agree with absolutely everything you said, except for forms being a separate XML dialect (module, OK).

      I can't believe TBL has allowed WHATWG, whos agenda and thought process seem substantially built on their hatred of XML, to prevail over XHTML2. Allowing, nay encouraging, sloppy markup in a spec is unfathomable.

    3. Re:HTML5 needs to stop by crutchy · · Score: 0

      The HTML5 spec as it stands now is a mess

      compared to what exactly?

      maybe html 4.01

    4. Re:HTML5 needs to stop by Ugot2BkidNme · · Score: 1

      The decision was based on certain members saying they would never adopt XHTML 2. SO corporate got there way and we ended up with the bastardization that is HTML5. You know HTML5 has made some great decisions bringing back all those great semantically meaningless style tags because css is just too difficult. Next I am waiting for the sarcasm tag.

  12. Natural Organic Copyright Limits by Anonymous Coward · · Score: 0

    What if there were a recognized correlation between the technical and legal limits of copyright law. As soon as "the" standard DRM scheme is broken, public domain for all intellectual goods published before that event. Will align incentives and lead to future hedging. Create a sense of fairness and open competition as well.

  13. DRM and Open Source don't mix by enoz · · Score: 1

    This extension is really just a API to communicate with DRM plugins. Whilst it would be good to standardise on a single API, it still requires having closed source plugins to do the actual decoding.

    Kinda like what Flash does now.

  14. EME Is A Good Thing.. Here's Why by Anonymous Coward · · Score: 0

    If EME is built into web standards, it will be an easy matter to build EME content blocking into web browsers. I, and millions of others who are opposed to this bullshit, would embrace a direct method of being able to boycott DRM without even having to think about it.

  15. I can't believe what I'm reading. by kermidge · · Score: 3, Insightful

    When I see comments on the inclusion of Digital Restriction Management in Web standards couched in approving tones, I know that I must be getting old. To me the only valid use of DRM in the long term is as an answer to a trivia question on screwy 'net practices of the late 20th and early 21st centuries.

    If in the interim DRM is deemed necessary for some things by some people then incorporate it in a desktop or browser widget as is currently done, say, for Netflix.

    And no, I haven't any wonderful answers to all kinds 'good' questions on this, or any deep thoughts on this and the related larger issues; it's just my old fart reaction.

    When I bought a book, it was mine. When I used a camera it wasn't locked in to one film manufacturer. Anything with an engine would happily use any brand of gasoline of the correct octane range. When I found that a DVD player/burner I had bought was region-locked, I half flipped. Ditto, when terms of 'sale' for a program I bought on CD forbade making an archive copy.

    But then, when I went to see a movie at the theater the thought to bring a movie camera never crossed my mind.

    Oh, yeah, just for grins: take Netflix for an example - it uses some kind of DRM, right? (Yeah, I know it does, 'cuz I had to fire up an vm of XP to install Silverlight - until an enterprising duo came up with a wonderful change to Wine that lets me use Netflix from my Ubuntu desktop.) So then, just how many of the protected movies on Netflix don't have torrent or magnet links somewhere? If the answer is few to none, then WTF is the use of having the DRM?

    1. Re:I can't believe what I'm reading. by Anonymous Coward · · Score: 0

      Oh, yeah, just for grins: take Netflix for an example - it uses some kind of DRM, right? (Yeah, I know it does, 'cuz I had to fire up an vm of XP to install Silverlight - until an enterprising duo came up with a wonderful change to Wine that lets me use Netflix from my Ubuntu desktop.) So then, just how many of the protected movies on Netflix don't have torrent or magnet links somewhere? If the answer is few to none, then WTF is the use of having the DRM?

      Has DRM ever really been about preventing piracy? It's a tool simply used to control the distribution and pricing.

    2. Re:I can't believe what I'm reading. by Anonymous Coward · · Score: 0

      dispatch the matrix repair team!

    3. Re:I can't believe what I'm reading. by WGFCrafty · · Score: 1

      When I see comments on the inclusion of Digital Restriction Management in Web standards couched in approving tones, I know that I must be getting old. To me the only valid use of DRM in the long term is as an answer to a trivia question on screwy 'net practices of the late 20th and early 21st centuries.

      If in the interim DRM is deemed necessary for some things by some people then incorporate it in a desktop or browser widget as is currently done, say, for Netflix.

      And no, I haven't any wonderful answers to all kinds 'good' questions on this, or any deep thoughts on this and the related larger issues; it's just my old fart reaction.

      When I bought a book, it was mine. When I used a camera it wasn't locked in to one film manufacturer. Anything with an engine would happily use any brand of gasoline of the correct octane range. When I found that a DVD player/burner I had bought was region-locked, I half flipped. Ditto, when terms of 'sale' for a program I bought on CD forbade making an archive copy.

      But then, when I went to see a movie at the theater the thought to bring a movie camera never crossed my mind.

      Oh, yeah, just for grins: take Netflix for an example - it uses some kind of DRM, right? (Yeah, I know it does, 'cuz I had to fire up an vm of XP to install Silverlight - until an enterprising duo came up with a wonderful change to Wine that lets me use Netflix from my Ubuntu desktop.) So then, just how many of the protected movies on Netflix don't have torrent or magnet links somewhere? If the answer is few to none, then WTF is the use of having the DRM?

      I would think that this is a requirement in their content contracts with studios. The real answer is there is no use. You think people would use netflix to archive every video they could ever want and then cancel?

    4. Re:I can't believe what I'm reading. by Rakarra · · Score: 1

      I'm not a fan of DRM, hate the stuff, but I'm curious why you would call it a "screwy practice?" It makes perfect logical sense from the content providers. Just because some of their past efforts haven't worked doesn't mean it can't work at all, and perfect DRM is the true Holy Grail for the content publishers.

      So then, just how many of the protected movies on Netflix don't have torrent or magnet links somewhere?

      Irrelevant, most of us out there don't want to feel like we're running a pretty good risk of getting sued because we're trying to get illegal copies of our content online.

  16. W3C wants to be your big brother by globaljustin · · Score: 1

    What is the W3C 'Working' Group doing on this anyway?

    HTML5 wouldn't exist if it wasn't for the WHATWG going around the W3C (who was busy fucking up CSS standards at the time)...

    W3C needs to go away...

    DRM has no place in codebase

    --
    Thank you Dave Raggett
  17. DRM==Don't Reward Me by Anonymous Coward · · Score: 0

    Just make it good and obvious so we can blacklist crippled crap.

  18. Standardizing DRM is probably a good idea by proca · · Score: 1

    Instead of dealing with all kinds of stupid proprietary bullshit as paying customers, it might be nice to try something different.

  19. In 200 years time by futhermocker · · Score: 1

    Digital archaeologists are only able to browse the ancient web on their emulators until the day in history W3C introduced DRM.

    That is one of MY biggest cons against DRM in HTML.

    --
    KERNEL PANIC -SIGFAULT AT ADDRESS #51A54D07
    1. Re:In 200 years time by Anonymous Coward · · Score: 0

      Wait wait.. I first thought 'very insightful'..

      Then i realized, that in 200 years, if they have emulators and thus still have working computers (in other words: the apocalypse didn'n arrive yet); the pocket watch of such scientist would have got more than enough computer power to crack any key in existance today in a nanosecond...

      Apart that detail, i couldn't agree more.

  20. Standardized DRM doesn't mean everyone will use it by YesIAmAScript · · Score: 1

    Administering DRM is a hassle for the provider as well as the user. Companies aren't going to throw on DRM just for the heck of it.

    Other content simply won't be provided on the web without DRM. It'll either come through your browser, a browser extension or a separate app. Adding DRM to the standard will give the best possible situation for this too.

    --
    http://lkml.org/lkml/2005/8/20/95
  21. EME == Active-X on all web browsers by knorthern+knight · · Score: 2

    EME is proposed as an API, allowing "binary blobs" to execute. That's ***EXACTLY*** what Active-X does in Internet Explorer. Just like Active-X, the binary blobs won't be a complete stand-alone OS. Instead, they'll hook into your operating system, with high privileges. That means that the binary blobs will be OS-specific.

    I can see compromised websites popping up with requests to load codec-XXX to "See Sexy Suzy Stripping". And there'll be a lot of idiots who'll fall for it.

    --

    I'm not repeating myself
    I'm an X window user; I'm an ex-Windows user
    1. Re:EME == Active-X on all web browsers by tlhIngan · · Score: 1

      I can see compromised websites popping up with requests to load codec-XXX to "See Sexy Suzy Stripping". And there'll be a lot of idiots who'll fall for it.

      They already do. It's called the codec exploit. Many fake torrents for movies play a video that is nothing but "Your system does not have the right software to play this video. Please download it at http://rootkits.r.us.com/pwned". And many sites that do that have a landing page that says "Your system lacks the required codec. Click to install.".

      EME binary blobs or no, it happens right now. Hell, turn off your ad blocker and view TPB or other common torrent site and look at how many ads are saying "Plugin missing" or other crap to get you to click on them.

      This form of social engineering actually has a name - Dancing Pigs (or rabbits). It's an extremely successful method to because users are task-oriented - they get on the web to get something accomplished. Anyone who's watched a user click a dialog box without reading it or other thing has experienced this.

      Anyhow, the nicer thing is that if you don't want to run binary blobs, you don't have to. Imagine if it was impemented inside Silverlight or Flash - they will probably just run it blindly until some exploit happens that causes them to lock it down. A browser can easily see intent and not download or run them by default unless they're signed or preapproved or already installed. Or disabled altogether. Or not run them until the user clicks on them (making them useless for thins that need auto-play). And hell, a browser can treat them like plugins and refuse to run vulnerable versions

  22. BS.. by SuperDre · · Score: 1

    It's complete BS that DRM inhibits innovation.. People just want everything for free but want to get paid themselves as much as possible.. A contentcreator has enough problems with getting their investment back these days with all the illegal ripping of their work..
    DRM should be a part of the W3C standards, and it's up to the websitecreators to use it or not.. As long as DRM isn't part of the W3C standards you'll keep external plugins like Flash or Silverlight, and that's something you really don't want.. so better to have standard and being able to NOT use it than not having a standard when you need to use it..
    Noone is forcing you to use the DRM standard when available (except your client)..
    Sadly DRM is a necessity these days, so better have one standard than having to resort to some vague external plugin..

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

      entitlement. you, as a content producer, are in no way secured from starvation, just because you "produce content".

      if i can take your stuff for whatever reason, i will.
      And just try stopping me. You can not.
      nothing will save you from my/someone elses will, if i/he/she/it chooses you as target.
      so stop pretending otherwise.

      YOU HAVE NO RIGHTS THAT OTHER PEOPLE WITH TECHNICAL KNOW-HOW CANNOT TAKE FROM YOU
      welcome to internet, the battleground of the mind, newb. =)

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

      keep plugins like flash or silverlight? no, no I don't, and I haven't for years

      By trying to get DRM into webstandards the content gatekeepers are trying to force the open web community to support closed content, offloading part of their development cost. THIS IS NOT OK.

      YAARRRR! Break the walls and topple the gates!

    3. Re:BS.. by serviscope_minor · · Score: 1

      People just want everything for free but want to get paid themselves as much as possible.

      Well, since you're just going to fling around random invective at everyone, I'll fling some back at you, you pedo-terrorist-commie.

      Sadly DRM is a necessity these days,

      So, if its necessary, how come the bib content produces all have unenbumbered music available through iTunes and Amazon?

      --
      SJW n. One who posts facts.
    4. Re:BS.. by Rakarra · · Score: 1

      entitlement. you, as a content producer, are in no way secured from starvation, just because you "produce content".

      People are also in no way entitled to content they haven't paid for.

      if i can take your stuff for whatever reason, i will.
      And just try stopping me. You can not.
      [...]
      YOU HAVE NO RIGHTS THAT OTHER PEOPLE WITH TECHNICAL KNOW-HOW CANNOT TAKE FROM YOU

      Good lord. You really do the anti-DRM crowd no favors. I've fought and railed against DRM schemes for the past 15 years and even you made me throw up a bit in my mouth. You might wish to remain silent in these discussions.

  23. Don't want DRM on your movies on the web..? by garyok · · Score: 1

    Then make some movies of your own and release them to the world DRM-free. That's the FOSS way. RMS couldn't find an OS he could trust so he started working on his own. Linus came along and tied it all together and now we've got Linux. The point is they didn't just bitch about things they didn't like on message boards, they solved a problem they were having and made the world a better and wealthier place for it.

    The content that's getting DRM protection - that's other people's stuff. What they do with their stuff is their business. There's nothing wrong with them asking for web standards (that no-one's forcing you to use) to implement their protection. It's also their problem if they implement a DRM solution that prevents them from selling content to you. That's sales they'll never make and an audience they'll never reach.

    I think DRM is self-defeating - content companies will prevent more sales than they'll gain - but there's a world of content out there that's never been protected by DRM. You could spend your whole life being entertained and enthralled by it and never once wonder what the fuck is going on on Game of Thrones or Piranha 4DDD. Or maybe you could add to that trove of free wealth for humanity. You know, contribute on your terms. Just sayin'...

    --
    One of the penalties for refusing to participate in politics is that you end up being governed by your inferiors - Plato
  24. Dear Google, by Anonymous Coward · · Score: 0

    Don't be evil.

  25. I am not fond of DRM by drolli · · Score: 1

    and that is exactly the reason why i believe it must be standardized. When i get a program or a file i want to answer the question "does it use DRM" easily.

    I had recently a very bad experience with an deployment tool, which did not mention DRM at all but actually used DRM methods to protect code from being changed without telling so. I got a little suspicious and after drilling the support for 1h they admitted that the real purpose of the "encryption" was not to "protect the code on the way to the customer" (as the advertisements loosely suggested), but to prevent modification without their deployment tool, in order to protect their freely distributed (powerful) runtime from being used by people not in possession of the deployment tool. Was not so funny since we needed to exclude this part from the builds in order to fulfill GPLv3 requirements.

    So: yes, ok, if you like to DRM, please use it. But at least give me the option to systematically see/avoid these parts. Dont fuck me with "you have to buy device x because its technologically so brilliant" if you really mean "to push our own media store, we used a lot of engineering to hide the keys for decryption deep in the device". I would like to see a warning label on things which use DRM which say "this content can not be used anywhere. You dont posess it.".

    A small side remark: Are HTML5 files with DRM as documentation GPL3 compliant? I think not....

  26. Not sure it should be stopped by erroneus · · Score: 1

    First of all, every DRM has been and will be cracked. If my computer will somehow be able to decode a video for playback, then it's already cracked. And there's no way open source browsers will somehow lack the ability to play back these encrypted files. So, to that end, let them do it. We will have our content.

    I understand there may be some GPL issues, but Firefox isn't GPL is it? What browser(s) are?

    DRM is a devil. The ignorant and greedy believe things about it which are not true. This isn't a "lock which keeps honest people honest." These "honest" are most likely rather unsophisticated and wouldn't have a clue how to fix a situation when things go wrong... and they will go wrong. Someone will crack a something resulting in an authentication server or certificate server or something 'key' being taken offline which will harm those who paid for the service. And the real problem of DRM is how it harms the "honest" which are their REAL customers.

  27. How? by Anonymous Coward · · Score: 0

    How do we prevent it?

    1. Re:How? by Anonymous Coward · · Score: 0

      you don't need to - html5 won't be ready until next year!

      and once next year arrives, it will be the same situation. and the year after that...

      and this will continue ad nauseam. until people who don't have a clue about technology, stop listening to people who are slightly less clueless.

  28. What's next? by ElusiveJoe · · Score: 2

    Next thing they'll add will be DRM for web pages, so you won't be able to view the HTML code.

    I mean, WTF? Millions of $$$ were invested in the web page, and now some greasy nerd can view it freely? Protect! Protect! Intellectual property!

    1. Re:What's next? by Darinbob · · Score: 1

      It's ok, I don't need to see those web pages. Similarly, I don't need to see those movies, and no one is forcing me to use Netflix, I can bypass the itunes store trivially, and Steam can't require me to use their games. People just need to start opting out more.

    2. Re:What's next? by shadow431 · · Score: 1

      You can't stop some one from seeing the html. You can't hide something from some while while showing it to them. Figure that out. Besides, if it is standard or not, DRM is here to stay. That is proven from the HD DVD vs BD DVD battle. If it is a standard then developers won't be locked into developing for Windows only platforms any longer. Just because it is there doesn't mean every one will use it.

  29. No open source. +1 by leuk_he · · Score: 2

    +1 to the open source part. The code may be opn source, but the builds need trusted clients you cannot put in the public domain.

    That is my main objection. Only trusted (big) players will get the decryption keys. And DRM has the feature is starts to spread. It starts with dycrypting the stream, then the renderer needs to be trusted. Next the HDCP link to the screeen, and if there was an option to encrypt the screen to eyes link, someone will build it.

    Open sourcing, and freely building, any of the components in the path will result in a leak of the content. the end result is that the entire environment gets getting more closed.

  30. If it is part of the standard, OSS can't implement by Anonymous Coward · · Score: 0

    If it is part of the standard, OSS can't implement it. Therefore Firefox won't be HTML compliant.

  31. They can decide to use DRM by Anonymous Coward · · Score: 0

    But that means it cannot be put into the Public Domain.

    Therefore they have the right to either DRM it or copyright. Not both.

    And even if you ignore this and decide you DO NOT WANT to be fair to all sides, only want to big up the content copyright owners at the expense of everyone else, you can argue they have the right to DRM their stuff, but they DO NOT have the right to demand that their DRM scheme must be part of an internet standard.

  32. Great... by V!NCENT · · Score: 1

    Now tell me; since Flash and Silverlight will exist, anyway... How are we going to keep the web open, exactly?

    --
    Here be signatures
  33. restrictions/rights by someoneOtherThanMe · · Score: 1

    Why re-defining the R to mean restrictions? Rights management is the correct term, where "to manage X" means "to lessen X/to lessen the effects of X". Like weight management, crisis management, anger management...

  34. No good alternative by paulpach · · Score: 1

    So it will not stop the pirates. But it will annoy the consumers.

    I am an indie developer selling a game for ios, android, pc and mac.
    I am not a fan of DRM myself, and I did not put it in the game. That said, ios sort of has one built in since the user cannot side load apps (unless the device is jailbroken which only a fraction of users do).

    The result is that I am making more money on ios than on android, and piracy of my game on android is rampant. Trying to shut down pirates is futile, even if I take 1 down, 10 more pop up in 10 minutes.

    For us content creators, there really is no way to make everyone happy:
    * If I do DRM, people like yourself hate me. Also, all DRM schemes can be broken, it is just a matter of time. However, the numbers are speaking for themselves.
    * Ok, lets do in app purchase then. Nope, people hate me even more for that.
    * Well subscription could work right?. Sure, if I want to die burning at the stake.
    * How about ads? It annoys my customer base, plus: where is the money?

    Honestly the only way to make people happy seems to be making the app fully free, but then I would not make enough money to develop the game and it would die right there and then.

    1. Re:No good alternative by bzipitidoo · · Score: 1

      You missed a big one: patronage. A pity we don't have much of a patronage system in place.

      Meanwhile, there's the Humble Bundle model.

      --
      Intellectual Property is a monopolistic, selfish, and defective concept. It is "tyranny over the mind of man"
    2. Re:No good alternative by Anonymous Coward · · Score: 0

      The result is that I am making more money on ios than on android

      Making more money on a platform aimed at people for whom showing off their wealth (with big Apple logos) is more important than functionality (the iPhone being like a ring spanner with a padlock through the holes), and less money on the platform that has replaced most of the market for cheap phones (only crap like Samsung left).

      Yeah, that will surprise a few people. Like, about two. On the entire planet.

    3. Re:No good alternative by paulpach · · Score: 1

      Is there any indie developer doing money with patronage? Who would be a patron?

      I don't know anyone else making any money with the humble bundle model other than the humble bundle.

  35. Follow the money by Anonymous Coward · · Score: 0

    I think this is a very bad idea. This has nothing to do with authors getting paid for content, they'll get the same few pennies that big media allows to dribble over the slop trough that the executives all feed from. This whole idea is being "suggested" by big media who wants to put all websites behind paywalls. Remember how cable started? It was "you pay a subscription and get content without all the commercials that over the air has". How long did that last before commercials were added back in, I know it wasn't long. So how would you like a WWW where every site you have to pay to access each page, and those pages are 90% covered with ads, splitting single page articles across twenty pages in order to maximize profits? It's not a WWW that would be useable, especially for the poor. This would destroy the entire idea of the world wide web, which was originally used to collaborate between universities long before greedy commercial interests came along.

    1. Re:Follow the money by __aapspi39 · · Score: 1

      Follow the money indeed.

      Html5 ads are hard to block in a browser, it stops adblockers from working. And that's the main reason the browser vendors are pushing for it so hard. If ads move to HTML/CSS there will be no way of blocking them without hiding all images and/or css on screen.

      Another reason that the browser vendors are trying so hard to get html5 off the ground is that Flash on mobile threatens the appstore model which apple and google love so very much.

      Not only do apps allow them to charge people for their web pages, but how are you supposed to block an advert that appears in an app...?

      If you like being advertised at constantly, then you're in for a real treat. html5 is just what you need. For the rest of us...

  36. How can I help stop it? by GameboyRMH · · Score: 1

    I don't want to powerlessly follow the news of this stupid thing going on while completely unable to stop it, as with UEFI secure boot.

    --
    "When information is power, privacy is freedom" - Jah-Wren Ryel
    1. Re:How can I help stop it? by sexconker · · Score: 1

      I don't want to powerlessly follow the news of this stupid thing going on while completely unable to stop it, as with UEFI secure boot.

      UEFI Secure Boot is a good thing.
      Locking the shit down so users cannot sign their own shit and add those keys as trusted is a bad thing.

  37. betamax vs vhs revisited by Anonymous Coward · · Score: 0

    so here we are three years down the line since 'thoughts on flash' and what's the situation...

    well steve jobs is in his grave, and youtube still runs on flash.

    people are slowly starting to realize that html5 is not going to displace flash. not for video, not for animation, and certainly not for games.

    as such, can some tell me why arguing about drm isn't a pointless and futile activity?

  38. Irony ... beautiful irony. by Zero__Kelvin · · Score: 1

    "You're halfway there. He did say "content," not "delivery protocols." If this discussion is to have any meaning, it's important to make that distinction."

    No. I am 100% there. HTML is about separating the content from the presentation, and has nothing to do with delivery protocols. When you speak of "delivery protocols" you are thinking of HTTP and HTTPS, which have nothing to do with HTML. I do find the irony of your stressing the importance of recognizing the difference while simultaneously not grasping it yourself is a kind of beautiful irony.

    --
    Guns don't kill people; Physics kills people! - John Lithgow as Dick Solomon on Third Rock From The Sun
    1. Re:Irony ... beautiful irony. by Anonymous Coward · · Score: 0

      > No. I am 100% there.

      No, you're not. You still miss the point that HTML standards are not content.

    2. Re:Irony ... beautiful irony. by Zero__Kelvin · · Score: 1

      Standards are not content; Standards are standards. Are you a troll or what? The HTML standard is a standard which quite explicitly defines the correct way to represent content, as well as how to present content. None of which has to do with how to deliver content. If you think I have any of this wrong, stop and learn about HTML before replying, because you clearly don't understand it at all.

      --
      Guns don't kill people; Physics kills people! - John Lithgow as Dick Solomon on Third Rock From The Sun
    3. Re:Irony ... beautiful irony. by Anonymous Coward · · Score: 0

      Don't fucking lecture me. I understand HTML just fine.

      Let's take a look at the exchange:

      LordLimecat; "If someone wants to use DRM on content THEY produced, why is that not their right?"
      You: "Unfortunately your argument assumes a precondition that is not met, since HTML is NOT a standard that they produced."

      He was talking about content dumbass. Why don't you try actually addressing his point, instead of throwing out a red herring? Jesus, learn to fucking read.

    4. Re:Irony ... beautiful irony. by Zero__Kelvin · · Score: 1
      If you could understand what you read, you would realize how ridiculous you are.

      "Don't fucking lecture me. I understand HTML just fine."

      Clearly you don't. They are not looking to change content. They are looking to control delivery. They are looking to change the standard for content. If they want to create an HTTDRMP delivery standard that would be within scope. Looking to change HTML is out of scope. Please get educated on this subject about which you are currenly phenomenally ignorant. Loudly proclaiming how well you understand it while consistently exhibiting your cluelessness doesn't magically add understanding. If it did, then I concede you would be an expert on the subject.

      --
      Guns don't kill people; Physics kills people! - John Lithgow as Dick Solomon on Third Rock From The Sun
  39. Fork it. by Anonymous Coward · · Score: 0

    I think it is time to not only fork the standards, but to fork browsers that force this shit upon us.

  40. why? (vs screen-scrapes) by snadrus · · Score: 1

    DRM requires a trusted path to the final renderer. That can't be implemented in a standard.
    If I wanted to screen-scrape Netflix on Android, I'd need to replace the Kernel, which Netflix detects is unsigned & refuses to run.
    Standardizing wouldn't block screen-scrapes. Therefore there is no point in a standard except legitimacy.

    --
    Science & open-source build trust from peer review. Learn systems you can trust.
  41. Why is this even considered? by Anonymous Coward · · Score: 0

    DRM does not increase the quality of content, and in many cases reduces it. There is ZERO benefit to the customer AND the market at large.

  42. I avoid anything that mentions "DRM" by Anonymous Coward · · Score: 0

    I just do it because of the hole s#$t legislation I know it comes with it. I started to not buy anymore games that comes with DRM although I would have so loved to play some of them. Actually right now when I consider a new game purchase I have to do some extra research to make sure there is no DRM included before buy it. This is slowing down the moment of purchase and puts more stress on me as a consumer. If HTML5 will ever permit a DRM based plugin I will surely not install it regardless of how tempting the content offered through it might be. DRM is more evil than common addware/viruses/worms and me for one I will avoid touch it. I just hope people will have the chance to get educated enough to share a similar perspective like myself.