- From: Frederick Hirsch via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 19 Jun 2012 21:32:02 +0000
- To: public-dap-commits@w3.org
Update of /sources/public/2009/dap/privacy-practices
In directory hutz:/tmp/cvs-serv29866
Modified Files:
Overview.html
Log Message:
add best practice on active consent, completing ACTION-470
Index: Overview.html
===================================================================
RCS file: /sources/public/2009/dap/privacy-practices/Overview.html,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- Overview.html 27 Oct 2011 18:47:56 -0000 1.21
+++ Overview.html 19 Jun 2012 21:32:00 -0000 1.22
@@ -14,7 +14,8 @@
"http://www.nokia.com/" },
],
// publishDate: "2011-08-04",
- // previousPublishDate: "1977-03-15",
+ previousPublishDate: "2011-08-04",
+ previousMaturity: "WD",
edDraftURI: "http://dev.w3.org/2009/dap/privacy-practices/",
// lcEnd: "2009-08-05",
noRecTrack: true,
@@ -168,6 +169,29 @@
</p>
</div>
<div class="practice">
+ <p><span id="bp-active-consent"
+ class="practicelab">Active consent should be freely given, for
+ specific data, and informed.
+ </span></p>
+ <p class="practicedesc">
+ Active consent is where user action is
+ taken to also give permission, avoiding the need for consent
+ dialogs. Such active consent should be freely given, for
+ specific data, and informed. Thus the user should be able
+ to cancel the operation, know which data is shared, and have
+ adequate information at the time of the action regarding the
+ intended use of the data [[CONSENT-EU-WP187]].
+ </p>
+ <p>
+ Examples of active consent include selecting
+ contact fields to share, electing to create a picture by
+ clicking on the camera shutter, and so on.
+ Active consent can improve usability
+ and be less disruptive than consent dialogs, and can also
+ meet privacy requirements if appropriate criteria are met.
+ </p>
+ </div>
+ <div class="practice">
<p><span id="bp-clarity"
class="practicelab">Be clear and
transparent to users regarding
Received on Tuesday, 19 June 2012 21:32:04 UTC