Wonder what Brendan Eich would have thought of this.
Reconciling Mozilla’s Mission and the W3C EME
121–130 of 195 posts
Re: Reconciling Mozilla’s Mission and the W3C EME
#122Earlier quoted context omitted.
"No, DRM can't enforce it (since this stuff is pirated practically instantaneously). So why is it used?" Strongly suspect this is due to contractual obligations with the studios. The agreements will almost certainly stipulate that content must be sufficiently protected. Hence Netflix plays ball, if it wants access.
one aspect of this - if you don't make an attempt to protect the content, even if it is "pirated practically instantaneously", then the studios can't go after anyone pirating their product in the legal system with any chance of winning. there is great fear of the slippery slope you go down in that world.
Why not? Absence of DRM doesn't make infringement legal. Studios can go after it the same way they do now. What they'll lose are various evil perks they get from DMCA-1201. But they weren't entitled to them to begin with. They all exist because of undemocratic and corrupted political process.
Re: Reconciling Mozilla’s Mission and the W3C EME
#123Earlier quoted context omitted.
Nobody really uses the analog hole. It's actually easier to do it digitally, and will remain so, because securing a device against arbitrarily many attackers with physical access and arbitrarily large amounts of time and resources is a practical impossibility. The analog hole is just the formal proof that DRM can never be effective, because if you can see it or hear it you can record it.
I'm curious: Is it currently possible to load a proprietary OS/Browser in VirtualBox and re-direct the graphics/audio stream to a file?
Re: Reconciling Mozilla’s Mission and the W3C EME
#124Earlier quoted context omitted.
What profit? Netflix offers rentals only, and no sales. And Netflix DRM doesn't prevent any piracy since users who want to illegally retain the copy can do it either way. So what is the reason for them using it? They can simply use sales and have the same profit.
What profit? The profit that comes from actually having content to offer, which wouldn't happen if they didn't have DRM to "protect" the studios' shows and films. Regardless of their opinions on DRM, it's not their decision to make, unless they just want to stream self-produced content.
Re: Reconciling Mozilla’s Mission and the W3C EME
#125This is terrible news from end to end. To solve it, we need to tackle the root problem and not blame the browsers: those who want to infect our open web with DRM. Cancel your Netflix subscription. Let them know why. Same with Hulu. Same with amazon video. same with anyone who tells you to that your open web is less important than their unwillingness to embrace the new, digital frontier. Don't give money to the asshat…
Re: Reconciling Mozilla’s Mission and the W3C EME
#126Earlier quoted context omitted.
My question "why" was not pointed at Netflix. It was pointed at publishers (studios, etc.) which demand that DRM. They have no valid answer for that question. While Netfilx aren't an ideological champion for DRM, they are a huge proliferator of it. Compare it to distributors which sell only DRM-free content and actually attempt to influence publishers to sell through them (like GOG for games). Those are actually doin…
It's a form of price discrimination. If you want to watch a movie once ("rental") it costs $5 but it you want to watch it unlimited times it costs $20. As a customer, I appreciate this because it allows me to pay less when I want less.
Re: Reconciling Mozilla’s Mission and the W3C EME
#127Earlier quoted context omitted.
Do you really think that studios would license content to Netflix without DRM? The reason for Netflix to push DRM is simple: you can't offer a streaming service with just House of Cards and a handful of unknown shows.
I understand the situation with studios having crazy demands. My question was equally addressed to their reasoning. And I don't agree in general that Netflix has no way to improve things. Distributors have more influence on publishers than single users. I already wrote elsewhere about GOG. They work with gaming publishers and convince them that DRM is never needed. And it works. Not always, but with some of them. The…
GOG sells old games, which are much past their prime time, and people don't play old games nearly as much as they watch old films and even shows.
Not that Netflix doesn't have influence, of course, but it's still far from being their decision.
Re: Reconciling Mozilla’s Mission and the W3C EME
#128Earlier quoted context omitted.
What profit? The profit that comes from actually having content to offer, which wouldn't happen if they didn't have DRM to "protect" the studios' shows and films. Regardless of their opinions on DRM, it's not their decision to make, unless they just want to stream self-produced content.
Engaging in proliferating an unethical practice under pretense that "they have no choice" is a very questionable thing. Netflix had a choice, but they chose to do this.
Re: Reconciling Mozilla’s Mission and the W3C EME
#129Earlier quoted context omitted.
Legitimate reasons to directly access the OS are typically "there isn't a browser API for this yet". We have multiple Open Source browsers now; submit a patch to one or more of them to add a new API, and ideally start working to standardize it. The result will be far better and more secure than a one-off custom plugin to pass through specific OS functionality.
If Firefox had an API that allowed you to do anything the OS allows you to do then there would be no sandbox. If it doesn't then there are things you can't do with the browser API that you could do with direct access to the OS.
Re: Reconciling Mozilla’s Mission and the W3C EME
#130Earlier quoted context omitted.
Scuse my ignorance, which JS monopoly? What is Mozilla doing? I love mdn for my js reference needs, something to do with that?
I believe pekk's talking about not supporting any other client-side languages besides JavaScript (e.g. Dart, PNaCl, etc).