- From: Dominique Hazael-Massieux via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 14 Sep 2010 13:54:06 +0000
- To: public-dap-commits@w3.org
Update of /sources/public/2009/dap/contacts
In directory hutz:/tmp/cvs-serv1478
Modified Files:
Overview.html
Log Message:
adapting security section to split with contacts writer
Index: Overview.html
===================================================================
RCS file: /sources/public/2009/dap/contacts/Overview.html,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -d -r1.76 -r1.77
--- Overview.html 13 Sep 2010 14:22:48 -0000 1.76
+++ Overview.html 14 Sep 2010 13:54:04 -0000 1.77
@@ -179,11 +179,11 @@
to this API to reflect requirements or support for privacy-related functionality.
</p>
<p>
- The API defined in this specification can be used to create, find, save and remove contact information from a user's address
- book(s). All API methods disclose information related to a user's contacts such as their phone number(s), email address(es) and
- other personally identifying information. The distribution of this information could potentially compromise the user's privacy.
+ The API defined in this specification can be used to find contact information from a user's address
+ book(s). This discloses information related to a user's contacts such as their phone number(s), email address(es) and
+ other personally identifying information. The distribution of this information could potentially compromise the user's privacy, or the user’s contacts privacy.
A conforming implementation of this specification MUST provide a mechanism that protects the user's privacy and this mechanism
- should ensure that no contact information is creatable, retrivable, updateable or removable without the user's express
+ should ensure that no contact information is retrievable without the user's express
permission.
</p>
<section>
Received on Tuesday, 14 September 2010 13:54:08 UTC