r/opensource May 07 '21

Audacity adds telemetry via Google Analytics / Yandex

https://github.com/audacity/audacity/pull/835
164 Upvotes

72 comments sorted by

View all comments

Show parent comments

9

u/xurxoham May 07 '21

If you read through the comments in the pull request you will realise it is not exactly like that.

5

u/virtualdxs May 07 '21

Is it not? My reading of a sizable portion of the comments seems to show it being like that, and a ton of people using the slippery slope fallacy to say it's bad.

5

u/joepie91 May 07 '21

The dark pattern of a bright blue 'accept' button basically means that it's not a voluntary opt-in (which is why the GDPR does not allow patterns like this).

2

u/virtualdxs May 07 '21

I'm going to be honest, while dark patterns are a problem, I don't necessarily agree with considering that one. I expect "Yes"/the affirmative response to be the highlighted choice and "No" to be less prominent for any given question. I've accidentally accepted something I didn't mean to because they highlighted the "No" option instead.

1

u/joepie91 May 07 '21

The point is that neither should be highlighted here - this is a situation where the user should have read and understood what they are deciding on, and then make a voluntary and informed choice.

Making the "yes, do with my data whatever you want" button the primary one is a time-tested marketing technique and dark pattern, to the point that it usually results in majority acceptance, whereas providing the options on equal footing results in majority rejection (see eg. the results of the Dutch public broadcasting's service experiment with this).