Re: [dap-charter] DASWG: Drop Battery API for privacy and lack of implementer support (#98)

I just had a look at some common tracking/fingerprinting libraries, but didn't find any one that uses Battery Status API. (See https://github.com/fingerprintjs/fingerprintjs2/issues/55 for an issue in a popular fingerprinting library.)

-----

FWIW:

Electron can monitor power state changes, but uses a [different API](https://www.electronjs.org/docs/api/power-monitor).

Some (but not all) [MiniApp](https://github.com/w3c/miniapp/) implementations support getting battery information. (See [Baidu Smart Programs](https://smartprogram.baidu.com/docs/develop/api/device_sys/swan-getBatteryInfo/) for an example.)

-- 
GitHub Notification of comment by xfq
Please view or discuss this issue at https://github.com/w3c/dap-charter/issues/98#issuecomment-661062958 using your GitHub account

Received on Monday, 20 July 2020 14:08:55 UTC