-
Notifications
You must be signed in to change notification settings - Fork 975
HTML5 Battery Status API #1885
Comments
lukasz and i had talked in 2015 about addressing this at the W3C spec level; it appears that this is now addressed in https://w3c.github.io/battery/#security-and-privacy-considerations but we should fix without waiting for upstream changes. options are:
i'm inclined to go with (3) |
My understanding of Brave's philosophy is to put the user in control. |
The API is said to being used to track users already. |
Setting a milestone for now. |
FF and webkit have removed this feature already. Chromium has an open issue for it, but I don't think we should wait for them. https://bugs.chromium.org/p/chromium/issues/detail?id=661792 |
Awesome! Should be in our next version; Enjoy, @gameb0y 😄 |
The API does not require user permission to read the battery information, any website or third-party scripts included on them, can use the API. The API also does not require browsers to notify users when the battery information is accessed. That allows website and third-party scripts to access the battery information transparently – without users’ awareness.
http://techcrunch.com/2015/08/04/battery-attributes-can-be-used-to-track-web-users/
The text was updated successfully, but these errors were encountered: