All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

Understanding CHIPS: Enhancing Privacy with Independent Cookie Storage

By

gslin

10mo ago· 3 min readenNews

Summary

Cookies Having Independent Partitioned State (CHIPS) allows developers to create separate cookie jars per top-level site, enhancing privacy by preventing cross-site tracking through cookies.

Key quotes

· 3 pulled
Historically when a site embeds content via an <iframe>, the embedded content has been able to set a cookie on the user's device in response to the cross-site request.
This enables the content owner to track user activity across sites that embed the same content.
Cookies Having Independent Partitioned State (CHIPS) allows developers to opt a cookie into partitioned storage, with a separate cookie jar per top-level site.
Snippet from the RSS feed
Cookies Having Independent Partitioned State (CHIPS, also known as Partitioned cookies) allows developers to opt a cookie into partitioned storage, with a separate cookie jar per top-level site.

You might also wanna read