diff --git a/index.html b/index.html index 093f8a8c..9d30f229 100644 --- a/index.html +++ b/index.html @@ -1353,7 +1353,7 @@ ## Information access {#information}
- New web APIs must guard users' information at least + New web APIs should guard users' information at least as well as existing APIs that are expected to stay in the web platform.
@@ -1883,7 +1883,7 @@
Mechanisms that can be used for [=recognize|recognizing=] [=people=] should be designed so that - their operation is visible and distinguishable, to [=user agents=], researchers and regulators. + their operation is visible and distinguishable, to [=user agents=], researchers, and regulators.
@@ -1919,7 +1919,7 @@

An [=actor=] should avoid interrupting a [=person=]'s use of a site for - consent requests when an alternative is available. + consent requests when an alternative is available.

@@ -1941,8 +1941,8 @@

- It should be as easy for a [=person=] to check what consent they have given, to withdraw consent, - or to opt out or object, as to give consent. + It should be as easy for a [=person=] to check what consent they have given, to withdraw consent, + or to opt out or object, as to give consent.

@@ -2389,6 +2389,20 @@
+
+ +# Conformance + +This document does not adhere to strict [[?RFC2119]] terminology because it is primarily of +an informative nature and does not easily lend itself to constraining a conformance class. +However, within the formulation of its principles, we have taken care to use "should" to indicate +that a principle can be overridden in some rare cases given that there are valid reasons for doing so and +"must" to indicate that we can see no situation in which deviating from the principle could +be justified. + +
+ +
# Acknowledgements {#acknowledgements}