news
Mozilla: Excuses for Privacy Shortcomings, Servo, and Firefox Developer Experience
-
Mozilla ☛ Mozilla Privacy Blog: Browsers compete on privacy. When the operating system allows.
For more than two decades, Mozilla has advocated for an internet where people, not powerful platforms, determine how technology works for them. Meaningful consumer choice requires more than the ability to select a browser. People should also be able to choose what their browser can do, from the privacy protections it provides to the ways they can customize their experience.
A recent Firefox product initiative brings that longstanding policy concern into focus.
Firefox is bringing a built-in Ad Blocker to Firefox for iOS, giving people an optional way to reduce intrusive ads and ad-related trackers while browsing. The feature uses an EasyList-based filter list and Apple’s WebKit Content Blocker framework. It is off by default and can be enabled or disabled at any time.
The feature responds to years of requests from Firefox users on iPhone. It also illustrates a wider policy problem: dominant mobile platforms can determine which privacy and customization tools competing browsers are able to offer.
-
FOSSLinux ☛ What Is Servo? A Beginner’s Guide to the Rust-Powered Browser
Servo is a Rust-powered browser engine that just got a major upgrade. Learn what it is, how to install it on Linux, and why it matters for the future of the web.
-
Firefox Developer Experience: Firefox WebDriver Newsletter 155
WebDriver is a remote control interface that enables introspection and control of user agents. As such, it can help developers to verify that their websites are working and performing well with all major browsers. The protocol is standardized by the W3C and consists of two separate specifications: WebDriver classic (HTTP) and the new WebDriver BiDi (Bi-Directional).This newsletter gives an overview of the work we’ve done as part of the Firefox 155 release cycle.