Hacker News new | ask | show | jobs
by Zekio 2855 days ago
isn't it agains't GDPR having it be like that?
2 comments

An opt-in is required under GDPR for personally identifiable information, not "any data ever".

Anonymous/aggregated data collection is allowed under the GDPR, though this data collection should still be made clear to the user (and it is on https://code.visualstudio.com/docs/supporting/FAQ#_gdpr-and-...).

wouldn't downloading and agreeing to the eula suffice for purposes of this?
No. GDPR requires that users must be able to use the service after opting out of data collection (except if the data collection is required for rendering the service to the user). A EULA, in contrast, must be accepted, otherwise the service may not be used.