Live data from Hacker News

Chrome 76 prevents NYT and other news sites from detecting Incognito Mode

arstechnica.com

1–10 of 13 posts

Re: Chrome 76 prevents NYT and other news sites from detecting Incognito Mode

#3
While I absolutely agree with Google's motivation to keep the incognito mode functional, I find their response somewhat nonsensical.

> Sites that wish to deter meter circumvention have options such as reducing the number of free articles someone can view before logging in, requiring free registration to view any content, or hardening their paywalls.

What use would reducing the free article count be if you cannot reliably count the articles in the first place?

And what is "hardening their paywalls" even supposed to mean? Supposedly, you'd like to make your paywall harder to circumvent. However if you allow any registrationless articles at all, that would necessarily require some kind of tracking - exactly the kind of tracking the incognito mode is supposed to prevent.

Turning into a strict registration-only site is likely also problematic because this could cause them to be downranked by - surprise! - Google, this time in their incarnation as a search engine.

Re: Chrome 76 prevents NYT and other news sites from detecting Incognito Mode

#4
post #3

While I absolutely agree with Google's motivation to keep the incognito mode functional, I find their response somewhat nonsensical. > Sites that wish to deter meter circumvention have options such as reducing the number of free articles someone can view before logging in, requiring free registration to view any content, or hardening their paywalls. What use would reducing the free article count be if you cannot reli…

For example, if you only allow one free article in the first hour (based on a cookie), someone using incognito mode has to close and reopen it after reading each article. It's a bit of a speed bump for browsing the newspaper reading many articles, versus following links posted somewhere else.

But you're right that if incognito mode works properly, the usual per-month paywall restriction doesn't work.

Re: Chrome 76 prevents NYT and other news sites from detecting Incognito Mode

#5
post #3

While I absolutely agree with Google's motivation to keep the incognito mode functional, I find their response somewhat nonsensical. > Sites that wish to deter meter circumvention have options such as reducing the number of free articles someone can view before logging in, requiring free registration to view any content, or hardening their paywalls. What use would reducing the free article count be if you cannot reli…

> Turning into a strict registration-only site is likely also problematic because this could cause them to be downranked by - surprise! - Google, this time in their incarnation as a search engine.

There is steps they can take to have a registration only website while allowing Googlebot to authenticate.

Re: Chrome 76 prevents NYT and other news sites from detecting Incognito Mode

#7
post #2

Hopefully this means that Google is taking steps to better protect the privacy of users. I'm curious if there are other ways that a site can identify if you are in private mode.

You can see the script they currently use to detect incognito in different browsers + rules they use to allow browsers even if they haven't logged in (e.g. social browsers and their apps)

https://gist.github.com/jeroenvisser101/9f8119cfa91371dd6e1a...

Source: nytimes.com's sourcemaps

Re: Chrome 76 prevents NYT and other news sites from detecting Incognito Mode

#8
post #3

While I absolutely agree with Google's motivation to keep the incognito mode functional, I find their response somewhat nonsensical. > Sites that wish to deter meter circumvention have options such as reducing the number of free articles someone can view before logging in, requiring free registration to view any content, or hardening their paywalls. What use would reducing the free article count be if you cannot reli…

Some sites offer certain select articles for free and put the rest behind a paywall. Or only make articles accessible via a referral link.

There are options beyond what we have today. Abusing an API loophole to detect incognito browsing was never the right answer.

Post reply on HN