DO_NOT_TRACK: A Proposed Standard Environment Variable for CLI Telemetry Opt-Out
By
donottrack.sh
Pale, doughy, and a touch sad. Eat if peckish.
Summary
This article proposes a standardized environment variable called DO_NOT_TRACK for opting out of telemetry, analytics, and tracking in CLI and TUI applications. It highlights the problem that many CLI tools, SDKs, and frameworks collect telemetry data by default, each with its own unique opt-out method (e.g., DOTNET_CLI_TELEMETRY_OPTOUT=1 for .NET). The proposed standard aims to simplify and unify the opt-out process across different tools, making it easier for users to maintain their privacy without having to remember tool-specific environment variables.
Key quotes
· 3 pulledMany CLI tools, SDKs, and frameworks collect telemetry data by default.
Each one has its own way to opt out.
A proposed standard environment variable for opting out of telemetry, analytics, and tracking in CLI and TUI applications.
You might also wanna read
Auto-Identity-Remove: An open-source tool to automate data broker opt-outs across 500+ sites
This article presents an open-source GitHub tool called "auto-identity-remove" that automates the process of opting out of data broker and p
Why I banned all query strings from my website
Chris Morgan expresses frustration with third parties adding tracking query strings (like UTM parameters and referral tags) to URLs that poi
Understanding Beaver Triples: A Primer on Secure Multiparty Computation
The article introduces the concept of Beaver Triples in the context of secure multiparty computation (MPC). It uses an analogy about a frien
stoffelmpc.com·22d agoKeel: A local-first, open-source desktop app that saves AI conversations as markdown files on your device
Keel is a local-first, open-source desktop app (macOS/Windows) that captures AI conversation data into plain markdown files stored on the us
Investigation Reveals Vercel Plugin in Claude Code Collects User Prompts Without Proper Consent
The article investigates concerning privacy practices of the Vercel plugin in Claude Code, revealing that it requests access to read all use
Liberated systemd: A Fork Removing Surveillance Enablement Features
This article describes a fork of systemd called 'Liberated systemd' that removes surveillance enablement features from the original systemd
