File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -296,6 +296,10 @@ <h4 id="concept-configuration">User configuration</h4>
296296 define how [=/user agents=] determine whether their users prefer to disable
297297 reporting.
298298
299+ < p tracking-vector > Turning off a [=report type=] across all origins is a
300+ [=tracking vector=] because a site can detect that an expected report isn't
301+ sent.
302+
299303 < h3 id ="media-type "> Media Type</ h3 >
300304
301305 The media type used when POSTing reports to a specified endpoint is
@@ -1099,6 +1103,11 @@ <h3 id="disable">Disabling Reporting</h3>
10991103 users to [=reporting/disabled|disable reporting=] with some reasonable amount
11001104 of granularity in order to maintain the priority of constituencies espoused in
11011105 [[HTML-DESIGN-PRINCIPLES]].
1106+
1107+ To reduce the amount that this configuration is a [=tracking vector=], the
1108+ user agent would need to make it difficult to detect whether it sends an
1109+ expected report, perhaps by spreading out reports over a wider time or by
1110+ omitting some reports even if that type of reporting is enabled.
11021111</ section >
11031112
11041113<!-- Big Text: IANA -->
You can’t perform that action at this time.
0 commit comments