-
Notifications
You must be signed in to change notification settings - Fork 72
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CHIPS (Cookies Having Independent Partitioned State) #678
Comments
WebKit position issue: WebKit/standards-positions#50 |
We are going to mark this as "positive" via #682. A key piece of this decision is the behavior of a cookie when the Partitioned attribute is not provided being left up to the implementer. This allows us to continue deployment of partitioning by default while not forcing other browsers to change their default cookie behavior immediately. |
Great, thank you for the update, @bvandersloot-mozilla! I agree that we should preserve this condition for browsers. |
Request for Mozilla Position on an Emerging Web Specification
Other information
CHIPS is a proposal for a new cookie attribute, Partitioned. This attribute will indicate to user agents that these cross-site cookies should only be available in the same top-level context that the cookie was first set in.
CHIPS has been discussed in PrivacyCG and beyond for a while, and participants from other browsers including Firefox have generally signaled support so far (with a few details to figure out), see privacycg/proposals#30.
The TAG Review reached an overall positive conclusion
The text was updated successfully, but these errors were encountered: