EFForg / privacybadger

Privacy Badger is a browser extension that automatically learns to block invisible trackers.
https://privacybadger.org
Other
3.19k stars 386 forks source link

Unblock arcade.software following DNT compliance #2937

Closed valeriangalliat closed 10 months ago

valeriangalliat commented 10 months ago

Hi!

We noticed our website was being blocked by Privacy Badger because we indeed didn't have support for the DNT header.

Since December 18, shipped DNT support and I'm happy to announce that we no longer use cookies nor local storage when the DNT header is set.

You document that sites get unblocked automatically but it looks like the seed was last updated 3 months ago and I'm not sure when you next plan to update it, which is why I'm resorting to this manual PR.

You can verify compliance by clicking "remove all tracking domains" in Privacy Badger options, and browsing https://up.codejam.info/test-privacy-badger.html (a page that embeds a demo from demo.arcade.software) - it will not re-learn to block demo.arcade.software because it now implements DNT.

Thanks!

ghostwords commented 10 months ago

Hello and thanks for reaching out! I'll be able to look into this next week.

ghostwords commented 10 months ago

I just added arcade.software to Privacy Badger's "yellowlist". This update should make its way to all Privacy Badgers within the next 24 hours. Thanks again for reaching out.

valeriangalliat commented 10 months ago

Awesome thanks!