From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Romain Francoise Newsgroups: gmane.emacs.devel Subject: Re: The Network Security Manager is now on the trunk Date: Sun, 23 Nov 2014 16:31:46 +0100 Organization: orebokech dot com Message-ID: <87egsuc4rh.fsf@silenus.orebokech.com> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1416756743 13330 80.91.229.3 (23 Nov 2014 15:32:23 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 23 Nov 2014 15:32:23 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Nov 23 16:32:17 2014 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1XsZ94-0004wY-ET for ged-emacs-devel@m.gmane.org; Sun, 23 Nov 2014 16:32:14 +0100 Original-Received: from localhost ([::1]:48980 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XsZ94-0002Ne-0G for ged-emacs-devel@m.gmane.org; Sun, 23 Nov 2014 10:32:14 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:51069) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XsZ8s-0002DC-Ke for emacs-devel@gnu.org; Sun, 23 Nov 2014 10:32:08 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XsZ8l-0003jm-1I for emacs-devel@gnu.org; Sun, 23 Nov 2014 10:32:02 -0500 Original-Received: from stringer.orebokech.com ([212.83.175.182]:57814) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XsZ8k-0003ev-RW for emacs-devel@gnu.org; Sun, 23 Nov 2014 10:31:54 -0500 Original-Received: from silenus.orebokech.com (silenus [192.168.1.4]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by stringer.orebokech.com (Postfix) with ESMTPS id 75C20140427 for ; Sun, 23 Nov 2014 16:31:46 +0100 (CET) Original-Received: by silenus.orebokech.com (Postfix, from userid 1000) id 1F8E1A0141; Sun, 23 Nov 2014 16:31:46 +0100 (CET) In-Reply-To: (Lars Magne Ingebrigtsen's message of "Sun, 23 Nov 2014 15:16:21 +0100") X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 212.83.175.182 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:178077 Archived-At: On Sun, Nov 23, 2014 at 03:16:21PM +0100, Lars Magne Ingebrigtsen wrote: > `network-security-level' defaults to `low', though, so it will not > actually be used, so there should currently be no impact on anybody, > unless I made a boo-boo somewhere. Works fine for me, thanks! (But our TLS support will still be fatally insecure by default as long as `gnutls-min-prime-bits' is set to something lower than 1024.)