From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Network security manager Date: Mon, 17 Nov 2014 21:05:34 +0200 Message-ID: <83zjbpabr5.fsf@gnu.org> References: <831tp1dd4g.fsf@gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1416251181 17259 80.91.229.3 (17 Nov 2014 19:06:21 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 17 Nov 2014 19:06:21 +0000 (UTC) Cc: emacs-devel@gnu.org To: Lars Magne Ingebrigtsen Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Nov 17 20:06:14 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 1XqRcp-00054a-Bp for ged-emacs-devel@m.gmane.org; Mon, 17 Nov 2014 20:06:11 +0100 Original-Received: from localhost ([::1]:49770 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XqRco-0002Rp-A3 for ged-emacs-devel@m.gmane.org; Mon, 17 Nov 2014 14:06:10 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:48165) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XqRcU-0002R2-UG for emacs-devel@gnu.org; Mon, 17 Nov 2014 14:05:56 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XqRcP-0006QQ-4y for emacs-devel@gnu.org; Mon, 17 Nov 2014 14:05:50 -0500 Original-Received: from mtaout29.012.net.il ([80.179.55.185]:54152) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XqRcO-0006QL-Da for emacs-devel@gnu.org; Mon, 17 Nov 2014 14:05:44 -0500 Original-Received: from conversion-daemon.mtaout29.012.net.il by mtaout29.012.net.il (HyperSendmail v2007.08) id <0NF700K005WDRW00@mtaout29.012.net.il> for emacs-devel@gnu.org; Mon, 17 Nov 2014 21:03:55 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by mtaout29.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0NF700BI36AIOCA0@mtaout29.012.net.il>; Mon, 17 Nov 2014 21:03:55 +0200 (IST) In-reply-to: X-012-Sender: halo1@inter.net.il X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 80.179.55.185 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:177480 Archived-At: > From: Lars Magne Ingebrigtsen > Cc: emacs-devel@gnu.org > Date: Mon, 17 Nov 2014 19:58:08 +0100 > > Eli Zaretskii writes: > > > What is an "Emacs network security manager"? What will it manage? > > The, er, network security. >"? Whether to connect to services that > have invalid TLS certificates and the like. So a user will have to arrange for certificate files on her machine, for this to work "properly"? If so, how much will Emacs help in this?