X
Tech

Firefox to ship 'network partitioning' as a new anti-tracking defense

Firefox's "network partitioning" feature to ship in v85, scheduled for January 2021.
Written by Catalin Cimpanu, Contributor
firefox.png
Image: Mozilla

Firefox 85, scheduled to be released next month, in January 2021, will ship with a feature named Network Partitioning as a new form of anti-tracking protection.

The feature is based on "Client-Side Storage Partitioning," a new standard currently being developed by the World Wide Web Consortium's Privacy Community Group.

"Network Partitioning is highly technical, but to simplify it somewhat; your browser has many ways it can save data from websites, not just via cookies," privacy researcher Zach Edwards told ZDNet in an interview this week.

"These other storage mechanisms include the HTTP cache, image cache, favicon cache, font cache, CORS-preflight cache, and a variety of other caches and storage mechanisms that can be used to track people across websites."

Edwards says all these data storage systems are shared among websites.

The difference is that Network Partitioning will allow Firefox to save resources like the cache, favicons, CSS files, images, and more, on a per-website basis, rather than together, in the same pool.

This makes it harder for websites and third-parties like ad and web analytics companies to track users since they can't probe for the presence of other sites' data in this shared pool.

According to Mozilla, the following network resources will be partitioned starting with Firefox 85:

  • HTTP cache 
  • Image cache 
  • Favicon cache 
  • Connection pooling 
  • StyleSheet cache 
  • DNS 
  • HTTP authentication 
  • Alt-Svc 
  • Speculative connections 
  • Font cache 
  • HSTS 
  • OCSP 
  • Intermediate CA cache 
  • TLS client certificates 
  • TLS session identifiers 
  • Prefetch 
  • Preconnect 
  • CORS-preflight cache 

But while Mozilla will be deploying the broadest user data "partitioning system" to date, the Firefox creator isn't the first.

Edwards said the first browser maker to do so was Apple, in 2013, when it began partitioning the HTTP cache, and then followed through by partitioning even more user data storage systems years later, as part of its Tracking Prevention feature.

Google also partitioned the HTTP cache last month, with the release of Chrome 86, and the results began being felt right away, as Google Fonts lost some of its performance metrics as it couldn't store fonts in the shared HTTP cache anymore.

The Mozilla team expects similar performance issues for sites loaded in Firefox, but it's willing to take the hit just to improve the privacy of its users.

"Most policy makers and digital strategists are focused on the death of the 3rd party cookie, but there are a wide variety of other fingerprinting techniques and user tracking strategies that need to be broken by browsers," Edwards also ZDNet, lauding Mozilla's move.

PS: Mozilla also said that a side-effect of deploying Network Partitioning is that Firefox 85 will finally be able to block "supercookies" better, a type of browser cookie file that abuses various shared storage mediums to persist in browsers and allow advertisers to track user movements across the web.

Editorial standards