https://groups.google.com/a/chromium.or ... e4tQNLCgAJ
Isn't feature churn fun?













By checking different headers that have the same info (formatted differently) that's currently in the user-agent string.


UA isn't the only thing Google uses to determine how reCaptcha functions. If the new "UA hints" can still be spoofed (i.e. a user, bot, or attacker can put whatever they want in those fields regardless of whether the information is correct) then I doubt this proposal will affect reCaptcha either.John connor wrote: ↑2020-03-13, 12:22If the headers are the only metric that Google is using, then Recaptcha problems would be a thing of the past with PM.

I was hopeful that Chrome deprecating the UA would mean a push for sniffers to do feature detections instead but no... having the "client hints" instead just means they will be sniffing THAT instead and still not do feature detection.New Tobin Paradigm wrote: ↑2020-03-13, 13:23Feature detection remains the only real solution and almost no one does this.