Slashdot Mirror


Free Software Foundation Condemns Mozilla's Move To Support DRM In Firefox

New submitter ptr_88 writes: "The Free Software Foundation has opposed Mozilla's move to support DRM in the Firefox browser, partnering with Adobe to do so. The FSF said, '[We're] deeply disappointed in Mozilla's announcement. The decision compromises important principles in order to alleviate misguided fears about loss of browser market share. It allies Mozilla with a company hostile to the free software movement and to Mozilla's own fundamental ideals. ... We recognize that Mozilla is doing this reluctantly, and we trust these words coming from Mozilla much more than we do when they come from Microsoft or Amazon. At the same time, nearly everyone who implements DRM says they are forced to do it, and this lack of accountability is how the practice sustains itself.'"

4 of 403 comments (clear)

  1. Re:didn't they decline H264 on Windows a while ago by thrillseeker · · Score: 5, Interesting

    I wonder if anyone technically competent and influential has recently left the company...

  2. Re:Write to Mozilla CTO Andreas Gal, he's responsi by NotInHere · · Score: 5, Interesting

    First, I am against DRM. I think it restricts fair use and innovation, is spyware, and defends obsolete business models.

    But what Mozilla did was a good step. Almost every browser in the wild ships with a flash plugin. Flash is worse than any CDM.

    I think EME improves current situation, when some websites don't rely on flash anymore.

    Most DRM is a rootkit, and not a honest software which balances the content owner's and the users interests. The sandbox approach from Mozilla is very non-intrusive in comparison to other DRM systems, and other EME browsers. I never liked installing any DRM software on my computer, as I give it full access to my system, and I will never be abled to distinguish its behaviour from malware. But when the sandbox really is as restrictive to the blob as it should be, I will probably even use the DRM.

    This step of Mozilla will make some content owners accept less intrusive DRM, which is good.

  3. Explanation of Mozilla by Anonymous Coward · · Score: 5, Interesting

    Somehow, they discovered that their previous CEO, who had made it clear that he would absolutely refuse to put DRM in Firefox, had made an embarrassing political donation, and forced him out of the company.

  4. Re:Corporate directed not volunteer direct ... by jopsen · · Score: 4, Interesting

    Many successful FOSS projects

    So doesn't this mean that someone could just fork Firefox without the DRM?

    DRM in Firefox will download a binary module from adobe, and it can be enabled/disabled by the user.
    No need to fork... that's way too much work...


    Most likely this is just like flash plugin, except the API surface will be smaller, the module will be better sandboxed, there will be real security and work to ensure users privacy (Andreas CTO at Mozilla promised this in his blog post on the topic).
    With some luck this will allow us to kill flash and silverlight... a well encapsulated module is certainly less evil.