Honest question, what's the problem with crash dumps that include no personal info? They just help make the software less buggy. I also don't see an issue with anonymized usage patterns (this feature was used X times this month, this one Y times, etc). Can someone expound on what they see as a problem?
> Honest question, what's the problem with crash dumps that include no personal info? In addition to the other response: crash dumps are difficult to anonymize, both because useful crash dumps include something like a minidump (or some other small alternative to a core file), and because even without that, any random information from a backtrace may be sensitive (e.g. a URL). There's nothing wrong with saving a crash…
Do_not_track
31–40 of 179 posts
Re: Do_not_track
#32Re: Do_not_track
#33Looks like a helpful honeypot! Any tool that will public announce support for this spec is a tool I know to avoid because it collects telemetry without explicit opt-in in the first place.
Well, don't look too deep else you won't be using many modern tools.
Re: Do_not_track
#34I’m morally opposed to the notion of optimizing the opt-out mechanism. I want a standardized opt-in mechanism, like: export ALLOW_TRACKING=telemetry,crash_dumps and the absence of such a setting means “fuck off, don’t spy on me”. It’s not my responsibility to turn off apps wanting to track me. It’s their responsibility to get me to authorize their specific flavor of tracking.
And they do by burying it in the user agreement you probably agreed to.
Like it or not, it is your responsibility. I agree it shouldn’t be, but let’s be realistic.
Re: Do_not_track
#35Re: Do_not_track
#36Re: Do_not_track
#37I’m morally opposed to the notion of optimizing the opt-out mechanism. I want a standardized opt-in mechanism, like: export ALLOW_TRACKING=telemetry,crash_dumps and the absence of such a setting means “fuck off, don’t spy on me”. It’s not my responsibility to turn off apps wanting to track me. It’s their responsibility to get me to authorize their specific flavor of tracking.
> It’s their responsibility to get me to authorize their specific flavor of tracking. And they do by burying it in the user agreement you probably agreed to. Like it or not, it is your responsibility. I agree it shouldn’t be, but let’s be realistic.
They didn't opt out of my data, after all.
Re: Do_not_track
#38The proposed way just normalizes tracking.
Re: Do_not_track
#39I think the only solution is to make it law that you can't track anyone for any reason without their consent, and can't sell consensual tracking data without an additional consent agreement. It would be a huge blow to the advertising industry, so it will never be made law, but it's the only thing that would work.