- From: Max Froumentin via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 07 Apr 2010 15:40:39 +0000
- To: public-dap-commits@w3.org
Update of /sources/public/2009/dap/system-info
In directory hutz:/tmp/cvs-serv381
Modified Files:
Overview.html
Log Message:
ISSUE-79 - added issue about fingerprinting
Index: Overview.html
===================================================================
RCS file: /sources/public/2009/dap/system-info/Overview.html,v
retrieving revision 1.97
retrieving revision 1.98
diff -u -d -r1.97 -r1.98
--- Overview.html 6 Apr 2010 07:30:39 -0000 1.97
+++ Overview.html 7 Apr 2010 15:40:37 -0000 1.98
@@ -158,6 +158,14 @@
information sharing, and to provide easy access to interfaces
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>
+
</section>
<section>
@@ -732,6 +740,7 @@
<section>
<h2>Sensors</h2>
<p>The properties defined below expose the values of external sensors, reflecting the device's environment such as temperature, ambient brightness or ambient sound.</p>
+
<section>
<h4>ECMAScript Example</h4>
<pre class="sh_javascript example">// Automatically adjust the UI colors if the ambient light gets too bright
Received on Wednesday, 7 April 2010 15:40:40 UTC