Slashdot Mirror


Open Source DRM

Clyde writes "The different worlds of DRM and Open Source have come together under OGG-S, a project that just recently went to beta with their Open Source DRM toolkit. The project license in GPL and uses OpenSSL for its encryption engine. It will be interesting to see if this project helps to spread the acceptance of Ogg Vorbis."

52 of 326 comments (clear)

  1. Is this possible? by man1ed · · Score: 3, Insightful

    How could you prevent people from modifying the library to let them use other people's keys? What would stop people from pirating the keys at easily as the music?

  2. Fight the Man! by grub · · Score: 3, Funny


    Open Source DRM is an obvious ploy by the Illuminati to spread "acceptible" DRM to the resistant open source community. Once they have us eating out of their palms their world domination plan will advance another great step forward.

    Where's my tin foil hat?

    --
    Trolling is a art,
  3. Uh oh... by Zathrus · · Score: 5, Funny

    I can already see thousands of rabid open source fanatics imitating Gollum over this...

    "It isss OGG, so it isss good! Yes!"

    "Nooo! DRM! Hateful it is!"

    etc.

    1. Re:Uh oh... by Dutchmaan · · Score: 3, Funny

      Many people don't realize the little known fact that Gollum is actually a prehistoric Yoda!

  4. another thinly veiled attempt to make money by Fefe · · Score: 2, Insightful

    by limiting other people's freedom and trying to create an artificial scarcity in one of the very few areas of our lives where we live in a world of plenty.

    And on top of that they try to create good emotions for their products by basing it on other people's work and calling it "open source". The only catch is that you have to pay them to distribute binaries?! WTF? Neither openssl nor ogg nor vorbis require this, why do they?

    This smells very bad to me.

    1. Re:another thinly veiled attempt to make money by sidespace · · Score: 3, Informative

      I am sorry if our page is not that clear, but all OGG-S work is released under the GPL. If YOU would like to release a binary-only version of OGG-S (that contains zero Xiph code and 100% SideSpace code) then all we ask is you pay us a one-time charge of $50.

      I hope that is not unreasonable, and you understand this cost only subsidizes our development tools and web hosting.

      Plus, we will give 10% of your purchase to the EFF to help protect everyone's digital rights online.

    2. Re:another thinly veiled attempt to make money by Emmettfish · · Score: 4, Insightful
      Plus, we will give 10% of your purchase to the EFF to help protect everyone's digital rights online.

      Why not give the ten percent to the Xiph.Org Foundation? After all, we make the codec that makes your product remotely valuable.

      While you're at it, why don't you choose a name for your DRM scheme that isn't so closely identifiable with one of our trademarks?

      Emmett Plant
      CEO, Xiph.Org Foundation

    3. Re:another thinly veiled attempt to make money by sidespace · · Score: 5, Informative

      Emmett,
      I agree that 10% of our proceeds should go to Xiph.org; tonight I will update the web page so that 10% of a purchase will go to Xiph.org as well as the EFF. The reason this change was not done sooner was because at the time OGG-S started, Xiph was not a non-profit organization (charging for the fixed point decoder).
      Also, if you believe the name of OGG-S could cause any consumer confusion please feel free to email me at rsage@sidespace.com and I will work on changing our site accordingly. Since OGG-S has been mentioned on the Vorbis mailing lists in the past, I had assumed this name would not cause any confusion.

      Sincerely,

      Ryan @ SideSpace

    4. Re:another thinly veiled attempt to make money by Emmettfish · · Score: 3, Interesting
      I agree that 10% of our proceeds should go to Xiph.org; tonight I will update the web page so that 10% of a purchase will go to Xiph.org as well as the EFF. The reason this change was not done sooner was because at the time OGG-S started, Xiph was not a non-profit organization (charging for the fixed point decoder).

      Sounds great, thanks!

      Also, if you believe the name of OGG-S could cause any consumer confusion please feel free to email me at rsage@sidespace.com and I will work on changing our site accordingly. Since OGG-S has been mentioned on the Vorbis mailing lists in the past, I had assumed this name would not cause any confusion.

      The fact that someone would package Ogg Vorbis with DRM was inevitable (and welcome, as is any derivative work based on our stuff); The only issue I have with this implementation (as I'm unaware of the technical aspects of it as yet) is that it uses the name 'Ogg.'

      That being said, I would very much appreciate it if the name of this product were changed. I'd rather avoid confusion sooner rather than later. After all, 'Ogg Vorbis' was only a project codename, and was never expected to take off. :)

      Emmett Plant
      CEO, Xiph.Org Foundation

  5. How can they make this work? by jansifae · · Score: 2, Interesting

    What is to keep me from going into the source and changing:

    if(hasRights) {
    decryptMusic;
    }

    to:

    if(true) {
    decryptMusic;
    }

    1. Re:How can they make this work? by sqlrob · · Score: 4, Interesting

      Because the code is probably something closer to:

      DecryptMusic(Key);

      Can't do squat without the key.

      However, preventing you from changing it to
      DecryptMusicAndSaveAsMP3(Key);

      is a lot harder, if not impossible. Of course, it does guarantee at least one sale to get that key. Not enough to make it worth it though.

    2. Re:How can they make this work? by TopShelf · · Score: 2, Funny

      sshhhhhh.... if you keep quiet nobody will notice...

      --
      Stop by my site where I write about ERP systems & more
  6. Re:Please by L.+VeGas · · Score: 2, Funny

    Well, I'd be happy to tell you what to think, but since you ate that stupid apple, you have to form your own opinions for a change.

    Serves you right, you smart-ass kids.

    ---
    g0d

  7. Vaseline by Sanity · · Score: 4, Insightful
    While normally any Open Source software is a good thing, this project is little more than the vaseline that will make it that bit easier for big media to screw us just as they will screw users of non-Open Source software.

    The only way to prevent this is for users to boycott Digital Restrictions Management technologies. As such, anything which makes it easier for DRM technologies to integrate with any software is a bad thing.

    This project may comply to the letter of Open Source, but it entirely contradicts the spirit of open technology.

    1. Re:Vaseline by gmuslera · · Score: 3, Insightful
      Open Technology is about giving you rights away only if you wish to do so, not forcing you to lose your rights.

      LGPL contradicts the spirit of open technology also? After all, you with an open source library could make propietary programs.

      I think that this could be possitive. It could make open source access more information, to have more things that can be used with it, not less.

    2. Re:Vaseline by Sanity · · Score: 2, Interesting
      I think that this could be positive. It could make open source access more information, to have more things that can be used with it, not less.
      Open technology is about having the right to control the property that you own. DRM is technology that, regardless of whether you paid for it, is designed to prevent you from controlling the technology that you own.
  8. I thought... by mikeophile · · Score: 3, Insightful

    part of the appeal of Ogg was because it didn't have DRM?

  9. Coming Soon! by aengblom · · Score: 3, Funny

    Do it yourself rape!

    Breaking your leg for dummies!

    <really fast>Only $29.95</reallyfast>

    --


    So close and yet so far from the world's perfect ID number
  10. Re:Independent and Unsanctioned? by sidespace · · Score: 2, Interesting

    As mentioned on the OGG-S homepage, we are completely independant of Ogg Vorbis and Xiph.org.

    This was done because we (and I am sure others) believe that DRM should be an add-on option that content providers or users can choose; not something that is forced upon consumers.

  11. Re:Please by Planesdragon · · Score: 2, Interesting

    So....

    How about PGP? Strikes me as rather wrong, making it hard to read any message I put on my computer. Definitly against the tenents of Free Software.

  12. Question about GNU... by BaronAaron · · Score: 5, Insightful

    From the FAQ:
    "If OGG-S is open source, how can the encryption be secure?

    If a company wishes to use OGG-S to protect their content, SideSpace Solutions highly recommends purchasing a binary distribution license. Under this license, any modifications to OGG-S (such as a change of encryption engine or private keys) do not have to be released."

    OK....
    Under GNU, do you have to release any private encryption keys you may have used with the code?

    Encryption keys would seem to fall under content/data and not code. It is my understanding of the GNU license that you must redistribute the source code, not any data that your created and feed into the application. As long as you provide sample data (in this case another encryption key) to allow the application to run properly when compiled.

    I don't see how they can force people, under the GNU, to release any private keys.

    Someone please explain.

    I don't see how they can

    1. Re:Question about GNU... by Hobbex · · Score: 2, Interesting

      You are confusing secure with "secure".

      The first is the actual meaning of the word, as in protecting computers and communicating parties from attack by malicious parties. By all accounts, open source software is at least as good as proprietary software at that (or maybe at worst as bad...).

      The second, is the media industry "lets highjack a term that has a positive conotation" doublespake meaning of "secure". That is about making sure that users are not in control of their own computers, so that somebody else can make sure that media on their machines is only used in a manner deemed acceptable by a greater athority (the corporations). Open source software, by it's nature (1), cannot be used for this "secure", since it allows the user to modify it, and he will simply remove the part of the code that tells him what he can and can't do.

      (1) This assumes it is running on open hardware. TCPA is an attempt to make sure that the their is closed hardware at the bottom layer that can validate the software, so even if the user can modify it, the modified version cannot read the media.

  13. There isn't a way by Sloppy · · Score: 3, Interesting
    Either the user has final say over how his computer operates, or he doesn't. If it's open, then the restrictions are merely "advisory" since the user has the power to ultimately decide how the computer behaves. If the restrictions are somehow enforced, then the the user must not really have full power over the computer's behavior.

    It's not that it's just technologically impossible; it's logically impossible. A billion years of technological advances can't change that.

    Upon analysis, this will either be shown to not really work, or it will turn out to just be "mostly" open, but with at least one opaque component.

    --
    As copyright owner of this comment, I authorize everyone to defeat any technological measure which limits access to it.
    1. Re:There isn't a way by BabyDave · · Score: 2, Insightful
      Another impossibility in DRM:
      • I buy some CDs. I then rip these to MP3s and burn them onto a CD-R.
      • Scenario A: I use this CD in my CD/MP3 player, or on my computer at work, or whatever. This is allowed under fair use.
      • Scenario B: I give this CD to my friend, and he copies the files onto his PC, or listens to the MP3s while I'm listening to the original CD somewhere else. This is copyright violation, and is illegal.

      The only difference between these two scenarios is the physical location of the CD. This type of piracy cannot be prevented with software, without also blocking the fair use aspect (i.e. preventing the MP3 creation in the first place).

  14. This could be good. by freality · · Score: 5, Insightful

    DRM isn't bad. Big Media/MS is bad. If DRM becomes mandated, it will be better to have an open-source implementation than not. This will reduce the plausibility of the likely MS argument that since there is no DRM on linux or mac, these systems should be excluded outright from certification.

    It's like an arms race. If everyone's got it, nobody is at a disadvantage. "Keep your friends close, but keep your enemies closer." The same is true of TIA, btw.

  15. short sighted by stratjakt · · Score: 3, Interesting

    You are all so quick to want to outlaw a technology because it has an application you dont like. But if someone else feels the same about a tech you do like, you all get up in arms over it.

    How many think xbox mod chips should be legal, because just because they can be used for piracy, they have other legal uses?

    Now, how many think DRM should never be implemented, because it can be used to restrict what you can do with a CD you bought?

    To me its the same issue. Technologies arent inherently evil, it's the uses they're put to.

    DRM technology with SSL strength security has some good uses.

    A content producer can have all his stuff locked tight with DRM while it's still in production, or use it on the screener films he sends to reviewers. If it isnt for sale yet, you have no right to any of it. It's merely protecting a trade secret.

    It can also be used to verify the authenticity of footages, lets say the doctored photo in Time magazine yesterday.

    It could be used to prove that the footage you see on TV is what was filmed by the digicam.

    It can be used in court to prove that the security footage from the 7-11 hasnt been altered in any way.

    It can be used to keep your nephew from stumbling across your pr0n collections.

    It already exists anyways. Noone stops anyone from streaming a netradio over an SSL tunnel, or archiving their files with a password.

    In short, preventing consumers from excersizing legitimate rights to use something they own is bad. DRM is not 'bad', DRM is a technology.

    --
    I don't need no instructions to know how to rock!!!!
    1. Re:short sighted by cpt+kangarooski · · Score: 2, Interesting

      Who wants to outlaw it?

      I'd NEVER suggest outlawing it. People should feel free to encrypt content as an aspect of their right of free speech.

      HOWEVER, I will fight tirelessly to DISCOURAGE it. For example, we could revoke the copyright of any work that the author et al released in an encrypted format.

      And we can refuse to legislate that people cannot break the protection; in fact we can offer them bounties for doing so, much as there is public financing of other sorts of information gathering such as digging up ancient tablets and such.

      And we can exercise trade secret protection only in situations where it's appropriate; as a form of ensuring fair competition. Which not all hacking threatens.

      And we can sure as hell not mandate that people respect DRM in any way whatsoever, save at their option.

      DRM is a technology, yes. But it is not neutral; it is seriously skewed towards being very bad for society, much in the way that a specially created highly lethal bioweapon is. Or an atom bomb. Productive uses are rare and difficult and require serious work to keep them from fucking us all over.

      DRM is definately in that category.

      --
      -- This and all my posts are in the public domain. I am a lawyer. I am not your lawyer, and this is not legal advice.
  16. Re:Independent and Unsanctioned? by Adrian+Lopez · · Score: 4, Insightful

    It's not really the customer's choice when content is only available under DRM restrictions, is it? As such, it makes no difference whether the DRM software is integrated or "added on", since the choice to protect or not protect the content is ultimately left to content providers.

    --
    "In prison you just have to shut your eyes and take it. Here you have to shut your eyes and give it."
  17. Open Source, but not free source. by mikeophile · · Score: 2, Insightful
    Did anyone notice that it costs $50 to get the source code along with permission to modify and redistribute?

    From the site:

    Purchase of this product enables you to modify OGG-S decryption or encryption code and release your binary modifications to your users.

    1. Re:Open Source, but not free source. by uhoreg · · Score: 2, Informative

      Of course, they screwed up the wording of that sentence. They are releasing the code under two licenses. One is the GPL, and you don't have to pay them for that license. The other license is a commercial license, which allows you to release a binary, with modifications, without the requirement of having to provide the source, and costs 50USD. So they should add something like "without having to provide the source" to the end of that sentence.

      --

      To get something done, a committee should consist of no more than three persons, two of them absent.

  18. Re:Independent and Unsanctioned? by Emmettfish · · Score: 4, Informative
    Is it safe to say that these people are in no way associated with the Ogg/Vorbis people? I can't see how this is a good thing. The whole point of Ogg formats is that they're open and free. Do we really want a version of Ogg/Vorbis that is saddled by use restrictions?

    I assure you that SideSpace is in no way, shape or form affiliated with the Xiph.Org Foundation, who make Ogg Vorbis and other royalty-free multimedia codecs.

    Emmett Plant
    CEO, Xiph.Org Foundation

  19. Re:Please by Soko · · Score: 4, Insightful

    bad of course. it goes against everything Libre Software stands for

    Hunh? What, Libre Software stands for making sure any and all content should be available without compensating the creator of the content in any way, shape or form? We use a license that restricts how your code is used, yet you want no restrictions on how the creations of others is used? *Rhetorical Question* Are you after a free ride, or Freedom?

    I understand that you want fair use rights, as do we all. IMHO, if someone wishes to release thier creations with DRM, they are free to do so. I am free to ignore thier creation due to the DRM if I wish. Libre Software providing the freedom to release your creation as you want, and being compansated if you wish, is a good thing as it provides more freedom.

    Until someone comes up with a viable way of compensating creators for thier content without restricing how that content is used in any way shape or form, restricted content is going to be reality, unfortunately. Using OSS tools to provide such restrictions, though distasteful, seems to be almost acceptable. At the very least, it shows that some proponents of Software Libre are sensitive to the needs of content creators, and so offers an olive branch to them. That should show we're not after a Free Ride, but Freedom.

    Soko

    --
    "Depression is merely anger without enthusiasm." - Anonymous
  20. What does "OGG-S" Stand for? by Euphonious+Coward · · Score: 2, Funny
    What is this "OGG-S" supposed to stand for? ("Ogg" itself, of course, isn't an acronym.) If I may hazard some guesses:
    • "Ogg's Goodies Gavel-Slammed"
    • "Ogg Gets Gonads-Suckage"
    • "Oggs Get Gut-Sliced"
    But of course you can do better.
  21. Open Source and DRM are fundamentally incompatible by Omega+Hacker · · Score: 5, Insightful

    I worked for a startup that was researching DRM heavily (I was doing streaming-media stuff, others were doing DRM, and the company rightly failed promptly), and have done a lot of thinking about the issues.

    Basically, OSS and DRM are mathematically incompatible. The purpose of DRM is to keep the user from being able to make a copy of the media in question. In order to do that, it must use encryption keys to hide the 'plaintext', and carefully control those keys. This is the core of what DRM is.

    In order to plug the equivalent of the 'analog hole', all existing DRM implementations are binary-only, and carefully control and conceal the data path between the encrypted data and the finaly output hardware, so that it's 'impossible' for the user to get the plaintext.

    As soon as you go Open Source, *anyone* can take the code appart, take the decryption routine, and get the plaintext right out of that. There is nothing 'forcing' the data directly into the hardware. At that point, the plaintext can be distributed, and the DRM has failed.

    More important than that even is the fact that open-source licenses guarantee that you can redistribute your modifications. It will be a grand total of about 2.37 hours between initial release of the software and someone releasing a version that will export the plaintext. Guess how popular the original release will be?

    No, I think the results of this little experiment will be mixed good and bad:

    Good: it will prove that DRM is mathematically impossible

    Bad: it will 'prove' that the industry *must* use binary-only distributions of such software in order to make it work

    It remains to be seen which of these will take effect first.

    --
    GStreamer - The only way to stream!
  22. Maybee... by lspd · · Score: 2, Insightful

    As bad as DRM sounds, maybee it's a blessing in disguise. No one like the product activation in Windows XP or Office XP, but at the same time product activation makes piracy less workable and forces users to face the high price tag Microsoft has placed on these products. When it's a choice between $200 for Office XP or $0 for OpenOffice rather than $0 for pirated Office 2K or $0 OpenOffice...if nothing else, the pricetag drives home the point that you need to at least TRY the alternatives.

    Maybee the same will be true for music...that once every commercial song comes with a pricetag, listeners will finally begin to see Creative Commons/Open Audio License/Public Domain music as a better value. Once the audience is there, musicians will surely follow.

  23. Anyone care to bet by leviramsey · · Score: 2, Interesting

    ...that the open source DRM solution will quickly prove to be the best, most effective implementation of DRM?

  24. Source won't help decrypt the files by Beetjebrak · · Score: 2, Informative

    A look at the source doesn't mean that you can simply defeat the encryption. Just like you can't r00t someone's ssh server by looking at the source of their version of OpenSSH.

    Of course you could trojanize the source and try to get a limp version of the binaries to proliferate, but the chances of that working are very close to zero. If I were a publisher I'd test whether the encoding and DRM encryption worked before I were to sell my media to the world.

    --
    Learn from the mistakes of others. There isn't enough time to make them all yourself.
    1. Re:Source won't help decrypt the files by Elwood+P+Dowd · · Score: 2, Informative

      DRM is supposed to protect you from a malicious person that already has the proper keys. Until the decryption is handled by "trusted" hardware (TCPA), yes, having access to the source & the key would let you defeat the DRM.

      --

      There are no trails. There are no trees out here.
  25. A good thing.. by elemur · · Score: 5, Insightful

    Its good.

    Why? Because it would be implemented in, obviously, an open manner with publically defined protocols and specifications. Therefore, anybody who wanted to build an infrastructure to support DRM could do so without locking people into a single vendor or implementation.

    Somebody asked why couldn't you just change the libraries to let you bypass it? Well sure, if you can change the code on the machine, you *may* be able to bypass protections, depending on what they are. For example, if the file (text, sound, media, etc.) is encrypted and requires a decrypt key, mucking around in the code isn't going to help it decrypt itself.

    Now.. what about extracting the protected media after the decrypt step? Well, thats a bit harder. In fact, that was how people broke Microsoft's first WMP protection.. they wrote a null sound driver that just dumped the output to a file. Works pretty well. Don't think that they didn't notice, when all of their drivers need to be signed these days..

    Anyway.. there are different parts to Digital Rights Management. Step 1 is access.. can you access a file or not. Crypto protects that, and no open or closed source will change that. Step 2 is decrypted control. Who can manipulate the decrypted bytes of the media? That is up to people to implement and protect as they see fit.

    Remember that an OSS DRM solution could provide an open source platform for building closed source clients and devices.. You have the advantge of an open standard combined with actual devices using it.

  26. Re:Please by intermodal · · Score: 2, Insightful

    theres a difference between wanted encryption and unwanted encryption. I do not care to explain to every device in my computer that i didn't steal a media file. I want it to just obey my orders and play the damn thing.

    --
    In SOVIET RUSSIA... erm...NSA AMERICA, the Internet logs onto YOU!
  27. Re:Please by Christ-on-a-bike · · Score: 3, Interesting
    I am free to ignore thier creation due to the DRM if I wish

    But of course, that's not how it really works.

    Until someone comes up with a viable way of compensating creators for thier content without restricing how that content is used in any way shape or form, restricted content is going to be reality

    What about books? They aren't 'restricted content' except in that the law prevents unlicensed copying. They are only restricted in this very limited sense.

    You seem to think DRM is a 'harmless technology', just as copyright is a 'harmless law'. But while the existence of a copyright law is justified to an extent, it is being abused and extended by big media firms so much as to make it draconian. And again, while DRM perhaps has its place, publishers threaten to implement it in a way that eliminates fair use.

    Libre Software providing the freedom to release your creation as you want...

    No, freedom isn't about releasing content 'how you want'. The restrictions we want to have on content are ones that prevent anyone from ever taking away our access to fair use of that content. DRM threatens to do exactly this.

  28. Re:Open Source and DRM are fundamentally incompati by renehollan · · Score: 2, Interesting
    Ah, but you can have open source DRM, and Fair Use rights too, if you bend the definition of what constitutes software and what constitutes data.

    First, while software released under a free license, like the GPL, has to be redistributed under specified terms, the data such software processes does not (in general -- there are a few exceptions where output of a GPL program contains GPL code, thus restricting redistribution of compilation of that code without the rest of the source -- which usually comprises the input to the initial GPL program in the first place -- think parser generator). This is the entire basis for openssl and similar code: you can keep the keys secret.

    Thus, if the keys involved are kept secret on a secure processor, and that processor only runs code signed with other secure keys, said code can be completely open!

    Of course, you lose control over what this processor does (since it can't execute arbitrary code), but you can examine the code that it does execute. Furthermore, such a processor could also execute unsigned code, but not provide access to the keys it protects. If the processor is limited to decoding encrypted entertainment data, the fact that one does not have control over it is no worse than not having control over a remote server to which one connects over the internet -- it's not like your whole general purpose computer is locked up (and the biggest problem with TCPA -- it locks the whole machine, not just some remote part, and encourages laws making the possession of unlockable machines illegal).

    This does raise the whole issue of key management and distribution, of course, but fair use creation of archival copies of encrypted content, and storage in different forms now becomes possible: you just need a decryptor at the end. No one ever complained about needing speakers to listen to music or a TV to watch, er, TV.

    The problem of "fair" DRM then reduces to one of establishing a trust hierarchy that producers of decryptors, copyright content producers, and consumers can all accept. I argue that problem is solvable, at least in the mathematical sense. The question is: "Is it economically viable?"

    I think the answer is yes, particularly with a U.S. government push to "secure the internet".

    --
    You could've hired me.
  29. Re:Please by intermodal · · Score: 2, Insightful

    yes, but what if i tear down that server or replace the hard drive? seems to me that either i can tote the pair wherever i like, copying it freely, or i cannot when i reinstall move it from one system to the next. Also, if i want to burn this to CD and play it on my MP3 player in my car, how is this taken into account?

    --
    In SOVIET RUSSIA... erm...NSA AMERICA, the Internet logs onto YOU!
  30. Re:Open Source and DRM are fundamentally incompati by entrigant · · Score: 2, Interesting

    So, this is exactly the same problem with OpenSSH, and how anyone can decrypt a SSH session because the source is open... erm oh wait, it's not that easy. Just to throw in a phrase well all hate, but is applicalbe here... Please think OUTSIDE the box.

  31. The encryption IS wanted. by mmol_6453 · · Score: 2, Interesting

    Actually, in both cases the encryption is wanted, by the people who have the right to encrypt it.

    You have the right to encrypt anything on your machine, in the name of privacy.

    You also have the right to encrypt anything you make before giving it to other people, then choosing when and how they can unencrypt it. This is called "DRM."

    If an artist doesn't want his music sampled, well, sucks to be him. He's going to make fewer sales, and won't earn as much money. DRM protects a savvy user's authority. It doesn't protect idiots from themselves.

    --
    What's this Submit thingy do?
    1. Re:The encryption IS wanted. by intermodal · · Score: 2, Insightful

      what you say contains truth, however if I recieve a PGP encoded email, I can decrypt it and leave it that way. A DRM system has the undesired effect of not allowing me to do this. That is my problem with DRM.

      --
      In SOVIET RUSSIA... erm...NSA AMERICA, the Internet logs onto YOU!
  32. We have to stop perpetuating this myth by freeweed · · Score: 3, Insightful

    No one like the product activation in Windows XP or Office XP, but at the same time product activation makes piracy less workable and forces users to face the high price tag Microsoft has placed on these products.

    Ok, so it's mostly Microsoft who spreads this one, but even some Slashdot users fall for it.

    You think product activation stopped XP piracy one iota? Think again. Cracked copies were floating around before it even hit retail shelves. Service pack 1, you say? Once again, within days of that debacle, a workaround even my parents can handle was available.

    People get their warezed XP the same way they got their warezed 2000, ME, 98, etc. Kazaa and its ilk are making it even easier.

    Know who product activation hurts? Not pirates, that's for sure. It hurts those of us who do anything more than install XP once, on one system, ever. Want to mirror your desktop's contents onto your laptop? Sorry. Have to re-install Windows? Sorry. Bought a new computer? Sorry. If you're lucky, you're only forced to upload some data to Microsoft. No internet? Hope you don't mind sitting on hold for a while. Past what Microsoft considers an acceptable amount of re-installs? Oh well, hope you have another $300.

    The University I attend gets free copies of Windows and Visual Studio for its CS students. I can get as many license keys as I want without paying. But, I still have to deal with Microsoft's insane activation scheme if I want to use XP. Instead, I just use 2000. One CD, and *I* get to choose how I use it.

    Know what most students are doing, to get around the hassle of activating XP so many times? That's right, downloading the cracked version. Guess what they're going to do once they're out of school and want the latest version of Windows?

    --
    Endless arguments over trivial contradictions in books written by ignorant savages to explain thunder in the dark.
  33. Open Source DRM a GOOD THING by einhverfr · · Score: 2, Interesting

    I actually think this is a good thing. It will help Open Source Software gain acceptance many places it is accepted yet. This will also help to develop a more bulletproof DRM technology which could help safegard the movement from the attacks of Hollywood....

    There is also another benefit to open source DRM. If the current content providers continue to aggressively lock their material down, it may provide an option for those of us who want to see Free (as in Speech) content develop and become a viable model. If we are clever, this could create an opertunity for open content of music as well as documentation and software.

    --

    LedgerSMB: Open source Accounting/ERP
  34. It's the victim's fault, you see by chrisis · · Score: 2, Informative

    No, YOU'VE entirely missed the point of DRM. The trouble with your analogy is that you've decided that there are certain kinds of theft that are acceptable. Theft is theft. It doesn't matter whether I've left my door unlocked, or locked, or forgotten my walkman at the fast food joint -- or set my stereo up on the sidewalk. Somebody helps themselves to my property, it's theft, pure and simple. I shudder to think that there might be judges who will rule on the basis of your twisted perception of relative morality instead of on the basis of the law.

    If DRM was what you say it is, then why are the media giants going after the file-swappers? If you're right, they don't have a leg to stand on! Their music is "out in the open". Nonsense -- they're going after the file swappers because the file swappers are in breach of copyright. There is already a basis in law that allows for prosecution of ppl who illegally copy. DRM is NOT about legal protection. DRM is about CONTENT CONTROL.

    --
    pure AI will always Sublime
  35. DRM:today you have access to the kernel. Tomorrow? by chrisis · · Score: 2, Informative

    DRM isn't bad? Do you have any idea what DRM /means/? DRM requires content to be authorised by central "trusted" authorisation servers. That means that access to /your/ content is controlled by whoever controls the authentication servers. That means that you have to ask permission to view your own data!

    How can that possibly be good? How can you give a mandate to something like that?

    Pretending that it is an "arms race", and making sure everyone's got it would mean that DRM would become ubiquitous -- and that any data anyone produces will be placed under the dominion of the despotic maniacs behind "Trusted Computing".

    Open Source should NEVER get into bed with DRM. It's laughable to think that anyone could DREAM that DRM would permit Open Source [software or content's] continued existence. Can you imagine giving someone sponsored by Bill the control over your access to the linux kernel? Allowing DRM to become ubiquitous, even tacitly supporting DRM would make that situation a reality.

    --
    pure AI will always Sublime
  36. Re:Please by einer · · Score: 2, Interesting

    And again, while DRM perhaps has its place, publishers threaten to implement it in a way that eliminates fair use.

    If I have a product that I only want to distribute over a pair of drm headphones, and there's a market to buy it, it'll sell. You ARE free to ignore DRM. Content is a product, not a necessity.

    NSYNC could release their next album on a copy proof (hypotetically of course) CD. It would still sell. The value to the consumer isn't that they can copy it or back it up, it's that they can listen to the music that they want to hear.

    Until someone comes up with a viable way of compensating creators for thier content without restricing how that content is used in any way shape or form, restricted content is going to be reality

    "What about books? They aren't 'restricted content' except in that the law prevents unlicensed copying. They are only restricted in this very limited sense. "


    What about books? Ever try to play a book in a DVD player? They are incredibly hard to copy, and certainly on the scale that a CD can be reproduced. Books are basically DRM encumbered in this sense.

    Freedom is most certainly about releasing content how you want.

    Also, what's to say that you can't create a DRM'd backup of something? Just make it impossible to unlock without first locking out the original copy. There are smart people out there working really hard on stuff like this all day. They'll figure it out.

    More choices is always better.

    Also, technology can't be harmful. Technology just is. Nuclear Fission isn't bad. Broken policy and poor judgement can make bad things happen with any technology.

  37. Re:Open Source and DRM are fundamentally incompati by Steeltoe · · Score: 2, Interesting

    As soon as you go Open Source, *anyone* can take the code appart, take the decryption routine, and get the plaintext right out of that. There is nothing 'forcing' the data directly into the hardware. At that point, the plaintext can be distributed, and the DRM has failed.

    The whole point of encrypting with known algorithms is that it is very hard to decrypt without the keys. I think you must have used a very weak algorithm. You don't release the keys anywhere, they must be hidden away as best you can. Of course, doing safe decryption on an untrusted platform is impossible (see below).

    I don't see any mathematics in your post. So I have to ask for proof before believing you. Next time, avoid buzzwords just to be modded up..

    Secondly, I believe you have some experience, but the future of DRM will not be in software.. With closed hardware, it's probably (who REALLY knows?) possible to combine Open Source and DRM. Point being that Microsoft announced they will release their sourcecode for Palladium, so that everybody can see that there is no 'evil' code in there. That it does what Microsoft says it will. The core code that runs in a hardware-protected sandbox should be perfectly safe (in theory) from tampering by other than Microsoft.

    Thirdly, OSS supporting DRM is a bad move because that will validate closing up the hardware from the people. Maybe many thinks this is a good idea, but in the long run we WILL be better off defeating DRM before it becomes valid.

    The people should make the decision NOT to buy DRM-enabled devices and programs. Just stop supporting DRM and all its likes RIGHT NOW. There is nothing to be gained for the people in the technology. It defeats the whole purpose of a multi-purpose device: That somebody else controls what you can and can't do on your own terminal.

    For once in your life, take a stand. Have some spine! If it means you can't buy the latest N-Sync album over the net, just don't do it! Walk out into nature and meditate, you'll be much happier and better off..