Default Telemetry Should Be Disabled #993

Closed
opened 2026-04-05 18:05:30 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @TuncTaylan on 8/28/2025

Description:

Currently, according to the Telemetry Configuration, telemetry is enabled by default. Even though the data collected is anonymous, this behavior might raise privacy concerns among users who are unaware that any data is being transmitted.

Proposal:

Change the default setting so that telemetry is disabled by default.

Provide a clear option for users to explicitly opt in if they wish to enable telemetry.

Update documentation and settings to reflect this change.

Rationale:

Respecting user privacy by default aligns with best practices (e.g., GDPR principles of privacy by design).

Builds user trust by ensuring data collection only occurs with explicit consent.

Gives users more control over their environment.

Thank you in advance.

*Originally created by @TuncTaylan on 8/28/2025* **Description:** Currently, according to the [Telemetry Configuration](https://docs.digpangolin.com/self-host/telemetry#configuration), telemetry is enabled by default. Even though the data collected is anonymous, this behavior might raise privacy concerns among users who are unaware that any data is being transmitted. **Proposal:** Change the default setting so that telemetry is disabled by default. Provide a clear option for users to explicitly opt in if they wish to enable telemetry. Update documentation and settings to reflect this change. **Rationale:** Respecting user privacy by default aligns with best practices (e.g., GDPR principles of privacy by design). Builds user trust by ensuring data collection only occurs with explicit consent. Gives users more control over their environment. Thank you in advance.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/pangolin#993