johannhof / draft-annevk-johannhof-httpbis-cookies

https://johannhof.github.io/draft-annevk-johannhof-httpbis-cookies/draft-annevk-johannhof-httpbis-cookies.html
Other
0 stars 1 forks source link

Provide integration with Clear-Site-Data #5

Open annevk opened 2 months ago

annevk commented 2 months ago

Based on https://w3c.github.io/webappsec-clear-site-data/#clear-cookies it looks like we need to be able to delete cookies given a registrable domain.

It's not entirely clear how Clear-Site-Data integrates with partitioning though so it is likely more subtle than that: https://github.com/w3c/webappsec-clear-site-data/issues/72.

There's also some concerns about how this works in general, seemingly without resolution: https://github.com/w3c/webappsec-clear-site-data/issues/55.

annevk commented 1 month ago

Make sure this also works for https://github.com/privacycg/nav-tracking-mitigations. See discussion in https://github.com/privacycg/nav-tracking-mitigations/pull/78 for context.