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 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
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
A privacy group has lodged hundreds of complaints against what it calls “cookie banner terror” online. Noyb, headed by well-known Austri...
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
Despite a poor reputation for privacy, Google’s Chrome browser continues to dominate. The web browser has around 65 per cent market share...
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
Appliances will be cheaper to own, the government says, under plans that will extend the lifespan of household goods.
New
First poster: bot
130 nations agree to support U.S. proposal for global minimum tax on corporations. A group of 130 nations has agreed to a global minimum...
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

AstonJ
What chair do you have while working… and why? Is there a ‘best’ type of chair or working position for developers?
New
ohm
Which, if any, games do you play? On what platform? I just bought (and completed) Minecraft Dungeons for my Nintendo Switch. Other than ...
New
AstonJ
There’s a whole world of custom keycaps out there that I didn’t know existed! Check out all of our Keycaps threads here: https://forum....
New
AstonJ
I have seen the keycaps I want - they are due for a group-buy this week but won’t be delivered until October next year!!! :rofl: The Ser...
New
foxtrottwist
A few weeks ago I started using Warp a terminal written in rust. Though in it’s current state of development there are a few caveats (tab...
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
CommunityNews
A Brief Review of the Minisforum V3 AMD Tablet. Update: I have created an awesome-minisforum-v3 GitHub repository to list information fo...
New
Margaret
Ask Me Anything with Mark Volkmann @mvolkmann On February 24 and 25, we are giving you a chance to ask questions of PragProg author M...
New
PragmaticBookshelf
A concise guide to MySQL 9 database administration, covering fundamental concepts, techniques, and best practices. Neil Smyth MySQL...
New