diff --git a/CHANGELOG.md b/CHANGELOG.md
index edbf7d5..9b0f4f0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
+## [1.1.0] 2020-11-09
+
+## Removed
+
+- Removed 9a ([#1](https://github.com/DPGAlliance/DPG-Standard/pull/1))
+
## [1.0.5] 2020-10-22
### Changed
diff --git a/standard-questions.md b/standard-questions.md
index a65566d..1718e26 100644
--- a/standard-questions.md
+++ b/standard-questions.md
@@ -131,7 +131,7 @@ This document contains the set of questions that are being asked to assess each
- 9. Does the project do no harm? |
+ 9. Does the project do no harm? |
Has this project taken steps to anticipate, prevent and do no harm? |
@@ -141,16 +141,7 @@ This document contains the set of questions that are being asked to assess each
|
- 9.a. Privacy and Freedom of Expression |
-
-
- - Does this project have strategies in place to anticipate, respond to and minimize adverse impacts on privacy and freedom of expression where governments or bad actors are believed to be using this projects’s products or services for illegitimate or political purposes
- - Please describe
-
- |
-
-
- 9.b. Data Privacy & Security |
+ 9.a. Data Privacy & Security |
- Does this project collect or store personally identifiable data?
@@ -163,7 +154,7 @@ This document contains the set of questions that are being asked to assess each
|
- 9.c. Inappropriate & Illegal Content |
+ 9.b. Inappropriate & Illegal Content |
- Does this project collect, store or distribute content?
@@ -175,7 +166,7 @@ This document contains the set of questions that are being asked to assess each
|
- 9.d. Protection from harassment |
+ 9.c. Protection from harassment |
- Does this project facilitate interactions with or between users or contributors?
diff --git a/standard.md b/standard.md
index f81f4dc..401c3dc 100644
--- a/standard.md
+++ b/standard.md
@@ -15,9 +15,8 @@ Indicator | Requirement
**7. Adherence to privacy and applicable laws** | The project must state that to the best of its knowledge it complies with relevant privacy laws, and all applicable international and domestic laws.
**8. Adherence to standards & best practices** | Projects must demonstrate some adherence to standards, best practices and/or principles. i.e. the principles for digital development
**9. Do No Harm** | All projects must demonstrate that they have taken steps to ensure that the project anticipates, prevents and does no harm.
-**9a) Privacy & Freedom of Expression** | All projects must have strategies in place to anticipate, respond to and minimize adverse impacts on privacy and freedom of expression where governments are believed to be using the project’s product or services for illegitimate or political purposes.
-**9b) Data Privacy & Security** | Projects that collect data must identify the types of data collected and stored and demonstrate that the project ensures the privacy and security of this data and has taken steps to prevent adverse impacts resulting from it’s collection, storage and distribution.
-**9c) Inappropriate & Illegal Content** | Projects that collect, store or distribute content must have policies identifying inappropriate and illegal content such as child sexual abuse materials and mechanisms for detecting, moderating and removing inappropriate/illegal content.
-**9d) Protection from harassment** | If the project facilitates interactions with or between users or contributors there must be a mechanism for users and contributors to protect themselves against grief, abuse, and harassment. The project must have a mechanism to address the safety and security of underage users.
+**9a) Data Privacy & Security** | Projects that collect data must identify the types of data collected and stored and demonstrate that the project ensures the privacy and security of this data and has taken steps to prevent adverse impacts resulting from it’s collection, storage and distribution.
+**9b) Inappropriate & Illegal Content** | Projects that collect, store or distribute content must have policies identifying inappropriate and illegal content such as child sexual abuse materials and mechanisms for detecting, moderating and removing inappropriate/illegal content.
+**9c) Protection from harassment** | If the project facilitates interactions with or between users or contributors there must be a mechanism for users and contributors to protect themselves against grief, abuse, and harassment. The project must have a mechanism to address the safety and security of underage users.
*NOTE: that evidence for requirements 7-9 can only be given by someone authorized to speak on behalf of the project. We collect title, name and contact information to confirm this authority.*
|