From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juanma Barranquero Newsgroups: gmane.emacs.devel Subject: Re: GnuTLS for W32 Date: Thu, 5 Jan 2012 21:36:55 +0100 Message-ID: References: <87r4zgsh2w.fsf@wanadoo.es> <87ipks3zbo.fsf@uwakimon.sk.tsukuba.ac.jp> <87boqk3q69.fsf@uwakimon.sk.tsukuba.ac.jp> <87aa634st8.fsf@uwakimon.sk.tsukuba.ac.jp> <87fwfvsgfv.fsf@wanadoo.es> <877h17scdo.fsf@wanadoo.es> <87hb0b77nr.fsf@lifelogs.com> <8739bvs27m.fsf@wanadoo.es> <87ty4b4329.fsf@lifelogs.com> <87hb0b3yoe.fsf@lifelogs.com> <6ED011D5-E185-44C6-BB31-A445A4E5F83A@gmail.com> <87wr976otx.fsf@lifelogs.com> <87ipkq6yy5.fsf@lifelogs.com> <87boqi6tzz.fsf@linux-hvfx.site> <87ehve3ul8.fsf@lifelogs.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1325795867 30665 80.91.229.12 (5 Jan 2012 20:37:47 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 5 Jan 2012 20:37:47 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jan 05 21:37:44 2012 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Riu4D-00020r-Mo for ged-emacs-devel@m.gmane.org; Thu, 05 Jan 2012 21:37:41 +0100 Original-Received: from localhost ([::1]:54087 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Riu4D-0006wl-8o for ged-emacs-devel@m.gmane.org; Thu, 05 Jan 2012 15:37:41 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:47883) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Riu4A-0006wV-GL for emacs-devel@gnu.org; Thu, 05 Jan 2012 15:37:39 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Riu49-0000XY-AC for emacs-devel@gnu.org; Thu, 05 Jan 2012 15:37:38 -0500 Original-Received: from mail-pz0-f41.google.com ([209.85.210.41]:56777) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Riu49-0000XR-4L for emacs-devel@gnu.org; Thu, 05 Jan 2012 15:37:37 -0500 Original-Received: by dakl33 with SMTP id l33so844779dak.0 for ; Thu, 05 Jan 2012 12:37:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type:content-transfer-encoding; bh=3tZ7bVf3u0AoK3Rj9IaqaQ526ABIfgdHictYnmyPYsw=; b=AV1vgBuPrrg83BmbdN3vvtba36dIPZHGb9tPqFf1DowQyp6gyCFM1P2xeHueoaSiWO OLbPIUPKxDShOSD2TgfKtpk+iffI4wG3T6qBB5O9Uj4r2n5MMyyENOeW+qv6v1Wgvigj 4bbDpQa+uYLAWyJlRWYojYKRAKsGqudkX22fw= Original-Received: by 10.68.72.198 with SMTP id f6mr8605937pbv.6.1325795856341; Thu, 05 Jan 2012 12:37:36 -0800 (PST) Original-Received: by 10.142.247.28 with HTTP; Thu, 5 Jan 2012 12:36:55 -0800 (PST) In-Reply-To: <87ehve3ul8.fsf@lifelogs.com> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 209.85.210.41 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:147356 Archived-At: 2012/1/5 Ted Zlatanov : > Not at all. =C2=A0It's just a convenience based on our desire to take > responsibility for the security of the software we provide. Starting with the fact that we shouldn't be providing that software in the first place... > It will be configurable and transparent when possible, but yes, at some > point it may ask you once. Even if I don't use, and don't want to use, and don't plan to use, and don't even want to know that the binary somehow included, the GnuTLS DLL? > If we have a W32 installer I'd make it a checkbox during the install. If someone creates an installer for Emacs, I don't care what the defaults a= re. =C2=A0 =C2=A0 Juanma