@marcoscaceres commented on this pull request.
> - <h3>
- Access to aspects of a user's local computing environment
- </h3>
- <p>
- The screen orientation type and angle of the device can be accessed
- with the API specified in this document, and can be a potential
- fingerprinting vector.
- </p>
- </section>
+ <p>
+ A screen's [=current orientation type|type=] and [=current orientation
+ angle|angle=] is a potential fingerprinting vector. To resist
+ fingerprinting (e.g., in private browsing), user agents MAY:
+ </p>
+ <ol>
+ <li>restrict the value return by the {{ScreenOrientation/type}}
```suggestion
<li>Restrict the value return by the {{ScreenOrientation/type}}
```
--
Reply to this email directly or view it on GitHub:
https://github.com/w3c/screen-orientation/pull/215#pullrequestreview-1138488919
You are receiving this because you are subscribed to this thread.
Message ID: <w3c/screen-orientation/pull/215/review/1138488919@github.com>