AdguardTeam / AdguardTeam/AdguardBrowserExtension

Change the way we define third-party cookies

Abierto
#1,349 0 comentarios 1 reacción 0 asignados Ver en GitHub
Enhancement P3: Medium Stealth mode
Lenguaje dominante
TypeScript
Estrellas
4.4k
Forks
449
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

Currently, we consider cookie "third-party" if it is sent to a third-party domain. This definition brings a lot of confusion and actually causes some issues with how "self-destructing third-party cookies" work.

We should consider cookie "third-party" only if it is set by a third-party domain (e.g. the set-cookie header is received from a third-party domain).

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.