Skip to content

Commit

Permalink
Guidance to avoid fake consent (#290)
Browse files Browse the repository at this point in the history
Fixes #192
  • Loading branch information
dmarti authored Jul 5, 2023
1 parent a5b7638 commit 379d536
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1944,6 +1944,13 @@
true preferences result in imposing unwanted [=privacy labour=] on the person, and may
result in people erroneously giving consent that they regret later.

An [=actor=] should not prompt a [=person=] for consent if the
person is unlikely to have sufficient information to make an informed decision to consent or not.
In considering whether or not a person is sufficiently informed to be asked for consent,
actors should be realistic in assessing how much time and effort would be required to understand the
processing for which they are asking for consent.
Simply providing a link to a complex policy is unlikely to mean that the person is informed.

<div class="practice">
<p>
<span class="practicelab" id="principle-minimize-consent-requests">
Expand Down

0 comments on commit 379d536

Please sign in to comment.