File tree 1 file changed +9
-0
lines changed
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>
296
296
define how [=/user agents=] determine whether their users prefer to disable
297
297
reporting.
298
298
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
+
299
303
< h3 id ="media-type "> Media Type</ h3 >
300
304
301
305
The media type used when POSTing reports to a specified endpoint is
@@ -1099,6 +1103,11 @@ <h3 id="disable">Disabling Reporting</h3>
1099
1103
users to [=reporting/disabled|disable reporting=] with some reasonable amount
1100
1104
of granularity in order to maintain the priority of constituencies espoused in
1101
1105
[[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.
1102
1111
</ section >
1103
1112
1104
1113
<!-- Big Text: IANA -->
You can’t perform that action at this time.
0 commit comments