[Bug 25385] clear key cannot provide basic protection, why not considering web cryptography API

https://www.w3.org/Bugs/Public/show_bug.cgi?id=25385

Joe Steele <steele@adobe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |steele@adobe.com

--- Comment #9 from Joe Steele <steele@adobe.com> ---
Can we resolve this with the following text change?

Replace this:
This ensures that there is a common baseline level of protection that is
guaranteed to be supported in all user agents, including those that are
entirely open source. Thus, content providers that need only basic protection
can build simple applications that will work on all platforms without needing
to work with any content protection providers.

With this:
This ensures that there is a common baseline implementation that is guaranteed
to be supported in all user agents, including those that are entirely open
source. Thus content providers can build simple applications that will work on
all platforms without needing to work with any specific content protection
providers.

Note the removal of all mention of "protection". This makes it clear that no
protection is required from a ClearKey key system implementation.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Wednesday, 30 April 2014 21:13:08 UTC