Skip to content

Commit 0f1a64e

Browse files
author
Alice Boxhall
committed
Security/privacy questionnaire formatting
1 parent 381e387 commit 0f1a64e

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed

security-privacy.md

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,90 +1,90 @@
11
# [Self-Review Questionnaire: Security and Privacy](https://w3ctag.github.io/security-questionnaire/)
22

3-
01. What information might this feature expose to Web sites or other parties,
3+
> 01. What information might this feature expose to Web sites or other parties,
44
and for what purposes is that exposure necessary?
55

66
None.
77

8-
02. Do features in your specification expose the minimum amount of information
8+
> 02. Do features in your specification expose the minimum amount of information
99
necessary to enable their intended uses?
1010

1111
Yes.
1212

13-
03. How do the features in your specification deal with personal information,
13+
> 03. How do the features in your specification deal with personal information,
1414
personally-identifiable information (PII), or information derived from
1515
them?
1616

1717
No PII is used.
1818

19-
04. How do the features in your specification deal with sensitive information?
19+
> 04. How do the features in your specification deal with sensitive information?
2020
2121
No sensitive information is used.
2222

23-
05. Do the features in your specification introduce new state for an origin
23+
> 05. Do the features in your specification introduce new state for an origin
2424
that persists across browsing sessions?
2525

2626
No.
2727

28-
06. Do the features in your specification expose information about the
28+
> 06. Do the features in your specification expose information about the
2929
underlying platform to origins?
3030

3131
No.
3232

33-
07. Does this specification allow an origin to send data to the underlying
33+
> 07. Does this specification allow an origin to send data to the underlying
3434
platform?
3535

3636
No.
3737

38-
08. Do features in this specification allow an origin access to sensors on a user’s
38+
> 08. Do features in this specification allow an origin access to sensors on a user’s
3939
device
4040

4141
No.
4242

43-
09. What data do the features in this specification expose to an origin? Please
43+
> 09. What data do the features in this specification expose to an origin? Please
4444
also document what data is identical to data exposed by other features, in the
4545
same or different contexts.
4646

4747
No data is exposed to any origin.
4848

49-
10. Do feautres in this specification enable new script execution/loading
49+
> 10. Do feautres in this specification enable new script execution/loading
5050
mechanisms?
5151

5252
No.
5353

54-
11. Do features in this specification allow an origin to access other devices?
54+
> 11. Do features in this specification allow an origin to access other devices?
5555
5656
No.
5757

58-
12. Do features in this specification allow an origin some measure of control over
58+
> 12. Do features in this specification allow an origin some measure of control over
5959
a user agent's native UI?
6060

6161
No.
6262

63-
13. What temporary identifiers do the feautures in this specification create or
63+
> 13. What temporary identifiers do the feautures in this specification create or
6464
expose to the web?
6565

6666
None.
6767

68-
14. How does this specification distinguish between behavior in first-party and
68+
> 14. How does this specification distinguish between behavior in first-party and
6969
third-party contexts?
7070

7171
It doesn't.
7272

73-
15. How do the features in this specification work in the context of a browser’s
73+
> 15. How do the features in this specification work in the context of a browser’s
7474
Private Browsing or Incognito mode?
7575

7676
This feature behaves identically in any mode.
7777

78-
16. Does this specification have both "Security Considerations" and "Privacy
78+
> 16. Does this specification have both "Security Considerations" and "Privacy
7979
Considerations" sections?
8080

8181
No.
8282

83-
17. Do features in your specification enable origins to downgrade default
83+
> 17. Do features in your specification enable origins to downgrade default
8484
security protections?
8585

8686
No.
8787

88-
18. What should this questionnaire have asked?
88+
> 18. What should this questionnaire have asked?
8989
9090
🤷

0 commit comments

Comments
 (0)