Skip to content

Latest commit

 

History

History
90 lines (54 loc) · 2.33 KB

security-privacy.md

File metadata and controls

90 lines (54 loc) · 2.33 KB
  1. What information might this feature expose to Web sites or other parties, and for what purposes is that exposure necessary?

None.

  1. Do features in your specification expose the minimum amount of information necessary to enable their intended uses?

Yes.

  1. How do the features in your specification deal with personal information, personally-identifiable information (PII), or information derived from them?

No PII is used.

  1. How do the features in your specification deal with sensitive information?

No sensitive information is used.

  1. Do the features in your specification introduce new state for an origin that persists across browsing sessions?

No.

  1. Do the features in your specification expose information about the underlying platform to origins?

No.

  1. Does this specification allow an origin to send data to the underlying platform?

No.

  1. Do features in this specification allow an origin access to sensors on a user’s device

No.

  1. What data do the features in this specification expose to an origin? Please also document what data is identical to data exposed by other features, in the same or different contexts.

No data is exposed to any origin.

  1. Do feautres in this specification enable new script execution/loading mechanisms?

No.

  1. Do features in this specification allow an origin to access other devices?

No.

  1. Do features in this specification allow an origin some measure of control over a user agent's native UI?

No.

  1. What temporary identifiers do the feautures in this specification create or expose to the web?

None.

  1. How does this specification distinguish between behavior in first-party and third-party contexts?

It doesn't.

  1. How do the features in this specification work in the context of a browser’s Private Browsing or Incognito mode?

This feature behaves identically in any mode.

  1. Does this specification have both "Security Considerations" and "Privacy Considerations" sections?

No.

  1. Do features in your specification enable origins to downgrade default security protections?

No.

  1. What should this questionnaire have asked?

🤷