Skip to content

Commit 865e720

Browse files
authored
Add privacy considerations.
1 parent 95920c2 commit 865e720

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

index.bs

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,3 +159,13 @@ the Public Suffix List [[PSL]], the deliniation of a [=site=] can and does diffe
159159
agents, and even between versions of one user agent. Developers are encouraged to exercise caution
160160
when making decisions based on [=sites=], and are likewise encouraged to rely upon
161161
{{Origin/isSameOrigin(other)}} when making security decisions.
162+
163+
164+
Privacy Considerations {#privacy}
165+
======================
166+
167+
The Public Suffix List [[PSL]] changes over time, and will likely be different from browser to
168+
browser and from one version of one browser to another. While the list is likely strongly
169+
correllated to a specific version of a user agent, exposing the list via {{Origin/isSameSite()}}
170+
could leak some information in cases where the user agent desires to limit its brand's or
171+
version's visibility.

0 commit comments

Comments
 (0)