Skip to content

Commit

Permalink
Avoid "true intent" term. (#432)
Browse files Browse the repository at this point in the history
SHA: 65204c8
Reason: push, by jyasskin

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
jyasskin and github-actions[bot] committed Nov 13, 2024
1 parent 127059b commit 156eadb
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -786,15 +786,15 @@
"id": "web-without-3p-cookies"
}
},
"publishISODate": "2024-10-26T00:00:00.000Z",
"generatedSubtitle": "W3C Editor's Draft 26 October 2024"
"publishISODate": "2024-11-13T00:00:00.000Z",
"generatedSubtitle": "W3C Editor's Draft 13 November 2024"
}</script>
<link rel="stylesheet" href="https://www.w3.org/StyleSheets/TR/2021/W3C-ED"></head>
<body data-cite="html indexedDB service-workers fingerprinting-guidance url infra" class="h-entry informative"><div class="head">
<p class="logos"><a class="logo" href="https://www.w3.org/"><img crossorigin="" alt="W3C" height="48" src="https://www.w3.org/StyleSheets/TR/2021/logos/W3C" width="72">
</a></p>
<h1 id="title" class="title">Privacy Principles</h1>
<p id="w3c-state"><a href="https://www.w3.org/standards/types#ED">W3C Editor's Draft</a> <time class="dt-published" datetime="2024-10-26">26 October 2024</time></p>
<p id="w3c-state"><a href="https://www.w3.org/standards/types#ED">W3C Editor's Draft</a> <time class="dt-published" datetime="2024-11-13">13 November 2024</time></p>
<details open="">
<summary>More details about this document</summary>
<dl>
Expand Down Expand Up @@ -1028,8 +1028,8 @@ <h1 id="title" class="title">Privacy Principles</h1>
their operation is visible and distinguishable, to <a data-link-type="dfn|abstract-op" data-type="dfn" href="https://infra.spec.whatwg.org/#user-agent">user agents</a>, researchers, and regulators.
</span><span class="audience-label"><span class="audience-websites">websites</span><span class="audience-api-designers">API designers</span></span></li><li><a class="marker self-link" href="#principle-consent-user-preference"><bdi lang="en">Principle 2.12.1</bdi></a>: <span class="practicelab">
When any <a data-link-type="dfn|abstract-op" href="#dfn-actor" class="internalDFN" id="ref-for-dfn-actor-6">actor</a> obtains <a data-link-type="dfn|abstract-op" href="#dfn-opt-in" class="internalDFN" id="ref-for-dfn-opt-in-1">consent</a> for processing from a <a data-link-type="dfn|abstract-op" href="#dfn-individual" class="internalDFN" id="ref-for-dfn-individual-5">person</a>, the
actor should design the consent request so as to learn the person's true
intent to consent or not, and not to maximize the processing consented to.
actor should design the consent request so as to learn the person's intent to
consent or not, and not to maximize the processing consented to.
</span><span class="audience-label"><span class="audience-websites">websites</span></span></li><li><a class="marker self-link" href="#principle-minimize-consent-requests"><bdi lang="en">Principle 2.12.2</bdi></a>: <span class="practicelab">
An <a data-link-type="dfn|abstract-op" href="#dfn-actor" class="internalDFN" id="ref-for-dfn-actor-7">actor</a> should avoid interrupting a <a data-link-type="dfn|abstract-op" href="#dfn-individual" class="internalDFN" id="ref-for-dfn-individual-6">person</a>'s use of a site for
consent requests when an alternative is available.
Expand Down Expand Up @@ -2206,8 +2206,8 @@ <h1 id="title" class="title">Privacy Principles</h1>
important mitigation for <a data-type="dfn" href="https://www.w3.org/TR/fingerprinting-guidance/#dfn-browser-fingerprinting">browser fingerprinting</a>.</p>
</section><section id="consent-withdrawal-of-consent-opt-outs-and-objections"><div class="header-wrapper"><h3 id="consent-principles"><bdi class="secno">2.12 </bdi>Consent, Withdrawal of Consent, Opt-Outs, and Objections</h3><a class="self-link" href="#consent-principles" aria-label="Permalink for Section 2.12"></a></div><div class="practice principle" data-audiences="websites"><a class="marker self-link" href="#principle-consent-user-preference"><bdi lang="en">Principle 2.12.1</bdi></a>: <span class="practicelab" id="principle-consent-user-preference">
When any <a data-link-type="dfn|abstract-op" href="#dfn-actor" class="internalDFN" id="ref-for-dfn-actor-48">actor</a> obtains <a data-link-type="dfn|abstract-op" href="#dfn-opt-in" class="internalDFN" id="ref-for-dfn-opt-in-13">consent</a> for processing from a <a data-link-type="dfn|abstract-op" href="#dfn-individual" class="internalDFN" id="ref-for-dfn-individual-100">person</a>, the
actor should design the consent request so as to learn the person's true
intent to consent or not, and not to maximize the processing consented to.
actor should design the consent request so as to learn the person's intent to
consent or not, and not to maximize the processing consented to.
</span>

<div class="audience-label"><span class="audience-websites">websites</span></div></div>
Expand Down

0 comments on commit 156eadb

Please sign in to comment.