You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I installed Brackets through Flatpak without knowing there was automatic telemetry when launched.
GDPR-compliant software requires prior information of the user, and, more importantly, requires explicit consent, prior to any personal data being sent. Pseudonymization does not affect any of that.
Steps to Reproduce
Install Brackets
Launch Brackets
See tooltip telling how the user can disable Health Data report being sent.
Expected behavior:
Prior information to users
Choice/consent being given at first launch
Actual behavior:
Data collected and sent before any information has been given to the user, no consent can be given.
Versions
OS: Linux (Debian 12/testing/bookworm).
The text was updated successfully, but these errors were encountered:
We do not have an official Linux release at the moment. I am unsure of the flatpack distribution source. Can you provide the source?
Secondly, regarding GDPR compliance, I am presuming it was done because the user has already consented to the MIT License terms during installation as a desktop app. We inherited it from Adobe and it shows a notification on the first boot. No data will be sent until you close the popup.
But be assured that Brackets do not collect personally identifiable information like emails or any user data. Most things we send are just counts and statistics. You should be able to see the things sent by going to help>health data and choose to disable it from there at any time.
Our open-source community is in its infancy and we have no lawyers to go around, I will look into this in the next native release to properly address this.
Description
I installed Brackets through Flatpak without knowing there was automatic telemetry when launched.
GDPR-compliant software requires prior information of the user, and, more importantly, requires explicit consent, prior to any personal data being sent. Pseudonymization does not affect any of that.
Steps to Reproduce
Expected behavior:
Actual behavior:
Data collected and sent before any information has been given to the user, no consent can be given.
Versions
OS: Linux (Debian 12/testing/bookworm).
The text was updated successfully, but these errors were encountered: