CommunityNews

CommunityNews

Console Do Not Track

A proposed unified standard for opting out of telemetry for TUI/console apps.

Gatsby has GATSBY_TELEMETRY_DISABLED. Homebrew has HOMEBREW_NO_ANALYTICS. Syncthing has STNOUPGRADE, a config file setting for disabling crash reporting, and a GUI prompt for usage reporting. Google Cloud SDK CLI tools has gcloud config set disable_usage_reporting true. .NET Core has DOTNET_CLI_TELEMETRY_OPTOUT. Netlify’s CLI has netlify --telemetry-disable. The AWS Serverless Application Model CLI has SAM_CLI_TELEMETRY=0. The Microsoft Azure CLI has AZURE_CORE_COLLECT_TELEMETRY=0. You get the idea.

This is a proposal for a single, standard environment variable that plainly and unambiguously expresses LACK OF CONSENT by a user of that software to any of the following:

  • ad tracking
  • usage reporting, anonymous or not
  • automatic update phone-home
  • crash reporting
  • non-essential-to-functionality requests of any kind to the creator of the software or other tracking services

We just want local software, and by providing it to us you are not entitled to our usage, our crashes, or our IP addresses.

Read in full here:

https://consoledonottrack.com/

This thread was posted by one of our members via one of our news source trackers.

Most Liked

AstonJ

AstonJ

This really should be added to GDPR laws - where it is off by default and any software or tool has to ask specifically if they can track in any shape or form.

Anyway, for those wanting the homebrew command:

export HOMEBREW_NO_ANALYTICS=1
dimitarvp

dimitarvp

Have we learned nothing from history?

DNT ended up being used as an additional vector for tracking! :grin: Because that’s one more header that your browser sends so it automatically becomes one more tracking data point.

Opt-out mechanics for personal info leaks will NEVER work. If you don’t trust a program, run it from inside a container where you have strictly approved network connections to the minimum amount of network hosts that the program needs in order to be able to do its job.

dimitarvp

dimitarvp

Firefox integrated Pocket inside of it despite its community kicking and screaming (and Pocket having very sketchy privacy agreement) so truthfully, Mozilla have lost my vote of confidence a while ago.

Plus their main source of income – and I mean by a huge margin – is Google.

How privacy-friendly are they, like really how much?

Where Next?

Popular General Dev topics Top

First poster: bot
A landmark case alleging Google illegally tracked millions of iPhone users is set for the Supreme Court. The case will not be about the ...
New
New
First poster: OvermindDL1
Arnold Schwarzenegger could’ve seen this one coming. After a United Nations commission to block killer robots was shut down in 2018, a n...
New
First poster: bot
The G7 group of advanced economies has reached a “historic” deal to make multinational companies pay more tax. Finance ministers meeting...
New
First poster: bot
Apple pays out millions in compensation to student after iPhone repair facility shared her explicit personal images online - 9to5Mac. Ap...
New
First poster: davearonson
ProPublica has obtained a vast cache of IRS information showing how billionaires like Jeff Bezos, Elon Musk and Warren Buffett pay little...
New
First poster: bot
The draft Online Safety Bill harms free speech and hands policing the internet to Silicon Valley, a new campaign claims. The “Legal to S...
New
First poster: andrea
Healthcare organizations and hospitals in the United States all sit on treasure troves: a stockpile of patient health data stored as elec...
New
First poster: bot
Appliances will be cheaper to own, the government says, under plans that will extend the lifespan of household goods.
New
First poster: AstonJ
Today, the European Parliament approved the ePrivacy Derogation, allowing providers of e-mail and messaging services to automatically sea...
New

Other popular topics Top

DevotionGeo
I know that these benchmarks might not be the exact picture of real-world scenario, but still I expect a Rust web framework performing a ...
New
axelson
I’ve been really enjoying obsidian.md: It is very snappy (even though it is based on Electron). I love that it is all local by defaul...
New
dasdom
No chair. I have a standing desk. This post was split into a dedicated thread from our thread about chairs :slight_smile:
New
PragmaticBookshelf
Design and develop sophisticated 2D games that are as much fun to make as they are to play. From particle effects and pathfinding to soci...
New
New
Margaret
Hello everyone! This thread is to tell you about what authors from The Pragmatic Bookshelf are writing on Medium.
1145 27688 760
New
AstonJ
We’ve talked about his book briefly here but it is quickly becoming obsolete - so he’s decided to create a series of 7 podcasts, the firs...
New
PragmaticBookshelf
Build efficient applications that exploit the unique benefits of a pure functional language, learning from an engineer who uses Haskell t...
New
New
Fl4m3Ph03n1x
Background Lately I am in a quest to find a good quality TTS ai generation tool to run locally in order to create audio for some videos I...
New