Hacker News new | ask | show | jobs
by crazygringo 2510 days ago
Just curious... does anyone know what the main workaround sites were using to detect incognito?

And if there are other likely ones the sites will be able to fall back to?

2 comments

TFA links to this in the first sentence: https://www.blog.google/outreach-initiatives/google-news-ini...

Basically, attempting to use FileSystem API but getting an Error === Incognito

Not 100% sure but I think it is something to do with being able to write to localstorage (e.g. if the site figures it can't write there then it is in Incognito). I read it was something like that.