CARVIEW |
Select Language
HTTP/2 200
cache-control: max-age=300
content-security-policy: default-src 'none'; style-src 'unsafe-inline'; sandbox
content-type: text/plain; charset=utf-8
etag: W/"f3ebea2d39fae6e0bd1c9b389bd229278cb03575d8e8476f17d169484aabdfa4"
strict-transport-security: max-age=31536000
x-content-type-options: nosniff
x-frame-options: deny
x-xss-protection: 1; mode=block
x-github-request-id: A7BC:19F146:177AAB:39FB04:68EAB7C0
content-encoding: gzip
accept-ranges: bytes
date: Sat, 11 Oct 2025 20:02:09 GMT
via: 1.1 varnish
x-served-by: cache-bom-vanm7210051-BOM
x-cache: MISS
x-cache-hits: 0
x-timer: S1760212929.775940,VS0,VE356
vary: Authorization,Accept-Encoding
access-control-allow-origin: *
cross-origin-resource-policy: cross-origin
x-fastly-request-id: 601478d14588078035c016057a0dd29e5e71501c
expires: Sat, 11 Oct 2025 20:07:09 GMT
source-age: 0
content-length: 1099
# [Self-Review Questionnaire: Security and Privacy](https://w3c.github.io/security-questionnaire/)
The full questionnaire is at https://w3c.github.io/security-questionnaire/.
For your convenience, a copy of the questionnaire's questions is included here in Markdown, so you can easily include your answers in an [explainer](https://w3ctag.github.io/explainer-explainer/).
---
01. What information does this feature expose,
and for what purposes?
02. Do features in your specification expose the minimum amount of information
necessary to implement the intended functionality?
03. Do the features in your specification expose personal information,
personally-identifiable information (PII), or information derived from
either?
04. How do the features in your specification deal with sensitive information?
05. Does data exposed by your specification carry related but distinct
information that may not be obvious to users?
06. Do the features in your specification introduce state
that persists across browsing sessions?
07. Do the features in your specification expose information about the
underlying platform to origins?
08. Does this specification allow an origin to send data to the underlying
platform?
09. Do features in this specification enable access to device sensors?
10. Do features in this specification enable new script execution/loading
mechanisms?
11. Do features in this specification allow an origin to access other devices?
12. Do features in this specification allow an origin some measure of control over
a user agent's native UI?
13. What temporary identifiers do the features in this specification create or
expose to the web?
14. How does this specification distinguish between behavior in first-party and
third-party contexts?
15. How do the features in this specification work in the context of a browser’s
Private Browsing or Incognito mode?
16. Does this specification have both "Security Considerations" and "Privacy
Considerations" sections?
17. Do features in your specification enable origins to downgrade default
security protections?
18. What happens when a document that uses your feature is kept alive in BFCache
(instead of getting destroyed) after navigation, and potentially gets reused
on future navigations back to the document?
19. What happens when a document that uses your feature gets disconnected?
20. Does your spec define when and how new kinds of errors should be raised?
21. Does your feature allow sites to learn about the user's use of assistive technology?
22. What should this questionnaire have asked?