dr460nf1r3 / firedragon-browser

A Floorp fork with custom branding and opinionated settings 🐉 (mirrored from GitLab)
https://firedragon.garudalinux.org
Mozilla Public License 2.0
279 stars 15 forks source link

Cloudflare Privacy Pass broken attestation #94

Open Technetium1 opened 4 months ago

Technetium1 commented 4 months ago

It's possible to pass this captcha in Floorp, Chrome, and Firefox. It does not consistently work in Firedragon though. The Silk Privacy Pass extension is blocked from working correctly. The attestation should be happening in the same tab, not opening a new window (repeatedly). The private access token should be generated, and the prompt should not reappear on reload, because the token should be sent when the page refreshes.

Extension in question: https://github.com/cloudflare/pp-browser-extension Affected site: https://experience.cineworld.co.uk/login image

Technetium1 commented 3 months ago

Likely an upstream issue: https://github.com/cloudflare/pp-browser-extension/issues/24 https://github.com/cloudflare/pp-browser-extension/issues/25