diff --git a/index.html b/index.html index 2795b8b..5f641a9 100644 --- a/index.html +++ b/index.html @@ -331,6 +331,7 @@

Requirements

  • The publication date.
  • The modification date.
  • Accessibility metadata.
  • +
  • A link to a privacy policy
  • These requirements reflect the current minimum consensus, though a number of issues remain @@ -579,6 +580,23 @@

    Accessibility Metadata

    usability by users with specific reading requirements and needs.

    +
    +

    Privacy Policy

    + +

    Users often have the legal right to know and control what information is collected about them, how such + information is stored and for how long, whether it is personally identifiable, and how it can be + expunged. Including a statement that addresses all such privacy concerns is consequently an important + part of publishing Web Publications. Even if no information is collected, such a declaration increases + the trust users have with the content.

    + +

    To address this concern, the infoset allows a link to be provided to a privacy policy. The privacy policy + does not have to be a resource of the Web Publication, although including it as a resource is + RECOMMENDED.

    + +

    Refer to for more information about privacy considerations in Web + Publications.

    +
    +

    Extensibility