Wow, Cory's article is totally over the top... as are some of the comments in this thread. Let's start with the facts. Here's the spec. It's called Encrypted Media Extensions (EME). https://dvcs.w3.org/hg/html-media/raw-file/tip/encrypted-med... The EME spec isn't that long, and the introduction has a nice diagram. Go check it out. The W3C spec does not put "DRM in browsers." It allows browsers to use "decryption mod…
A few question about the EME proposal: > BTW, open source browsers can easily implement this spec since it doesn't require the browser to implement a "decryption module" themselves. Does this mean, that the 'decryption module' is necessary closed source? And from the spec: >4.1 "Secure proof of key release must necessarily involve the CDM due to the relative ease with which scripts may be modified. The CDM must provi…
Is there any precedent of anything being closed source behind standards implementations from the W3C? That seems unlikely, this seems terrible.