← Back to context

Comment by 1vuio0pswjnm7

21 hours ago

The easiest way to verify "whether there is telemetry" is to look at the source code

To avoid telemetry, interested users can remove it from the source code

Whereas, if telemetry must be found by inspecting network traffic,^1 then users' only choice to avoid telemetry is not to use the software. There is no self-help. Users can plead with the author to remove telemetry to no effect

1. This may be complicated by encryption

Moreover, if the software is subject to change, e.g., "automatic software updates", then telemetry could be added at a later time, e.g., as part of an opaque "update". This requires the user to continually monitor network traffic in order to try to discover "whether there is telemetry"

If users have a copy of the source code, and use a binary compiled from that source code, then this burden does not exist