Slashdot Mirror


Digital Rights Management Operating System

Anonymous Coward sent in a note about Microsoft being granted a patent on a "Digital Rights Management Operating System". Anything more to say? Nope, don't think so. After Windows XP will be Windows DRM.

6 of 600 comments (clear)

  1. Re:Well, by TwP · · Score: 4, Informative

    This is news because the patent was granted.

    The patent should not stand, though, since we already have prior art from the NSA. The Microsoft patent seems to be a subset of the development work done by the NSA. It focuses mainly on digital rights management whereas the NSA secure OS project would apply to all applications and data types, not just DRM.

  2. Summary of a DRM OS by twoflower · · Score: 5, Informative
    A digital rights management operating system protects rights-managed data, such as downloaded content, from access by untrusted programs while the data is loaded into memory or on a page file as a result of the execution of a trusted application that accesses the memory. To protect the rights-managed data resident in memory, the digital rights management operating system refuses to load an untrusted program into memory while the trusted application is executing or removes the data from memory before loading the untrusted program. If the untrusted program executes at the operating system level, such as a debugger, the digital rights management operating system renounces a trusted identity created for it by the computer processor when the computer was booted. To protect the rights-managed data on the page file, the digital rights management operating system prohibits raw access to the page file, or erases the data from the page file before allowing such access. Alternatively, the digital rights management operating system can encrypt the rights-managed data prior to writing it to the page file. The digital rights management operating system also limits the functions the user can perform on the rights-managed data and the trusted application, and can provide a trusted clock used in place of the standard computer clock.
    So, basically you're screwed. If you load any software they don't approve of, the OS itself will prevent you from accessing any protected content, and any programs which _can_ access the protected content. Looks like something designed to prevent situations similar to the current DRM "fix" programs.

    Twoflower
    --


    --
    Twoflower
  3. Re:This is good news... by scaryjohn · · Score: 4, Informative

    Yes, there was. The senator from south carolina who is not stom thurmund got put up to it. He backed down after it became aparent he didn't know what he was talking about. However, that's not to say that there won't be a similar, less broad legislation coming down the pipe (SSSCA could have applied to everything with a data input and a microprocessor).

    SSSCA also said it would enforce a standard agreed-to or imposed upon by the commerce department... ol' senator hollings's staff didn't exactly do a patent search to check if a standard could get imposed upon the commerce department.

    Apple would likely prefer to pay license fees to its minority owner, Microsoft anyway than leave the industry anyway.

    ... Must... Resist... Urge to flamebait...

    --
    One might ask the same about birds. What ARE birds? We just don't know.
  4. Microsoft has some really major people on this... by Hobart · · Score: 5, Informative

    One of the named inventors on the patent, Butler Lampson, is a famed CS person who is noted in the Jargon File. Microsoft Research has all kinds of famous computer folk working there, including the inventor of Qsort, the author of VMS, the author of Turbo Pascal (now C#), and others.

    Of course, this rights-management is all useless (as any informed antivirus software user can tell you) as long as users have the right to execute whatever code they want on their PCs. No software is safe from attack from an emulator. They'd have to make VMWare and Virtual PC illegal, and make flashing your computer's BIOS to a different BIOS illegal to actually have this work and stop any but the most casual practitioners.

    Of course the way the legal system is acting as of late, that may not be too unrealistic a scenario :-(

    --
    o/~ Join us now and share the software ...
  5. Arrgh! No one's read the claims yet! by Azog · · Score: 5, Informative
    So far, none of the posters here have actually read the details of the patent. So everyone chill out for a second and read this critical little quote from the patent text:

    The CPU manufacturer equips the CPU 140 with a pair of public and private keys 164 that is unique to the CPU [...] Other physical implementations may include storing the key on an external device to which the main CPU has privileged access (where the stored secrets are inaccessible to arbitrary application or operating systems code). The private key is never revealed and is used only for the specific purpose of signing stylized statements, such as when responding to challenges from a content provider, as is discussed below.
    And, if you take the trouble to read the description of how the whole thing works, it comes down to the fact that the CPU can authenticate itself over the network at runtime by using this private key that ONLY the CPU can access.

    Now, I don't know about you, but I haven't heard anything about Intel or AMD building public key / private key pairs into their CPUs. In fact, the whole Intel processor ID fiasco has probably scared them away from this area. Don't forget that this patent was filed in 1998, and was probably designed long before the PIII was released.

    I think the most interesting thing about this is that it shows where Microsoft wanted to go in 1998 - they probably were working with Intel on the processor ID thing, and the next step would have been public / private keys to enable the design shown in this patent.

    But it won't be happening anytime real soon. Unless maybe all those Pentium 4's out there actually have this as an unannounced feature. Unlikely, but possible - the P4 hyperthreading stuff was like that...
    --
    Torrey Hoffman (Azog)
    "HTML needs a rant tag" - Alan Cox
  6. Re:Torches, anyone? by Mr_Matt · · Score: 4, Informative

    Uhm...there's no difference between analog and digital media here, except that digital media is way easier to copy.

    No, incorrect. There IS a difference between the way digital media and analog media is treated in copyright law - hard to believe, but true. When you buy a book, you have total control over the physical content of that book, and can use the full pantheon of fair use rights with that book. When you buy software, or a DVD, you do not have control over the media in question - see the DMCA. That's what's so shocking about the DMCA and digital IP laws being bandied about - and what's so terrifying about this MS patent.

    Check out Jessica Litman's book "Digital Copyright" for a much better, more in-depth discussion about how we (assuming "we == USA") treat copyright law differently when applied to digital and analog media. It's really compelling, and somewhat disturbing. Good luck!

    --


    But what does my opinion matter, I just vote here. It's not like I have any money or anything.