Stories
Slash Boxes
Comments

SoylentNews is people

posted by chromas on Wednesday January 23 2019, @03:12PM   Printer-friendly
from the bring-back-common-sense-adctl dept.

Google engineers have proposed changes to Chromium which would completely break content-blocking extensions, including various ad blockers, ostensibly for "security" reasons.

Per The Register:

In a note posted Tuesday to the Chromium bug tracker, Raymond Hill, the developer behind uBlock Origin and uMatrix, said the changes contemplated by the Manifest v3 proposal will ruin his ad and content blocking extensions, and take control of content away from users.

Content blockers may be used to block ads, but they have broader applications. They're predicated on the notion that users, rather than anyone else, should be able to control how their browser presents and interacts with remote resources.

Manifest v3 refers to the specification for browser extension manifest files, which enumerate the resources and capabilities available to browser extensions. Google's stated rationale for making the proposed changes is to improve security, privacy and performance, and supposedly to enhance user control.

"Users should have increased control over their extensions," the design document says. "A user should be able to determine what information is available to an extension, and be able to control that privilege."

But one way Google would like to achieve these goals involves replacing the webRequest API with a new one, declarativeNetRequest.

[...] Hill, who said he's waiting for a response from the Google software engineer overseeing this issue, said in an email to The Register: "I understand the point of a declarativeNetRequest API, and I am not against such API. However I don't understand why the blocking ability of the webRequest API – which has existed for over seven years – would be removed (as the design document proposes). I don't see what is to be gained from doing this."

Hill observes that several other capabilities will no longer be available under the new API, including blocking media elements larger than a specified size, disable JavaScript execution by injecting Content-Security-Policy directives, and removing the outgoing Cookie headers.

And he argues that if these changes get implemented, Chromium will no longer serve users.

The Register points out that this will not just affect Google Chrome and Chromium, but also Chromium based web browsers such as Brave Browser and Microsoft Edge.


Original Submission

 
This discussion has been archived. No new comments can be posted.
Display Options Threshold/Breakthrough Mark All as Read Mark All as Unread
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
  • (Score: 2) by ikanreed on Wednesday January 23 2019, @03:50PM (3 children)

    by ikanreed (3164) Subscriber Badge on Wednesday January 23 2019, @03:50PM (#790637) Journal

    Not that firefox development hasn't gradually drifted into a place where they're tightly bound to a narrow revenue stream from sources whose interests don't align with Firefox's users'.

    Closed source was clearly never the problem with proprietary software, it was always profit motive.

    Starting Score:    1  point
    Karma-Bonus Modifier   +1  

    Total Score:   2  
  • (Score: 1, Touché) by Anonymous Coward on Wednesday January 23 2019, @05:22PM (1 child)

    by Anonymous Coward on Wednesday January 23 2019, @05:22PM (#790697)

    While your user name is "ikanreed", this obviously does not mean that you can read. Because otherwise you would have noticed that the parent didn't suggest using Firefox, but one of the Firefox forks.

    • (Score: 4, Interesting) by ikanreed on Wednesday January 23 2019, @05:47PM

      by ikanreed (3164) Subscriber Badge on Wednesday January 23 2019, @05:47PM (#790709) Journal

      I wanted to pedantically defend my position because I had considered that when I made my post and decided the downstream effects from pulling changesets being easy still influences them the way chrome basically decides chromium's features.

      But you know... that's a totally fair point and worth more than a pedantic disagreement.

  • (Score: 1, Insightful) by Anonymous Coward on Thursday January 24 2019, @12:56PM

    by Anonymous Coward on Thursday January 24 2019, @12:56PM (#791203)

    Closed source was clearly never the problem with proprietary software, it was always profit motive.

    Profit motive leads to problems, yes, but so does software being "closed source" in general. It just gives the developers far too much power over the users, since they have no freedoms when using the non-free software. Profit motive may lead developers to actively abuse users, but even if they didn't, denying users their freedoms is an abuse in and of itself.