Difference between revisions of "Browser Partition"
From MgmtWiki
(→Cookies) |
(→Where to build the partition?) |
||
| Line 8: | Line 8: | ||
===Where to build the partition?=== | ===Where to build the partition?=== | ||
| + | The current plan in Google and Chromium is to partition the browser based on the "top-level domain". | ||
==Solutions== | ==Solutions== | ||
Revision as of 14:20, 27 June 2023
Contents
Full Title or Meme
The original browser were limited the lack of an state between screens. Adding state has required a means to partition that state to the appropriate sources.
Context
Google Chrome is going ahead with strong tracking protection and Firefox and Safari already have this. -miketaylr@chromium.org (2023-04-25_
Problems
Where to build the partition?
The current plan in Google and Chromium is to partition the browser based on the "top-level domain".
Solutions
Cookies
All major Browsers have deprecated the use of Third Party Cookies while some Browsers still allow them within partitions with names like First-Party Sets. Click that link for details. Some Browsers just ban all Third Party Cookies with no work-around like that.