Earlier quoted context omitted.
The primary purpose of content encryption tools is to trigger DMCA 1201 anti-circumention provisions to prohibit people from writing decryption tools. Nothing more and nothing less. All DRM schemes are a form of obfuscation; some particularly secure ones use hardware decoding enclaves not present on desktops that are harder to crack, but that's about it. The only practically useful DRM schemes are ones where any tool…
> the first prohibits you from circumventing ANY technological measure (yes, even something as simple as a right-click blocker, domain lock, Youtube's rolling URL cipher, or what have you) The law does say it has to be "effective".
EME, CDM, AES, CENC, and Keys – Building Blocks of DRM
41–50 of 50 posts
Re: EME, CDM, AES, CENC, and Keys – Building Blocks of DRM
#42Earlier quoted context omitted.
Thanks for linking this talk, it was indeed interesting. Especially the part where he said that "if the hack costs more than 10 games, we're fine". Indeed, you probably aren't breaking this thing unless you have millions of dollars worth of equipment and the expertise to use it. But then video game consoles are special. They were always these closed, tightly-controlled ecosystems. General-purpose devices, like phones…
Intel SGX?
- How does the program making use of it make sure it's not been patched so the code that's supposed to run in the enclave runs without one?
- How does it know it's not being run on an emulated CPU or in a VM? And that those checks haven't been patched out, too?
- How does it make sure the OS is cooperating? I assume there is some cooperation required from the kernel at least.
Re: EME, CDM, AES, CENC, and Keys – Building Blocks of DRM
#43Re: EME, CDM, AES, CENC, and Keys – Building Blocks of DRM
#44Earlier quoted context omitted.
IMO it isn't that hard to crack a DRM system. My understanding is that most of the protections are legal, not technical, as in, if you do it, they'll sue the hell out of you and win.
"Eventually, all DRM will be cracked" LOL. Gerhard Lengeling would like a word. He spent as much time implementing the copy protection for Notator as he did writing the program itself, which copy protection involved a dongle in the Atari ST's cartridge port. And despite crackers' best efforts, it remained uncracked for at least two decades.
Re: EME, CDM, AES, CENC, and Keys – Building Blocks of DRM
#45Earlier quoted context omitted.
DMCA 1201 is a treaty implementation and thus cannot be repealed without significant international backlash.
Treaties can't force unconstitutional garbage, especially when passed in a corrupt undemocratic fashion: https://www.eff.org/deeplinks/2013/03/ustr-secret-copyright-... DMCA 1201 should be repealed hard and never allowed back. Other countries will only thank US for being the first to dump it, even if it will anger DRM proponents who like to write such corrupt laws.
1. The restriction is necessary to a "compelling state interest"; 2. The restriction is "narrowly tailored" to achieving this compelling purpose; and 3. The restriction uses the "least restrictive means" to achieve the purpose.
So, I can give you some spoilers: copyright is explicitly mentioned and authorized by the US Constitution, it even gets it's own separate clause. That means copyright is automatically a compelling state interest, and it follows that if we have code that enforces the law, we also have a compelling state interest in protecting that code, too. The EFF's case (and, more generally, any constitutional challenge to DMCA 1201) is going to hinge on the 2nd and 3rd questions of the strict scrutiny test - could they reach the same goal of automated copyright enforcement with a narrower, less restrictive law?
Regarding your particular objections to treaty negotiation, the WIPO Copyright Treaty's undemocratic negotiation process is immaterial to constitutional questions. This is because the US Constitution is explicitly opposed to that. It says the President negotiates treaties and the Senate consents to them. It provides no provision for further democratic control in international relations. In other words, international law is inherently and constitutionally undemocratic. Think about what it means for that to NOT be the case: we'd need every treaty to have a corresponding election in which the citizens of both countries have an up-or-down vote. Very few treaties work this way; the EU sits comfortably at top-of-mind but that's about it.
Re: EME, CDM, AES, CENC, and Keys – Building Blocks of DRM
#46Earlier quoted context omitted.
The primary purpose of content encryption tools is to trigger DMCA 1201 anti-circumention provisions to prohibit people from writing decryption tools. Nothing more and nothing less. All DRM schemes are a form of obfuscation; some particularly secure ones use hardware decoding enclaves not present on desktops that are harder to crack, but that's about it. The only practically useful DRM schemes are ones where any tool…
> the first prohibits you from circumventing ANY technological measure (yes, even something as simple as a right-click blocker, domain lock, Youtube's rolling URL cipher, or what have you) The law does say it has to be "effective".
Re: EME, CDM, AES, CENC, and Keys – Building Blocks of DRM
#47Earlier quoted context omitted.
Treaties can't force unconstitutional garbage, especially when passed in a corrupt undemocratic fashion: https://www.eff.org/deeplinks/2013/03/ustr-secret-copyright-... DMCA 1201 should be repealed hard and never allowed back. Other countries will only thank US for being the first to dump it, even if it will anger DRM proponents who like to write such corrupt laws.
There is a pending legal challenge to parts of DMCA 1201 being spearheaded by the EFF (Green v. DOJ) but I have no idea if it'll actually pass. I hope it does, as there is a legitimate conflict in law between free speech rights and DMCA 1201's restriction on circumvention tools. However, that doesn't mean they're automatically unconstitutional. It just means that strict scrutiny applies. That means it's constitutiona…
So whatever was authorized for copyright, can't just automatically legitimize DMCA 1201 which is an overreaching prohibition (which is ironic, since what makes DRM itself unethical is that it's an overreaching preemptive policing).
If DMCA 1201 just forbade breaking DRM for copyright infringement, then it could be different. But it's not doing that, so it has to be repealed.
> the WIPO Copyright Treaty's undemocratic negotiation process is immaterial to constitutional questions.
This is important for showing the corrupt nature of both DRM proponents and policy around DRM. It is undemocratic to use treaties as a backdoor to control legislative process. It's simply corruption. And if it's the nature of treaties to be undemocratic, then there should be even a stronger to push against using them to subvert legislation.
Re: EME, CDM, AES, CENC, and Keys – Building Blocks of DRM
#48Earlier quoted context omitted.
There is a pending legal challenge to parts of DMCA 1201 being spearheaded by the EFF (Green v. DOJ) but I have no idea if it'll actually pass. I hope it does, as there is a legitimate conflict in law between free speech rights and DMCA 1201's restriction on circumvention tools. However, that doesn't mean they're automatically unconstitutional. It just means that strict scrutiny applies. That means it's constitutiona…
Problem with DMCA 1201 is that it's not even about copyright. It's about forbidding breaking DRM, which can have cases that have nothing to do with copyright (i.e nothing is infringed by breaking it). So whatever was authorized for copyright, can't just automatically legitimize DMCA 1201 which is an overreaching prohibition (which is ironic, since what makes DRM itself unethical is that it's an overreaching preemptiv…
That's probably the only reason why DMCA 1201 would pass a strict scrutiny test at all - it's evidence of narrow tailoring.
BTW, what you're describing with treaties has a name: it's called policy laundering.
Re: EME, CDM, AES, CENC, and Keys – Building Blocks of DRM
#49Earlier quoted context omitted.
Problem with DMCA 1201 is that it's not even about copyright. It's about forbidding breaking DRM, which can have cases that have nothing to do with copyright (i.e nothing is infringed by breaking it). So whatever was authorized for copyright, can't just automatically legitimize DMCA 1201 which is an overreaching prohibition (which is ironic, since what makes DRM itself unethical is that it's an overreaching preemptiv…
What you're describing is the actual state of the law regarding DMCA 1201. DRM only gets legal force when it has the effect of controlling access to a copyrighted work. This has been court-tested: Lexmark v. Static Control Components proves that you cannot legally enforce DRM that does not control access to copyrighted works. You can't copyright ink, ergo you can't argue that ink DRM is protected by DMCA 1201. That's…
But that's not what DMCA 1201 is about though, it's just a trick it's using. It's about forbidding DRM breaking [on a copyrighted work]. What if breaking DRM has no bearing on the copyright itself? I.e. it doesn't affect it because nothing is infringed. DMCA 1201 still forbids it. So it's clear that it's wider than simply being about copyright and that's exactly the problem with it - being overreaching and forbidding perfectly legal things that copyright should have no business touching.
DRM proponents realize it very well, and they abuse DMCA 1201 to extend copyright law into any area they want, as long as they can slap any kind of copyright + DRM on it. It basically gives them a rogue lawmaking tool that doesn't need to involve actual legislators.
Like for example forbidding one to switch mobile carriers because it involves breaking DRM. Nothing really to do with copyright - it's about controlling the market. But they use DCMA 1201 for it.
So DMCA 1201 is utter garbage and it's not only corrupt, it's clearly easily abused.
> BTW, what you're describing with treaties has a name: it's called policy laundering.
Yep, that's exactly the origins of DMCA 1201, so I'm always surprised when anyone tries to defend such clearly corrupt law. That's basically being proponents of corruption.
Re: EME, CDM, AES, CENC, and Keys – Building Blocks of DRM
#50That's a good breakdown of how much effort is spent on unethical application of technology. But advertising DRM on the site: "buy DRM"? That's already disgusting.
If you know anyone involved in creative work, you would bite your tongue before saying DRM is unethical. Such people universally, to a man (or woman) believe that unauthorized distribution of their output is unethical because it makes them unable to make money for all their hard work. Inasmuch as DRM prevents this, it is a boon to these people. DRM is a part of life now. Without it, you would not be able to enjoy the…
So is piracy^Wcopyright infringement.
> Without it, you would not be able to enjoy the rich variety of content available on today's internet.
Why not?