Path: csiph.com!xmission!news.snarked.org!news.linkpendium.com!news.linkpendium.com!panix!usenet.stanford.edu!not-for-mail From: Behrooz Amoozad Newsgroups: gnu.bash.bug Subject: Disable microsoft telemetry Date: Fri, 18 Oct 2019 18:17:27 +0330 Lines: 10 Approved: bug-bash@gnu.org Message-ID: References: NNTP-Posting-Host: lists.gnu.org Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" X-Trace: usenet.stanford.edu 1571419755 8302 209.51.188.17 (18 Oct 2019 17:29:15 GMT) X-Complaints-To: action@cs.stanford.edu To: bug-bash@gnu.org Envelope-to: bug-bash@gnu.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=88E3x3ux1Hu98uWPLERo0n9a5ZkVc+I4ZDBRBOfkJbg=; b=Y6OVrTGyM/qCHJsQ0/LDhUtTByhp9hlwVTgGFTv3Hf175r6mrztnwZyE+cURNzBux9 EcNguJjQAzNEC9xQzCniahUIiAD3TWkTC/vdNCYPkJ+C6pTNm9eFlmWSh1dCwoDs66WG 9tLq0ygBtyEFjP8R9dgQSKOtGujBy0d9dEOCYaCVqFfp2YNqp9LWujOfdmMkjqs4xRMy NiLfHbBO4c3/a3QGtHwYE5ip1ZpsYKyCWIJoGX8v5tYrrZOP00R5zAzGQWXoDVb2ysET 5SyMHRVASZMYIKwLN990rlQzot9UrM2Hfo6Y4yE6a2wo7Zr33sM0qFmByJ/Itqjnm7OD eXvA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=88E3x3ux1Hu98uWPLERo0n9a5ZkVc+I4ZDBRBOfkJbg=; b=eBR9W2vMpglzh5KngULk1kqaeGdywc/nUNHDWpPR51uohkoRC9jSK69GaKRsTeizaZ bjuDxVDoRVwUIbRfjO9AsNOPOZ7BK3gUUtvv0DGqBjvDIACSz5/9bmSk5OT1u2ujXtR/ TxyUAzdQDGvL3xjODhQloyconsdSwPeHyILh9JIoLvbW7l0P9Rg/tRX9DZh+HxNnq34f YQKS1vCtDv4XgOtT7NKXt5CxZ1nnOfX0jKSR3OoNDNZBZZCN6A9lbuGyrRr8eAmxi4Dp 60aQqQI0f++VThG05O4R/DfjAtqu5OFrlyY6PdFUKcW0JWYM17H068nRlXJrOoRuO5hn 5StQ== X-Gm-Message-State: APjAAAUXgu26Bs+1J93QMrSjzgGaggMAQSbZ75FEPWJON2HUBo9g1CgM NvAaCd4KVKv/zuGUbYepREAZ8YOilkfU7pajzgwFXvRS9LI= X-Google-Smtp-Source: APXvYqxUm7svmbJ93/vPg32gl4WYZYUCeqSV4CDaUJrtPJUELtVYvX6yhXbv0uDs4boDQ4OjqOuSDLdgxBhRiuzBjxw= X-Received: by 2002:a67:fb92:: with SMTP id n18mr5727289vsr.187.1571410083834; Fri, 18 Oct 2019 07:48:03 -0700 (PDT) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 2607:f8b0:4864:20::e34 X-Mailman-Approved-At: Fri, 18 Oct 2019 13:29:12 -0400 X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: bug-bash@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Bug reports for the GNU Bourne Again SHell List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Mailman-Original-Message-ID: Xref: csiph.com gnu.bash.bug:15519 I'm not sure if this even fits here, but it would be really nice if the default bashrc included DOTNET_CLI_TELEMETRY_OPTOUT='true'. Currently, After installing microsoft .net framework, it has telemetry enabled by default and it works at least once upon installation. It would be real nice if it didn't do that, anywhere, at all, not once. And ONLY you have the power to make this right. I don't know how many purists are left at gnu, I just hope there are enough left making decisions for bash. Thank You.