Slashdot Mirror


Sun DReaM Finds Home In IPTV

An anonymous reader writes "The Register has a story reporting that Sun's DRM will find a home in a Korean IPTV system. From the article: "This week Sun released the source code for two components of DReaM, its DReaM-CAS (Conditional Access System) and DReaMMMI (Mother May I) the underlying mechanism for always asking a central resource for permission to access content. In papers that Sun put out this week it has described both of these processes. DReaMCAS or D-CAS currently only manages access to content in the MPEG-2 format."

47 of 68 comments (clear)

  1. Catch-phrase by Joebert · · Score: 4, Funny

    I hope their catch-phrase isn't going to be Keep Dreaming.

    --
    Wanna fight ? Bend over, stick your head up your ass, and fight for air.
    1. Re:Catch-phrase by Azreal · · Score: 1

      Seg^H^H^H Sun Dream-CAS "It's thinking..for you."

      --
      $sys$droids
  2. Good by thePig · · Score: 1

    Hopefully, this kick starts the IP TV network.
    This is good for the whole bubble in general, in that more bandwidth needs will sustain it for longer periods.

    --
    rajmohan_h@yahoo.com
    1. Re:Good by robogun · · Score: 1

      Does IPTV stand for the "Intellectual Property" TV network? If so how appropriate.

      Or else it could, during the mass subscriber exodus, become the IP (Freeley) Network

  3. IPTV canonical error message... by Tackhead · · Score: 3, Funny
    > Error. Nothing for you to see here.

    Please purchase a subscription to access the content.

  4. DRM and GNOME by Anonymous Coward · · Score: 4, Interesting

    Sun also has a "customer" in Fluendo... the company set up to develop GStreamer... the media framework in GNOME. Fluendo have committed to the whole DRM shebang. Locked down kernels, trusted computing, and DRM built in to Gstreamer (and hence, GNOME). And Sun, a full-blown member and devotee of The Trusted Computing Group with it's DRM hardware.

    Lovely thought isn't it.

    All that corporate involvement in GNOME was worth it, wasn't it? I mean... now that we've a got DRMed desktop that is completely controlled and developed by three corporations and a few small businesses around edges.

    1. Re:DRM and GNOME by Dolda2000 · · Score: 2, Informative
      DRM built in to Gstreamer (and hence, GNOME).
      Somehow, I'm just having a very hard time believing this to its full extent. DRM needs a full chain of trust, complete down to the BIOS, to even stand a chance of being effective, and since GStreamer (and GNOME) are seldomly, if ever, run on "trusted" kernels, it just seems completely and utterly pointless to implement DRM in GStreamer.

      That being said, I can't deny that the work is being done. If anyone's interested, here's a link to the announcement. The short version seems to be that "we have no control over if people will be using DRM anyway, so we're implementing it in the hopes that it will never be used, just so that GStreamer won't be dumped over lack of DRM support".

    2. Re:DRM and GNOME by Anonymous Coward · · Score: 1, Interesting

      and since GStreamer (and GNOME) are seldomly, if ever, run on "trusted" kernels, it just seems completely and utterly pointless to implement DRM in GStreamer.

      1. I've asked Fluendo this, and they will not talk about it. 2. This DRM is mostly aimed at stuff like Nokia Maemo, or other newer mobile phone systems (for the moment), which also run GNOME. 3. Fluendo are taking Free software (and others' work) and using digital signatures to lock it down and ensure that only their signed versions run, and implement DRM systems that take away users' rights. 4. In a comment on his blog, Christian Schaller was talking about the problem with kernels not being trusted -- and noted that there wasn't much they could do about it... except for the fact that Linux distros were working on a "solution" to this -- and again, he refuses to elaborate on the comment. Care to take a guess as to what exactly, and who, he was referring?

      Which Linux distro is busy building a Microsoft-style protected media path... the dirty fucking turncoats.

    3. Re:DRM and GNOME by Wesley+Felter · · Score: 1

      Trusted Linux? Anything is possible.

    4. Re:DRM and GNOME by snaz555 · · Score: 1

      Although a lot of the online chatter about DRM has focused on locked-down platforms, this is really not a key feature of DRM. The purpose of DRM is to protect contect, which it does through condition access to obtain a host-specific key, which is used in a secure decoder chip to play back encrypted content. In a nutshell.

      The platform part is merely a marketing tool, if you're Tivo, or IPTV, or someone else and you sell subsidized hardware with the expectation of recouping it on service, with a liberal minimum contract requirement, then you don't want people to be able to take the cheap subsidized hardware and use it with a competing service. If this marketing tool weren't available, there would be no subsidized hardware. For the overwhelming majority of users, the subsidy is a good deal since they have no intention of using the box for anything other than it was intended for originally.

      It's quite a stretch to extend this to a general-purpose desktop not marketed as an access device. Curiously, the greatest use is probably for online gaming, to keep cheaters from hacking the binary or spinning their own.

    5. Re:DRM and GNOME by mpapet · · Score: 1

      They want to make unauthorized copying just hard enough and socially unacceptable that few will do it. Ex. bittorrent is "bad." Buying itunes music "good."

      --
      http://www.maxineudall.com/2010/02/should-economists-be-sued-for-malpractice.html
    6. Re:DRM and GNOME by alphamugwump · · Score: 1

      Good thing I switched to mplayer.

  5. Open Source DRM is like... by Dr.+Zowie · · Score: 2, Insightful

    ... a car with a Plexiglass hood that's glued shut. You can see, but you can't fix.

    1. Re:Open Source DRM is like... by Wesley+Felter · · Score: 1

      Not a bad analogy. You'll be able to modify the DReaM code all you want, but you won't be able to load the modified code on your "certified robust" set top box. So it's open source, but not as we know it.

    2. Re:Open Source DRM is like... by Dolda2000 · · Score: 4, Informative
      Open source simply means that anyone may look at the code, not necessarily that you have complete rights to do anything with it.
      I have no idea whence you got that idea, but the people who coined the term "Open Source" seem to think otherwise. From The Open Source Definition:
      3. Derived Works

      The license must allow modifications and derived works, and must allow them to be distributed under the same terms as the license of the original software.

    3. Re:Open Source DRM is like... by Anonymous Coward · · Score: 2, Insightful

      DReaM appears to be exploiting what you might call a loophole in the OSD. You're allowed to modify the source code, but you're not allowed to run the modified code in any useful way.

    4. Re:Open Source DRM is like... by Tony+Hoyle · · Score: 1

      CoreCodec do this... They found a clause in the GPL (clause 7) that states that if you don't have the patents/licenses to redistribute you can't. Since they are the only company with licenses they can release under GPL but nobody else can - single generation opensource, courtesy of the GPL.

      I'm surprised others haven't exploited this hole.. it means you can take any GPL code, add your own licensed and/or code, and deny others redistribution rights. Sure, you have to give them the source, but it's useless to them.

    5. Re:Open Source DRM is like... by renoX · · Score: 1

      > you have to give them the source, but it's useless to them.

      Only in countries which recognize software patents and this is not the case for Europe..

  6. WHHYHHYHY! by tomstdenis · · Score: 4, Insightful

    Why are customers paying for the extra costs of DRM?

    How many times do these people have to be told, DRM can't work, at least not the way they want.

    (shudder) to quote Bruce Schneier, you can't make water unwet, you can't make bits uncopyable.

    STOP STOP STOP.

    The only crypto should be authentication, as in, I the user want to be protected from fraud.

    That and I don't really see the worth. Not a lot of TV is worth seeing once let alone twice.

    Tom

    --
    Someday, I'll have a real sig.
    1. Re:WHHYHHYHY! by ChrisGilliard · · Score: 1, Informative

      (shudder) to quote Bruce Schneier, you can't make water unwet, you can't make bits uncopyable.

      Sure you can't make bits uncopyable, BUT you can make it very difficult for people to copy the bits. This is all that DRM attempts to do. Microsoft actually came out with an interesting paper on this several years ago. They called it the dark networks I think. It referred to the perpetual group of people that will copy software/movies/mp3s/etc without permission. This group of people is less than 5% of the population. The goal of companies that produce content that they would like to control the rights to, is to keep this group as small as possible.

      --
      No Sigs!
    2. Re:WHHYHHYHY! by discordja · · Score: 2, Informative
      --
      I stole this .sig
    3. Re:WHHYHHYHY! by Jeff+DeMaagd · · Score: 1

      It referred to the perpetual group of people that will copy software/movies/mp3s/etc without permission. This group of people is less than 5% of the population. The goal of companies that produce content that they would like to control the rights to, is to keep this group as small as possible.

      I think it is understandable to want to restrict non-paying people from getting the media. If a person doesn't think it is worth money, then it shouldn't be worth the bandwidth either, IMO. Because I understand there is a lot of creative (and arguably non creative) work simply being ripped off, I'm not the type to completely shun the restrictions, but some of these attempts clearly do go too far.

      Anyway, while any copy protection is easily defeated by someone with the necessary skills, the entire point is to keep the wanton duplication ability out of the hands of as many people as possible because individuals copying their friend's discs is still the majority of where copyright infringement happens.

  7. You Don't Get It by turgid · · Score: 4, Interesting

    Do you?

    No one in Sun "believes" in this DRM stuff. They just do it because theu have to to play in the pointy-haired Western markets. They make it Open Source to make a point.

    When Digial Restrictions Management puffs and wheezes its last breath in a few months, Sun will calmly pick up from where it left off, as it has always done, as if it hadn't happened.

    The enigineers in Sun know what they are doing, and they keep the PHBs beaten into shape. Mark my words.

    This is just Sun playing ball with the suits in the short term.

    In the mean time, I urge you Slashbots to learn how to use a compiler.

    1. Re:You Don't Get It by Anonymous Coward · · Score: 3, Interesting

      When Digial Restrictions Management puffs and wheezes its last breath in a few months, Sun will calmly pick up from where it left off, as it has always done, as if it hadn't happened.

      No, *you* don't get it. DRM isn't going anywhere... you want to know why? It's because it has fuck all to do with music and video copying now. It did once, but not anymore.

      DRM/Trusted Computing is about controlling what applications can run... and using the hardware to lock data to a particular piece (or pieces of code, "Trusted code" in fact). The technology companies know that how much power this will give them -- for a start, it gvies them the tools for perfect vendor lock-in, and the ability to run code in secret unanswerable to anyone. Furthermore, it allows them to virtually eliminate software piracy (apps are just DIGITAL (the 'D' in DRM) data to the operating system). It puts them in the driving seat and denies root access to the machines of the general public. It will give them an enormous and perpetual control over the entire computing infrastructure, should they get it implemented in its current form.

      So no... DRM isn't going anywhere... and no... there's not a single tech company that is going to back off from this without a massive backlash.

    2. Re:You Don't Get It by MichaelSmith · · Score: 1
      They just do it because theu have to to play in the pointy-haired Western markets

      Meaning that Asian markets are different? You may be right about that.

      A workmate bought a bunch of DVD's back from china recently. He gave two of them to me because the dialog and subtitles turned out to be both in Mandarin, which my wife speaks.

      One of the movies is a really cheap action movie with lots of planes being blown up and nukes being defused. At one point the protagonist confronts a stream of "encrypted data", we know this because it is labelled as such with a superimposed message. The encrypted data scrolling up the screen on the movie is the 3d matrix screensaver, as available on ms windows, not the 2d one you get on linux.

    3. Re:You Don't Get It by Cyno · · Score: 1

      No one in Sun "believes" in this DRM stuff.

      Its nice to assume they're on our side, but I disagree.

      I think Sun does believe in DRM. They believe in patents and copyrights, why wouldn't they believe in protecting them?

      I want a list of all DRM-friendly companies, so I can avoid their products:

      Sun
      Microsoft
      Apple
      HP?
      IBM?
      Novell?
      RIAA and members..
      MPAA and members..
      Creative Labs

      anyone else?

      I'm just going to pretend they don't exist. Maybe if I'm lucky, one day, they won't.

      Any anti-DRM businesses want my money? Its right here. I got lots of it after taxes and almost nothing to spend it on.. ;)

    4. Re:You Don't Get It by Tim+C · · Score: 2, Insightful

      When Digial Restrictions Management puffs and wheezes its last breath in a few months

      Well now, that's a nice thought, but I can't see it happening. Truth is that we've had DRM in one form or another on computers for at least 20 years, and it's not just going to disappear no matter how much you may wish it.

      (For the purposes of this discussion, I am including copy prevention measures such as having to type in a given word on a given page of the manual, or using a hardware dongle, Elite's Lens-lok, etc - they're "Rights Management" in that they seek to enforce the copyright holder's right to be the only one prodcuing copies, and they're certainly applied to digital products)

    5. Re:You Don't Get It by simcop2387 · · Score: 1

      not the 2d one you get on linux.

      you need to checkout glmatrix!

    6. Re:You Don't Get It by TeraCo · · Score: 1

      Don't forget Intel and AMD. I look forward to never seeing you post again, after you've melted down your PC for scrap.

      --
      Not Meta-modding due to apathy.
  8. MPEG-4 content, MPEG-2 transport by bunkport · · Score: 3, Informative

    It will only work for MPEG-2 transport, not MPEG-2 content. The content will be MPEG-4 since bandwidth's scarce.

  9. Unfortunately you can by grahamsz · · Score: 1

    I've got a machine in my kitchen that can make water into a unwet state

    1. Re:Unfortunately you can by chmod+a+x+mojo · · Score: 1

      awwww, you mean steam and vapor aren't wet?

      --
      To err is human; effective mayhem requires the root password!
    2. Re:Unfortunately you can by grahamsz · · Score: 1

      I was actually thinking of ice

  10. i DReaM of DReaMMMI by Devon+Nulle · · Score: 1
    back in that fairytale land where nobody watches content without explicit permission and possibly the miracle of micropayments, i suppose Businesses wouldn't care about DRM-- but it seems like everyone is so terribly territorial over everything they might possibly be able to claim the credit for (or the IP of), so in light of *THAT* i think that non-device-dependent DRM is comparatively a good thing. Although this one does sound like it wouldn't be even remotely close to trivial to break, constant stream of keys along with the content? SIGH.

    Although... on a separate point, and purely hypothetically... the people who would care enough to get all in a huff over the concept of DRM to start with are probably not the ones with the free time to sit around and watch TV on the internet *cough*cough* because we all know that geeks are all too busy coding, right? *looks innocent*

  11. Avoid te knee-jerk reaction... by caudron · · Score: 2

    I know there will be the inevitable "DRM is teh suX0rs" and "Sun is teh eVi1 for making it", but the Sun model is different enough to warrant a second look:

    http://www.sun.com/2005-1025/feature/

    I'm NOT a fan of DRM---including Sun's---but as DRM goes, Sun's is less honerous than most. Read the details before commenting, as they may surprise you. They address some of the more common complaints about DRM. Again, I'm still against it, but there's somethig to be said about being against it for the right reasons.

    Tom Caudron
    http://tom.digitalelite.com/technology.html

    --
    -Tom
    1. Re:Avoid te knee-jerk reaction... by Dachannien · · Score: 4, Insightful

      The important questions are these:

      (a) Does the DRM system prevent users from making fair use of protected content? (Shifting content in time, space, format)
      (b) Does the DRM system enforce additional non-piracy-related restrictions on the end user at the behest of the content industry? (Region codes, preventing use of things like track skip/fast forward/other remote control buttons)
      (c) Does the DRM system continually depend on an external authority which, if it were ever to become defunct, would effectively revoke the rights of the user to access the content? (And, can that external authority track the usage habits of the end user?)

      While (c) here is an implementation detail that has implications concerning things the content industry would like to be able to do, (a) and (b) are make-or-break issues which apply to all DRM. That is, if (a) and (b) are true, then the DRM system is just as oppressive (perhaps even more so) than the DRM we're already afflicted with, regardless of the platforms that the DRM is available on or the open-source-ness of the scheme. But if (a) and (b) are false, then the content industry won't use them.

      From the article you linked:

      We believe in content owners' rights to control their creations as they see fit. And consumers have the right that if those systems are onerous, they just don't have to buy them. So the fair usage issue gets sorted out by the market. - Glenn Edens, Director, Sun Labs

      This is a foolhardy assumption. The entire reason that the content industry plays the way they do is to ensure that there is no consumer choice when it comes to DRM. They use the legislature to enforce particular DRM schemes on the public. They collude in I-can't-see-how-this-is-legal associations to ensure that whatever DRM scheme is used is burdened with licensing terms to prevent electronics manufacturers from making playback devices that permit the full scope of fair use or that don't impose non-piracy restrictions on the end user, and those licensing restrictions are given teeth by the even-more-broken patent system. Even the biggest duel of the new millennium - Blu-Ray versus HD-DVD - laid to rest the question of DRM fairly early when both format consortia announced they were using AACS. And none of this is motivated solely (or even primarily) by piracy - the real goals here are to be able to track the end user, to manipulate the international content market, and to force the end user to watch advertising.

  12. What a lawsuit-prone name! by Stormwatch · · Score: 2, Funny

    "DReaM-CAS"? Where did I hear that before... *ahem*

  13. How "open source" can DRM be? by laursen · · Score: 1

    Both Microsoft, Apple and others have their more or less closed source DRM implementations in place. Microsoft provides their WMRM SDK's to developers so anyone can roll their own DRM system based on MSDRM. Apple's DRM system is exclusive for Apple only (correct me if I am wrong).

    All of the current implementations are closed source - if it was possible for anyone to write players that could play/strip the DRM from the files then the whole DRM idea would fail. That is why I have a lot of problems seeing how any DRM system could be open source...

    1. Re:How "open source" can DRM be? by nvrrobx · · Score: 1

      You're missing one important part - how things are DRMed can be open source, but that doesn't mean you have the crypto keys to reverse it.

    2. Re:How "open source" can DRM be? by Anonymous Coward · · Score: 1, Interesting

      yeah and do we all have a 'lot of problems' seeing how any good crypto system could be open source?
      the interesting tidbid is, that the open sourced drm will be harder to break as it cannot rely on simple security by obscurity.

    3. Re:How "open source" can DRM be? by plasmacutter · · Score: 1

      In other words it's not really DRM.. it's phone home subscription.

      that is not really DRM.. it's subscription authentication.

      --
      VLC FOR MAC IS DYING! IF YOU DEVELOP, PLEASE SAVE IT!!
    4. Re:How "open source" can DRM be? by NetNifty · · Score: 1

      Cryptography is slightly different than DRM though - a crypto system is just going to prevent users from reading a file unless they have the key, but a DRM system usually has different rules depending upon the license - can the user burn the item to CD, can it be played on X device etc, all of which need to (currently) be implemented in software.

      If the DRM software is all open source (ie it doesnt need to be linked against closed source libraries to compile which actually contains the DRM parts), how can it prevent me from disabling the license checks for burning the media to disk, then using that feature on a DRM-infected file that doesn't allow that for example? The best it seems to me it can do is prevent me from accessing the content altogether, which pretty much just looks to me like plain-old encryption, or will need to rely on closed hardware, or software which I can't compile myself (which requires digitally signing).

    5. Re:How "open source" can DRM be? by snaz555 · · Score: 1
      If the DRM software is all open source (ie it doesnt need to be linked against closed source libraries to compile which actually contains the DRM parts), how can it prevent me from disabling the license checks for burning the media to disk,

      The software never sees content in plaintext, that would be utterly pointless.

      A conditional access system needs to do all the backend work: interact with the subscriber and device databases, handle purchase requests, produce billing and audit data, look for fraud, revoke keys, assist with customer service, produce a gazillion different business reports, and of course issue keys. It needs to be tamper proof and self contained with a minimum of external interfaces. This is the space Sun has made an announcement in. They already had a framework to deliver the content plus the necessary client side support. On the client device that is requesting keys, managing keys, picking the right key out of a key block, and stuffing keys into or providing them to the secure decoder as needed. The delivery part is download or streaming.

  14. No sir I dont like it. by Bruha · · Score: 4, Insightful

    I dont want my content phoning home every time I play it. If I want to watch debbie does dallas 100 times a day that's my business and not theirs.

    Next thing you'll know if you watch CNN too much you'll get republican are great email and snail mail and if you watch Fox News the democrats will be trying to swing you back.

    Or if you watch only shows showing violence you'll be flagged for special security at travel terminals.

    This can be abused way too much. Corporations do not protect our security if there's a dime to be made off selling your information.

  15. Re:DReaM-CAS? by IndigoParadox · · Score: 1

    It had a copy-protect mechanism?

  16. Re: Welcome To.. by mpapet · · Score: 1

    The "ownership society!"

    It's very disheartening to see righteous indignation like this consistently modded up. No mention of action, ever. It's okay to complain. But for dog's sake don't ever do anything that would label you a nut case.

    go here: www.eff.org and give them some money, or figure out a way to volunteer some time.

    --
    http://www.maxineudall.com/2010/02/should-economists-be-sued-for-malpractice.html
  17. "assumed denial" by nurb432 · · Score: 1

    Thats a bogus concept, forcing one to have a connecton of some sort to even watch a damned movie, o listen to a song.

    Will my car have to have wifi ( and a subscription to a mobile internet service ) just to lisetn to the traffic report at some point? What about trying to read a book in the park on a nice day, once they outlaw paper books since they 'cant be controlled and monitored'?

    --
    ---- Booth was a patriot ----