From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: John Wiegley Newsgroups: gmane.emacs.devel Subject: Re: The SHA1 sunset Date: Sun, 03 Jan 2016 17:05:17 -0800 Message-ID: References: <83fuyead32.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1451869611 13044 80.91.229.3 (4 Jan 2016 01:06:51 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 4 Jan 2016 01:06:51 +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 Jan 04 02:06:45 2016 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 1aFtbf-0005av-UK for ged-emacs-devel@m.gmane.org; Mon, 04 Jan 2016 02:06:44 +0100 Original-Received: from localhost ([::1]:43460 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aFtbf-0006yK-Cb for ged-emacs-devel@m.gmane.org; Sun, 03 Jan 2016 20:06:43 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:58288) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aFtb5-0006X3-OA for emacs-devel@gnu.org; Sun, 03 Jan 2016 20:06:09 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aFtb1-0001BA-PW for emacs-devel@gnu.org; Sun, 03 Jan 2016 20:06:07 -0500 Original-Received: from mail-pa0-x22e.google.com ([2607:f8b0:400e:c03::22e]:33850) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aFtb1-0001B6-Js for emacs-devel@gnu.org; Sun, 03 Jan 2016 20:06:03 -0500 Original-Received: by mail-pa0-x22e.google.com with SMTP id uo6so168311823pac.1 for ; Sun, 03 Jan 2016 17:06:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:in-reply-to:date:message-id:references :user-agent:mail-followup-to:mime-version:content-type; bh=JMy+bor73fdNRpBSGLyPaXsP1i3Ymyc830PAcZRTtWo=; b=OJtGz+L0mNqmpL8F5Dc3cL3WN1LWqRxf72elM5H0PURhB64Tl4aa7htgOsHzGCc09G r5FreGAGcNogVM0kE+MLaauZ3KojZ6kvvHsCFNUJy7nRR2Q2UGhOVVgUu2wpIpfvRdZz xfw25+evSn3n3YXYWpM/bZLRl0k/sxC0pZt/kwZltyOZXAmAMANVPAICn8Q2soSF2TAs r1UutXjgqfLe6HTdpahH2iwVY2YFUvVxO0uL1O5rThoY7VJez8rrmGQFYezUoel0krKf 4XbXujGZ06eX2axl76lh5ey5ueksC5pVqtGooFSm103Yr0EwNb20ZbFED5b41f5ICK5X Xn8w== X-Received: by 10.66.65.203 with SMTP id z11mr123471411pas.152.1451869563186; Sun, 03 Jan 2016 17:06:03 -0800 (PST) Original-Received: from Vulcan.local (76-234-68-79.lightspeed.frokca.sbcglobal.net. [76.234.68.79]) by smtp.gmail.com with ESMTPSA id 79sm48191599pfs.42.2016.01.03.17.06.02 (version=TLS1 cipher=AES128-SHA bits=128/128); Sun, 03 Jan 2016 17:06:02 -0800 (PST) X-Google-Original-From: "John Wiegley" Original-Received: by Vulcan.local (Postfix, from userid 501) id AC8EA12013105; Sun, 3 Jan 2016 17:06:01 -0800 (PST) In-Reply-To: (Lars Magne Ingebrigtsen's message of "Mon, 04 Jan 2016 01:53:56 +0100") User-Agent: Gnus/5.130014 (Ma Gnus v0.14) Emacs/24.5 (darwin) Mail-Followup-To: Lars Magne Ingebrigtsen , emacs-devel@gnu.org X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2607:f8b0:400e:c03::22e 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:197549 Archived-At: >>>>> Lars Magne Ingebrigtsen writes: > On the fourth hand, we release Emacs so seldomly that we have to plan for > the future, so perhaps it should be in "medium" anyway. Yeah, that was my thinking. > It would have been nice if Emacs had a way to retroactively change these > things. I mean, "push" very, very selective security-related updates on > users... Hm... could we imagine using the package system for doing security > updates? It would mean that Emacs would "call home" once in a while... Or associate your warnings with times, and after a certain date being proclaiming that doom is likely upon them. -- John Wiegley GPG fingerprint = 4710 CF98 AF9B 327B B80F http://newartisans.com 60E1 46C4 BD1A 7AC1 4BA2