- From: Anssi Kostiainen via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 01 Dec 2011 11:58:40 +0000
- To: public-dap-commits@w3.org
Update of /sources/public/2009/dap/system-info In directory hutz:/tmp/cvs-serv28874 Modified Files: battery-status.html Log Message: mention in the privacy section that authors cannot directly know if there is a battery or not in the hosting device (LC-2574) Index: battery-status.html =================================================================== RCS file: /sources/public/2009/dap/system-info/battery-status.html,v retrieving revision 1.72 retrieving revision 1.73 diff -u -d -r1.72 -r1.73 --- battery-status.html 1 Dec 2011 11:15:08 -0000 1.72 +++ battery-status.html 1 Dec 2011 11:58:38 -0000 1.73 @@ -189,9 +189,10 @@ <h2>Security and Privacy Considerations</h2> <p> The API defined in this specification is used to determine the battery - status of the hosting device. This information discloses battery - related information, which has minimal impact on privacy or - fingerprinting, and therefore is exposed without permission grants. + status of the hosting device. The information disclosed has minimal + impact on privacy or fingerprinting, and therefore is exposed without + permission grants. For example, authors cannot directly know if there + is a battery or not in the hosting device. </p> </section> <section>
Received on Thursday, 1 December 2011 11:58:45 UTC