이제 2022년 10월 25일까지 Chrome 106 이상에서 오리진 트라이얼을 사용할 수 있습니다.
CHIPS는 새로운 쿠키 속성인 Partitioned를 사용하여 최상위 사이트에서 서드 파티 쿠키를 파티션으로 나누도록 선택하는 메커니즘을 도입한 개인 정보 보호 샌드박스 제안서입니다.
이 실험은 2022년 3월 29일에 Chrome 100에서 시작되었으며 2022년 6월 14일까지 실행되도록 예약되었습니다.
버전 103부터 Chrome에는 HTTP 쿠키용 대체 CHIPS 오리진 트라이얼 설계가 포함되며, 이를 통해 대규모 조직에서 더 쉽게 배포할 수 있도록 선택 메커니즘을 지원합니다.
새로운 설계에서는 더 이상 오리진 트라이얼에 등록하기 위해 Accept-CH: Sec-CH-Partitioned-Cookies 헤더를 전송할 필요가 없습니다. 사이트는 Partitioned 속성이 있는 Set-Cookie 헤더가 포함된 응답을 보낼 때만 CHIPS 오리진 트라이얼 토큰과 함께 Origin-Trial 헤더를 전송하면 됩니다.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["필요한 정보가 없음","missingTheInformationINeed","thumb-down"],["너무 복잡함/단계 수가 너무 많음","tooComplicatedTooManySteps","thumb-down"],["오래됨","outOfDate","thumb-down"],["번역 문제","translationIssue","thumb-down"],["샘플/코드 문제","samplesCodeIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2022-05-26(UTC)"],[[["The CHIPS origin trial has been extended on Chrome 106+ until October 25, 2022, allowing more time for testing and feedback."],["CHIPS enables third-party cookies to be partitioned by top-level site using a new `Partitioned` attribute for opt-in functionality."],["Starting in Chrome 103, an alternative design simplifies the opt-in by removing the need for the `Accept-CH: Sec-CH-Partitioned-Cookies` header."],["Sites can participate in the trial by including the `Origin-Trial` header with their token when sending responses containing `Set-Cookie` with the `Partitioned` attribute."]]],["The CHIPS (Cookies Having Independent Partitioned State) origin trial, a Privacy Sandbox proposal, partitions third-party cookies by top-level site. It was extended to run on Chrome 106+ until October 25, 2022. An alternative design for HTTP cookies in Chrome 103+ allows opt-in without requiring the `Accept-CH: Sec-CH-Partitioned-Cookies` header. Instead, sites need to send the `Origin-Trial` header with the CHIPS origin trial token alongside `Set-Cookie` and the `Partitioned` attribute.\n"]]