2009/dap/camera Overview.html,1.48,1.49

Update of /sources/public/2009/dap/camera
In directory hutz:/tmp/cvs-serv6974

Modified Files:
	Overview.html 
Log Message:
Added under construction note to Security and Privacy Considerations section.



Index: Overview.html
===================================================================
RCS file: /sources/public/2009/dap/camera/Overview.html,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -d -r1.48 -r1.49
--- Overview.html	17 Mar 2010 15:07:31 -0000	1.48
+++ Overview.html	18 Mar 2010 09:43:02 -0000	1.49
@@ -70,11 +70,32 @@
 </section>
 
 <section id="security">
+
 <h2>Security and Privacy Considerations</h2>
-The API defined in this specification launches the capture application which allows the user to take pictures, record voice or record video and provides a handle to the content. This information can potentially compromise user privacy and a conforming implementation of this specification
- MUST provide a mechanism that protects the user's privacy and this mechanism should ensure that such operations MUST be authenticated.
+
+<p class='note'>
+    <strong>This section is under development.</strong>
+</p>
+
+<p>
+The API defined in this specification launches the capture application
+which allows the user to take pictures, record voice or record video
+and provides a handle to the content. This information can
+potentially compromise user privacy and a conforming implementation
+of this specification MUST provide a mechanism that protects the
+user's privacy and this mechanism should ensure that such operations
+MUST be authenticated.
+</p>
+
 <h3>Privacy considerations for implementers of Capture API</h3>
-A conforming implementation of this specification MUST provide a mechanism that protects the user's privacy and this mechanism SHOULD ensure that privacy information is not revealed without user's informed consent.
+
+<p>
+A conforming implementation of this specification MUST provide a
+mechanism that protects the user's privacy and this mechanism SHOULD
+ensure that privacy information is not revealed without user's
+informed consent.
+</p>
+
 </section>
 
 <section id="api">

Received on Thursday, 18 March 2010 09:43:06 UTC