Actions
Feature #475
openAdd option to not let websites use Accelerometer and Gyroscope data
Start date:
07/22/2019
Due date:
% Done:
0%
Estimated time:
Description
https://www.bromite.org/detect
With JS on, this website can read accelerometer and gyroscope data from my phone.
It should be possible to block it/should be blocked by default.
Updated by Soren Stoutner over 5 years ago
- Assignee set to Soren Stoutner
- Priority changed from 3.x to 4.x
You are correct that it should be possible to disable this. However, Android's WebView doesn't agree with that assessment. As such, I will have to wait until the release of Privacy WebView in the 4.x series to address this.
(If you look at feature requests for the 4.x series, you will see that there are a number of them that relate to preventing fingerprinting that can't be done without Privacy WebView.)
Actions