-
Notifications
You must be signed in to change notification settings - Fork 447
Cookie consent options #1358
Comments
Might be better as a shield? |
I answered on Slack in this thread https://bravesoftware.slack.com/archives/C4EE00THC/p1565345327108900?thread_ts=1565340552.108800&cid=C4EE00THC If we target the adtech 3rd parties using the IAB consent design, which most companies are using, and if we make it very clear to the user what they are deciding to switch on, then I think this is a very good idea. |
See: brave/brave-browser#5318 |
|
"Block Cookie Dialogs" toggle in settings under "Block all Cookies" |
The settings text is: @snyderp can you please reply to @kylehickinson on 2) Needs info above. |
@kylehickinson there are two (2.5?) approaches here broadly:
There are a couple of hybrid options we could consider
If none of those appeal, let me know and I can keep brainstorming |
We plan on doing 2 @snyderp for now. @kylehickinson wants to know about the list and has it been set up for iOS, converted etc. He can explain more. |
Submitted 2 PR's, to replace Prebake (the exisiting cookie list in |
@ryanbr just to double check, these new lists target cookie consent dialogs, or the whole wider set of dialogs (GDPR, CPAA, cookies, etc)? @kylehickinson these are not currently pulled into iOS at all. Should they be? |
@snyderp We don't currently convert cosmetic rules in ab2cb, if we pull in these lists at the moment, it'll only block loads. If that's fine, we can pull them in. Otherwise we will have to first update ab2cb to convert cosmetic rules as well (including testing these) |
I think that'll have to be a decision the iOS team makes.
I think this would be a good capability to have, even if we don't fully exercise it right now |
☝️ cc @brave/ios @anthonypkeane |
@snyderp Like current prebake list, the Easylist cookie list will just hide the cookie div messages/consent dialogs. Some sites can't be fixed due to cookies being checked by a website (see: quantcast messages). |
For a setting add Block Cookie Dialogs toggle in settings under Block all Cookies |
Co-authored-by: Soner Yuksel <[email protected]>
Verified using version iPhone 12 - iOS 16.x Acceptance Criteria: #5839 (comment) Case: user clicks on "Yes block cookie consent notices" on the popup:
Case: user clicks on "No thanks" on the popup
Case: User enables the settings:
Case: When the setting is not enabled:
|
Description:
In the EU, almost every website displays a pop up asking users to agree to their cookies. As a user this is v annoying.
There are many product that offer this consent management, one being Quantcast Choice (https://www.quantcast.com/gdpr/consent-management-solution/)
Can we have an option in Privacy that allows users to not see these pop-ups?
The text can be something like:
Hide Cookie consent pop-ups
cc @johnnyryan and @tomlowenthal for approval
The text was updated successfully, but these errors were encountered: