- From: Marcos Cáceres <notifications@github.com>
- Date: Wed, 30 May 2018 00:07:19 -0700
- To: w3c/screen-orientation <screen-orientation@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 30 May 2018 07:07:47 UTC
marcoscaceres commented on this pull request.
> @@ -880,13 +880,29 @@ <h2>
</pre>
</section>
+ <section class='informative'>
+ <h2>
+ Privacy and Security Considerations
+ </h2>
+
+
+ <section>
+ <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. However, using this information is very difficult compared to other fingerprinting information.
+ Aggregating information derived from this API is not very helpful in fingerprinting.
Same with this line.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/screen-orientation/pull/115#pullrequestreview-124272057
Received on Wednesday, 30 May 2018 07:07:47 UTC