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
First poster: bot
A few weeks ago, Apple dropped its long-promised bombshell on the data-tracking industry. The latest version (14.5) of iOS – the operatin...
New
First poster: bot
Since the Great Recession, America’s wealthiest 1 percent have been demonized as fat cats who have grown ever richer while the middle cla...
New
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
CommunityNews
Your medical records are about to be given away. As GPs, we’re fighting back | Ameen Kamlana. GPs in England have been told to hand over...
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: 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

Other popular topics Top

DevotionGeo
I know that -t flag is used along with -i flag for getting an interactive shell. But I cannot digest what the man page for docker run com...
New
AstonJ
Just done a fresh install of macOS Big Sur and on installing Erlang I am getting: asdf install erlang 23.1.2 Configure failed. checking ...
New
Margaret
Hello everyone! This thread is to tell you about what authors from The Pragmatic Bookshelf are writing on Medium.
1143 25816 759
New
rustkas
Intensively researching Erlang books and additional resources on it, I have found that the topic of using Regular Expressions is either c...
New
Maartz
Hi folks, I don’t know if I saw this here but, here’s a new programming language, called Roc Reminds me a bit of Elm and thus Haskell. ...
New
PragmaticBookshelf
Author Spotlight James Stanier @jstanier James Stanier, author of Effective Remote Work , discusses how to rethink the office as we e...
New
Help
I am trying to crate a game for the Nintendo switch, I wanted to use Java as I am comfortable with that programming language. Can you use...
New
New
New
AstonJ
This is a very quick guide, you just need to: Download LM Studio: https://lmstudio.ai/ Click on search Type DeepSeek, then select the o...
New