- From: Max Froumentin via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 14 Apr 2010 13:22:09 +0000
- To: public-dap-commits@w3.org
Update of /sources/public/2009/dap/system-info
In directory hutz:/tmp/cvs-serv27469
Modified Files:
Overview.html
Log Message:
ANote minimization in sysinfo to address ISSUE-79 (closes ACTION-159)
Index: Overview.html
===================================================================
RCS file: /sources/public/2009/dap/system-info/Overview.html,v
retrieving revision 1.98
retrieving revision 1.99
diff -u -d -r1.98 -r1.99
--- Overview.html 7 Apr 2010 15:40:37 -0000 1.98
+++ Overview.html 14 Apr 2010 13:22:06 -0000 1.99
@@ -159,12 +159,17 @@
that enable revocation of permissions.</p>
</section>
- <p class="issue">System information, including sensor data and
- network connections, may permit obtaining sensitive information
- about the device and its user, in particular their
- location. Access control policies for this specification need to
- be aligned with access to the more sensitive information that
- can be inferred.</p>
+ <p class="issue">[<a
+ href="http://www.w3.org/2009/dap/track/issues/79">Issue-79</a>]
+ System information, including sensor data and network
+ connections, may permit obtaining sensitive information about
+ the device and its user, in particular their location. Access
+ control policies for this specification need to be aligned with
+ access to the more sensitive information that can be
+ inferred. Furthermore, the principle of minimization (the
+ distribution of user data retrieval methods over as many
+ interfaces as convenient) should apply as a general design rule
+ for this specification.</p>
</section>
Received on Wednesday, 14 April 2010 13:22:11 UTC