You already need permission to use geolocation anyway, for example: navigator.geolocation.getCurrentPosition(loc => { console.log(loc) }); Will show a prompt for access. Websites can already track a visitors IP simply by loading the page (web server logs, for example). An IP address is not considered sensitive/personal information for this reason. -- GitHub Notification of comment by thecodingdude Please view or discuss this issue at https://github.com/w3c/wake-lock/issues/137#issuecomment-449428607 using your GitHub accountReceived on Friday, 21 December 2018 16:08:33 UTC
This archive was generated by hypermail 2.4.0 : Monday, 4 July 2022 12:47:56 UTC