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
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
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: 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 company best known for its search engine is launching a new set of tools aimed at creating an “easy button” for protecting your data ...
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

Other popular topics Top

malloryerik
Any thoughts on Svelte? Svelte is a radical new approach to building user interfaces. Whereas traditional frameworks like React and Vue...
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
AstonJ
SpaceVim seems to be gaining in features and popularity and I just wondered how it compares with SpaceMacs in 2020 - anyone have any thou...
New
AstonJ
poll poll Be sure to check out @Dusty’s article posted here: An Introduction to Alternative Keyboard Layouts It’s one of the best write-...
New
AstonJ
If you are experiencing Rails console using 100% CPU on your dev machine, then updating your development and test gems might fix the issu...
New
AstonJ
Continuing the discussion from Thinking about learning Crystal, let’s discuss - I was wondering which languages don’t GC - maybe we can c...
New
PragmaticBookshelf
Build efficient applications that exploit the unique benefits of a pure functional language, learning from an engineer who uses Haskell t...
New
PragmaticBookshelf
Author Spotlight: VM Brasseur @vmbrasseur We have a treat for you today! We turn the spotlight onto Open Source as we sit down with V...
New
DevotionGeo
I have always used antique keyboards like Cherry MX 1800 or Cherry MX 8100 and almost always have modified the switches in some way, like...
New
AstonJ
This is cool! DEEPSEEK-V3 ON M4 MAC: BLAZING FAST INFERENCE ON APPLE SILICON We just witnessed something incredible: the largest open-s...
New