Skip to content

Commit cd5c2c5

Browse files
committed
fix: add sec, priv, a11y, i18n review
Signed-off-by: Evan Prodromou <[email protected]>
1 parent a03d00c commit cd5c2c5

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

draft-extensions-policy.html

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ <h2>Process</h2>
232232
</section>
233233
<section>
234234
<h2>Criteria</h2>
235-
<p>To be included in the Activity Streams 2.0, extensions should meet these requirements.</p>
235+
<p>To be included in the Activity Streams 2.0, extensions SHOULD meet these requirements.</p>
236236
<ul>
237237
<li>
238238
A unique namespace, distinct from the Activity Streams 2.0 namespace.
@@ -252,6 +252,21 @@ <h2>Criteria</h2>
252252
Demonstrated implementation by at least two (2) independent consumers.
253253
</li>
254254
</ul>
255+
<p>Extensions to be included MAY meet these criteria:</p>
256+
<ul>
257+
<li>
258+
A security review, either by the submitter, members of the SocialCG, or by the [SecurityIG](https://www.w3.org/Security/wiki/IG/W3C_spec_review).
259+
</li>
260+
<li>
261+
A privacy review, either by the submitter, members of the SocialCG, or others.
262+
</li>
263+
<li>
264+
An accessibility (A11Y) review.
265+
</li>
266+
<li>
267+
An internationalisation (I18N) review.
268+
</li>
269+
</ul>
255270
</section>
256271
<section id='history'>
257272
<h2>Previous Work</h2>

0 commit comments

Comments
 (0)