privacysandbox / privacy-sandbox-dev-support

Discuss your Privacy Sandbox developer questions with the Chrome team.
Apache License 2.0
181 stars 75 forks source link

What exactly I need to do to make Recaptcha works fine? #328

Closed tavpablo closed 3 months ago

tavpablo commented 5 months ago

I'm a developer in a company which haves some client's platforms that depends on using Recaptcha V3 by Google as a solution, and now with this 1% blocking politics we're being affected. When we remove the Recaptcha everything works fine and we don't get the blocking alert message anymore. How can you simply announce an measure that impacts an implementation of yourselves? And without a good documentation of how to by pass that in an easy way?

I asked for help in Recaptcha Repository but who replied me there sent me here.

miketaylr commented 5 months ago

Can you give a better description of what is breaking for you? Screenshots or steps to reproduce with publicly accessible URLs would be very helpful.

krgovind commented 5 months ago

@tavpablo Could you confirm if you're referring to the third-party cookie blocking warnings/issues on Chrome DevTools. Note that third-party cookie deprecation potentially impacts all third-party sites and services; we recommended checking with your third-party vendor on whether they are impacted by the deprecation. Specifically for reCAPTCHA v3, a member of that team confirmed here that their service is not impacted; so you can safely ignore the warning.

Note: We're thinking about how to make the DevTools warnings less noisy; thank you for this feedback.

krgovind commented 5 months ago

FYI, the reCAPTCHA team has now documented their third-party cookie deprecation readiness status here.

tavpablo commented 5 months ago

Thanks for the info, @krgovind, that helped a lot here!

On Fri, Apr 26, 2024 at 7:23 PM krgovind @.***> wrote:

FYI, the reCAPTCHA team has now documented their third-party cookie deprecation readiness status here https://github.com/privacysandbox/privacy-sandbox-dev-support/blob/main/3pcd-readiness.md#anti-fraud-and-anti-abuse .

— Reply to this email directly, view it on GitHub https://github.com/privacysandbox/privacy-sandbox-dev-support/issues/328#issuecomment-2080189393, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACCSWGFNO7VPJ35HICE3Q23Y7LHV5AVCNFSM6AAAAABGT2EUSSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAOBQGE4DSMZZGM . You are receiving this because you were mentioned.Message ID: @.*** com>

--

Atc,

miketaylr commented 3 months ago

This seems like it can be closed now.