|
|
|
|
|
by 6stringmerc
3598 days ago
|
|
The link is to a reasonably thought out and worded perspective from that of a technology industry participant. As noted within, there are some guiding principles which establish the basis for perspective and action. As in, the Free Software Foundation wouldn't be interested in participating in the for-profit software market. For a counter-point, when this case first broke and I was able to study the implications from a creator and "IP holder" perspective, I wrote the following essay: https://medium.com/@6StringMerc/arguments-against-the-dmca-s... I will genuinely engage with anyone who would like to take some assertions or postulations of mine and challenge them for the sake of discussion. These are important topics! |
|
Only a small subset of people against DRM and the problems in the DMCA are against copyright.
Also, as zAy0LfpBZLC8mAC already pointed out, the FSF is fine[1] with for-profit software. This confusion often derives from an assumption that you have to deny distribution rights to your customers to sell them anything. That isn't always true.
> study the implications
What you seem to be missing (in general) is about the EFF's fight against Section 1201 is that this isn't about copyright. The EFF is fighting the ban on bypassing "technological measure[s] that effectively controls access to a work"[2]. This ban makes some types of security research illegal, because the law treats security researchers announcing a DRM bug the same as someone exploiting the same bug to copy a movie.
Right now you are probably using a browser that contains a 3rd part black box CDM ("Content Decryption Module"). Every day you use that browser you're betting that nobody has found an exploitable bug in that black box. Bugs are particularly dangerous when they are hidden in a black box; it's easy to ignore bugs that nobody can see. This concern isn't hypothetical: a bug in Chrome's Widevine CDM was discovered recently[3].
[1] https://www.gnu.org/philosophy/selling.en.html
[2] 17 U.S.C Sec. 1201(a)(1)
[3] http://boingboing.net/2016/06/24/googles-version-of-the-w3c....