privacycg / CHIPS

A proposal for a cookie attribute to partition cross-site cookies by top-level site
Other
116 stars 29 forks source link

CHIPS and the `Path` attribute #47

Closed DCtheTall closed 1 year ago

DCtheTall commented 2 years ago

When CHIPS was initially proposed, we required that the __Host- name prefix be included. This prefix is already part of the cookie RFC and requires the following:

Due to concerns raised in #30, Chrome removed the __Host- name prefix requirement from CHIPS. Likewise, due to concerns raised in #39 and #43 we decided to remove the no-Domain requirement as well.

Given we have diverged the Partitioned behavior from the __Host- prefix behavior, I am opening this issue to prompt a discussion on whether we should continue to include or do away with the Path=/ attribute as well.

DCtheTall commented 1 year ago

Recap of the points from yesterday's PrivacyCG call:

I think we made good progress, and I think it is reasonable to say there is alignment that the Path=/ requirement is not necessary for CHIPS and may make adoption more difficult.

DCtheTall commented 1 year ago

Closing this now that #49 has landed.