Jump to content

Protected Media Path: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
SmackBot (talk | contribs)
m Date maintenance tags and general fixes
Criticism: "It has been proved" is a weird construction here, and this statement adds nothing, since it's already clear that the content being discussed is DRM'ed
Tag: references removed
Line 25: Line 25:
In addition to the regular criticism against [[Digital Rights Management]] schemes, there has been speculation that this scheme has been motivated by the fact that it would affect official [[graphics hardware and FOSS|free/open source graphics driver]] support by manufacturers. The scheme relies on the internals of [[graphics card]]s to tell whether the hardware is trustworthy (permitted to play copy-protected content). This could be subverted if an attacker knows certain details about the hardware's operation, which could be disclosed by hardware [[documentation]] or open source [[device driver]]s.<!-- section "Elimination of Open-source Hardware Support" --><ref name=vista-cost>{{cite paper |author=[[Peter Gutmann (computer scientist)|Peter Gutmann]] |date=2006-12-26 |title=A Cost Analysis of Windows Vista Content Protection |url=http://www.cs.auckland.ac.nz/~pgut001/pubs/vista_cost.html |accessdate=2007-01-28 }}</ref> However, this will not affect platform independency, as the scheme is provided with no charge. <ref>[http://msdn.microsoft.com/en-us/library/ms700168(VS.85).aspx How to Play Protected Media Files (Windows)]</ref>
In addition to the regular criticism against [[Digital Rights Management]] schemes, there has been speculation that this scheme has been motivated by the fact that it would affect official [[graphics hardware and FOSS|free/open source graphics driver]] support by manufacturers. The scheme relies on the internals of [[graphics card]]s to tell whether the hardware is trustworthy (permitted to play copy-protected content). This could be subverted if an attacker knows certain details about the hardware's operation, which could be disclosed by hardware [[documentation]] or open source [[device driver]]s.<!-- section "Elimination of Open-source Hardware Support" --><ref name=vista-cost>{{cite paper |author=[[Peter Gutmann (computer scientist)|Peter Gutmann]] |date=2006-12-26 |title=A Cost Analysis of Windows Vista Content Protection |url=http://www.cs.auckland.ac.nz/~pgut001/pubs/vista_cost.html |accessdate=2007-01-28 }}</ref> However, this will not affect platform independency, as the scheme is provided with no charge. <ref>[http://msdn.microsoft.com/en-us/library/ms700168(VS.85).aspx How to Play Protected Media Files (Windows)]</ref>
Microsoft has frequently been accused of adding the Protected Media Path feature to Vista to block customers from copying rightfully owned{{Citation needed|date=July 2009}} media content<ref>[http://blogs.cnet.com/8301-13506_1-9785337-17.html?tag=blg.orig Why Microsoft must abandon Vista to save itself | The Digital Home - Don Reisinger's take on the tech closest to home - CNET Blogs<!-- Bot generated title -->]</ref> (a practice believed to be protected by Fair Use provisions of the Copyright Act), and the feature is widely quoted as an example of Microsoft's uncompromising adherence to Digital Rights Management (DRM). It has been proved that this feature only applies to a very small segment of media files (the so called premium content). <ref>[http://download.microsoft.com/download/a/f/7/af7777e5-7dcd-4800-8a0a-b18336565f5b/PMP-sign.doc Code Signing for Protected Media Components in Windows Vista (Word Document)]</ref>
Microsoft has frequently been accused of adding the Protected Media Path feature to Vista to block customers from copying rightfully owned{{Citation needed|date=July 2009}} media content<ref>[http://blogs.cnet.com/8301-13506_1-9785337-17.html?tag=blg.orig Why Microsoft must abandon Vista to save itself | The Digital Home - Don Reisinger's take on the tech closest to home - CNET Blogs<!-- Bot generated title -->]</ref> (a practice believed to be protected by Fair Use provisions of the Copyright Act), and the feature is widely quoted as an example of Microsoft's uncompromising adherence to Digital Rights Management (DRM).


==See also==
==See also==

Revision as of 16:54, 25 August 2009

The Protected Media Path is a set of technologies creating a "Protected Environment", first included in Microsoft's Windows Vista operating system, that is used to enforce digital rights management (or DRM) protections on content. Its subsets are Protected Video Path (PVP) and Protected User Mode Audio (PUMA).

Overview

The Protected Environment in which DRM content is played contains the media components that play DRM content, so the application only needs to provide remote control (Play, Rewind, Pause, and so on), rather than having to handle unprotected content data. The Protected Environment also provides all the necessary support for Microsoft-approved ("signed") third-party software modules to be added. It provides a “wall” against outside copying, where within the walls, content can be processed without making the content available to unapproved software.

In order to prevent users from copying DRM content, Windows Vista provides process isolation and continually monitors what kernel-mode software is loaded. If an unverified component is detected, then Vista will stop playing DRM content, rather than risk having the content copied. The Protected Environment is implemented completely in software, so software-based attacks such as patching the Windows kernel are possible.[1]

These restrictions concern the various outputs from the PC. For DRM content, digital outputs such as Digital Visual Interface (DVI) and High-Definition Multimedia Interface (HDMI) will have High-bandwidth Digital Content Protection (HDCP) enabled, to prevent someone recording the digital stream. Even analog TV-style outputs typically require some restrictions, provided by mechanisms such as Macrovision and CGMS-A. These restrictions only apply to DRM-restricted content, such as HD DVD or Blu-ray that are encrypted with AACS, and also apply in Windows XP using supported playback applications.[2][3] Users' standard unprotected content will not be faced with these restrictions. Some output types such as S/PDIF (Sony/Philips Digital Interchange Format) typically don’t have a suitable DRM scheme available, so these need to be reliably turned off if the content so specifies.

In Vista, the control of PC video outputs is provided by PVP-OPM, which is essentially the next generation of Certified Output Protection Protocol (COPP) introduced in Windows XP. However, rather than being a software application programming interface, PVP-OPM operates with the Windows media components in the Protected Environment.

Additionally, PVP-UAB (Protected Video Path - User-Accessible Bus) is used to encrypt video and audio data as it passes over the PCI-Express bus, to prevent it from being intercepted and copied on the way to the graphics card. It is complementary to PVP Output Protection Management.

Bypassed?

In January 2007 the developer Alex Ionescu announced that he had found a method that allows end users to bypass Vista’s Protected Media Path. This would allow digital content to be played on equipment that does not implement DRM restriction measures (like rescaling of video resolutions and disabling analog audio outputs). However, he did not release any sourcecode in fear of a Microsoft lawsuit regarding possible violation of the DMCA.[4] On 6 March 2007, Microsoft responded after internal testing, that the described method would not work.[5]

Criticism

In addition to the regular criticism against Digital Rights Management schemes, there has been speculation that this scheme has been motivated by the fact that it would affect official free/open source graphics driver support by manufacturers. The scheme relies on the internals of graphics cards to tell whether the hardware is trustworthy (permitted to play copy-protected content). This could be subverted if an attacker knows certain details about the hardware's operation, which could be disclosed by hardware documentation or open source device drivers.[6] However, this will not affect platform independency, as the scheme is provided with no charge. [7]

Microsoft has frequently been accused of adding the Protected Media Path feature to Vista to block customers from copying rightfully owned[citation needed] media content[8] (a practice believed to be protected by Fair Use provisions of the Copyright Act), and the feature is widely quoted as an example of Microsoft's uncompromising adherence to Digital Rights Management (DRM).

See also

References

  1. ^ Ionescu, Alex. "Introducting D-Pin Purr v1.0 - 32bit Edition". Retrieved on April 11, 2007.
  2. ^ CyberLink Customer Support - FAQ - What operating system should I have installed on my computer when playing Blu-ray Disc or HD DVD titles?
  3. ^ CyberLink Customer Support - FAQ - PowerDVD displays an error message "The playback of this content is not allowed with an digital output device. Please use a analog output device."
  4. ^ Alex Ionescu’s Blog » Update on Driver Signing Bypass
  5. ^ Alex Ionescu’s Blog » Vista DRM Issue Aftermath
  6. ^ Peter Gutmann (2006-12-26). "A Cost Analysis of Windows Vista Content Protection". Retrieved 2007-01-28. {{cite journal}}: Cite journal requires |journal= (help)
  7. ^ How to Play Protected Media Files (Windows)
  8. ^ Why Microsoft must abandon Vista to save itself | The Digital Home - Don Reisinger's take on the tech closest to home - CNET Blogs