privacytests / privacytests.org

Source code for privacytests.org. Includes browser testing code and site rendering.
https://privacytests.org
MIT License
797 stars 23 forks source link

Partitioning != Partitioning; Add details about the different partitioning schemes. #190

Open JannisBush opened 7 months ago

JannisBush commented 7 months ago

There are various ways to partition browser state confusingly called Double-Keyed, Triple-Keyed, and various 2.5-keyed schemes. (https://arturjanc.com/xsleaks-2023-partitioning-and-cookies.pdf, https://github.com/shivanigithub/http-cache-partitioning/issues/2)

It would be nice if there would be some information about which partitioning scheme is used for different storage states in the various browsers.