- From: Frederick Hirsch via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 27 Oct 2011 18:47:58 +0000
- To: public-dap-commits@w3.org
Update of /sources/public/2009/dap/privacy-practices
In directory hutz:/tmp/cvs-serv27876
Modified Files:
Overview.html
Log Message:
Back to editors draft. add text to best practice on providing
contextual information to include concept of informed consent, and
providing notice etc.
Index: Overview.html
===================================================================
RCS file: /sources/public/2009/dap/privacy-practices/Overview.html,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- Overview.html 2 Aug 2011 20:36:38 -0000 1.20
+++ Overview.html 27 Oct 2011 18:47:56 -0000 1.21
@@ -7,13 +7,13 @@
class="remove"></script>
<script class='remove'>
var respecConfig = {
- specStatus: "WD-NOTE",
+ specStatus: "ED",
shortName: "app-privacy-bp",
editors: [
{ name: "Frederick Hirsch", company: "Nokia", companyURL:
"http://www.nokia.com/" },
],
- publishDate: "2011-08-04",
+ // publishDate: "2011-08-04",
// previousPublishDate: "1977-03-15",
edDraftURI: "http://dev.w3.org/2009/dap/privacy-practices/",
// lcEnd: "2009-08-05",
@@ -112,6 +112,10 @@
accomplish, the details of that task, and differences in how
the service will operate, use and share data.
</p>
+ <p>The Web Application should make sure that consent is "informed
+ consent" and provide necessary privacy notice and other information at
+ the time user consent is required, either through action or
+ other means.</p>
<!-- <p class="practicedesc"> -->
<!-- Examples are the presentation of a "picker" -->
<!-- interface to a user for selecting contacts fields of -->
Received on Thursday, 27 October 2011 18:48:04 UTC