- From: Shivan Kaul Sahib <shivankaulsahib@gmail.com>
- Date: Wed, 28 Mar 2018 03:27:16 +0000
- To: public-privacy@w3.org
Received on Wednesday, 28 March 2018 07:39:23 UTC
Hi all, just remembered that at IETF 101 PING meeting we'd had a brief discussion about how websites can detect incognito mode. Did a quick Google search and a stack overflow answer came up. https://stackoverflow.com/a/27805491 Basically try requesting the file system API and if it doesn't exist then you're in incognito mode. I'd imagine that to mitigate this one could patch some js on so that the call to check if file system API exists returns true but then you have an arms race where the only way to win is to reintroduce the API entirely in incognito mode.
Received on Wednesday, 28 March 2018 07:39:23 UTC