From 0acf1313431aa91a39af464d38076b9b65892604 Mon Sep 17 00:00:00 2001 From: Simone Onofri Date: Fri, 13 Sep 2024 16:19:38 +0200 Subject: [PATCH] [ig/security] Mission and Deliverables - Clarified Mission - Removed Test suite --- 2024/ig-security.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/2024/ig-security.html b/2024/ig-security.html index 7bf1bad..9627981 100644 --- a/2024/ig-security.html +++ b/2024/ig-security.html @@ -148,8 +148,8 @@

PROPOSED Security Interest Group Charter

Motivation and Background

-

W3C’s mission is to make the Web work based on the principles of accessibility, internationalization, privacy, and security.

-

The last two principles, Privacy and Security, are integral to human rights and civil liberties and have always been of the Consortium's concern.

+ W3C’s mission is to develop open standards for an interoperable web to meet requirements for accessibility, internationalization, privacy, and security – so that humanity can experience all that the web has to offer.

+

The last two requirements, Privacy and Security, are integral to human rights and civil liberties and have always been of the Consortium's concern.

Also, in the Ethical Web Principles, there are several principles related to security both as a societal impact The web does not cause harm to society and in terms of people's security The web is secure, and respects peoples' privacy, where the goal is to create technology that creates as few threats as possible, or mitigates those threats

Several working groups deal with security issues, such as developing mechanisms and best practices which improve the security of Web Applications, develping strong authentication functionality for Web Applications, developing APIs to allow a website to request an identity credential securely, and enhancing the security and interoperability of various Web payments technologies.

Security is also a horizontal topic that often touches other groups and standards. Security can impact any protocol or API, which can have security implications. W3C Process mandates Wide Reviews, which is one of the Interest Group’s main scope.

@@ -216,7 +216,6 @@

  • Use case and requirement documents;
  • -
  • Test suite and implementation report for the specification;
  • Primer or Best Practice documents to support web security when designing standards and applications.