- From: Dominique Hazael-Massieux via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 22 Feb 2010 16:23:54 +0000
- To: public-dap-commits@w3.org
Update of /sources/public/2009/dap/policy-reqs
In directory hutz:/tmp/cvs-serv19460
Modified Files:
Overview.html
Log Message:
turning requiremnts on UA and users into requirements for the framework
Index: Overview.html
===================================================================
RCS file: /sources/public/2009/dap/policy-reqs/Overview.html,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- Overview.html 22 Feb 2010 16:21:46 -0000 1.8
+++ Overview.html 22 Feb 2010 16:23:52 -0000 1.9
@@ -219,11 +219,11 @@
<p>
</p>
<ul>
- <li>User Agents MUST NOT present modal dialogs to prompt users for security
+ <li>The security framework MUST NOT require User Agents to present modal dialogs to prompt users for security
decisions</li>
- <li>Users SHOULD have control over general configuration of security
+ <li>The security framework SHOULD allow users to have control over general configuration of security
decisions</li>
- <li>The security policy framework SHOULD be able to record
+ <li>The security policy framework SHOULD make it possible to record
security configuration choices and interactive policy
decisions using the policy markup language format.</li>
</ul>
@@ -236,7 +236,7 @@
<ul>
<li>they don't provide the user with the information needed to make an
informed security decision;</li>
- <li>the user is inclined simply to dismiss the prompt and permit the operation
+ <li>with modal prompts, the user is inclined simply to dismiss the prompt and permit the operation
just because that's what's needed for the application to
continue.</li>
</ul>
Received on Monday, 22 February 2010 16:23:55 UTC