Path: csiph.com!xmission!news.snarked.org!news.linkpendium.com!news.linkpendium.com!panix!usenet.stanford.edu!not-for-mail From: Eduardo Bustamante Newsgroups: gnu.bash.bug Subject: Re: Disable microsoft telemetry Date: Sun, 20 Oct 2019 12:58:15 -0700 Lines: 22 Approved: bug-bash@gnu.org Message-ID: References: <20191020075518.00004ce0@seibercom.net> NNTP-Posting-Host: lists.gnu.org Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" X-Trace: usenet.stanford.edu 1571601512 20345 209.51.188.17 (20 Oct 2019 19:58:32 GMT) X-Complaints-To: action@cs.stanford.edu To: bug-bash Envelope-to: bug-bash@gnu.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=xngSn30zx9RY8ppm9MORMrT5RfFb5NUAeFxjpL/KSKI=; b=qnwZEh+1lvB+AiHbnw2wgVMHhQJqYzQNRTFF11/EjER4wFDD2KKfljOY7WiPbNmBJA FYMRrmzW4FtCGONUq10bfUXqe+WkVcoJAq7E4tu4mhDNDTzEQiQfAC+FDwxtk+mwdjNP attXaNy/x5/NrvjlPeq/mCsAnlGb8RQ/yXHLpKO1YjZcmp7JxwGfV4z7LNG5PxMFgUtj 7tGIe+9H4Fr1dqagsvAGFYiI3wP5RmbTjFIpqj/tAVkNrLX8LyiiSsYqZ4VXK5KXGPUl Jt9TPKNk7dzF5Xs2qERCRrDIE23WagFx1PTv7vTA8fgsgPxT99h5Aovpl/WLZ7phBjCY 9TLg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=xngSn30zx9RY8ppm9MORMrT5RfFb5NUAeFxjpL/KSKI=; b=ccvS83gJrS2R4b9PAr15y9lgc03sExOqMCll88ProrXINtVY6R0FQNBdr4Jw7ku7tt ic+vmglNsDtlUNfW7OhTjLv8gT5suvApMU0ITS3wD0wVUl7+Raf+vyFOlIC7/Ho1aeA7 mJMioQcuWA8ravwi9J5RKw/Ie5+yxEXX38jYyaRiTGmBivXpFC34KHkOwjC1nw2bm3sd KI97AtsJcqqyakkAsgu473YOwT5i6B2IY8bkX6m4x+WcB+ulaCJGxSAqwqQcJzzrNUUK zpRbAdezCwx+nh/bspHpwKUWi/FKXHEwNzm1RRvgLRwyEVX7Tgg0CySwtuk2WIwQFq+i Bqxw== X-Gm-Message-State: APjAAAXHuT/puYc49IrLKGvC5YTMGtKpALunJVz/R4lJ0GFnEZaiU2c6 qatS1XjIDFSHrVoTnmhQTHoN20xhi8Qxmoj6AK4eFIof X-Google-Smtp-Source: APXvYqy9vqH0hAQWZw/en/l6PQ9iOxXW6nQ/1FRoxds3fg++ft0Se1yLRNxfaFcE1f4DLEhT7JKag4GJRN9AiOSvUoM= X-Received: by 2002:a67:f646:: with SMTP id u6mr3945574vso.20.1571601506946; Sun, 20 Oct 2019 12:58:26 -0700 (PDT) In-Reply-To: <20191020075518.00004ce0@seibercom.net> X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 2607:f8b0:4864:20::e2f 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: X-Mailman-Original-References: <20191020075518.00004ce0@seibercom.net> Xref: csiph.com gnu.bash.bug:15522 On Sun, Oct 20, 2019 at 4:55 AM Gerard E. Seibert wrote: > > On Fri, 18 Oct 2019 18:17:27 +0330, Behrooz Amoozad stated: > >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. > > I just read the > page, > and it appears that the information collected is both configurable and > used primarily to diagnose crashes. I don't find it overly intrusive > myself, but each to his own I suppose. In any case, this behavior has nothing to do with GNU Bash, and thus, does not belong in this email list. Behrooz should raise this with Microsoft.