From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Newsgroups: gmane.emacs.devel Subject: Re: Enforcing TLS for GNU ELPA Date: Tue, 20 Oct 2020 09:50:05 +0200 Message-ID: <20201020075005.GA8009@tuxteam.de> References: <20201019221020.GD1842@odonien.localdomain> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="8t9RHnE3ZwKMSgU+" Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="31108"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Mutt/1.5.21 (2010-09-15) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Tue Oct 20 09:58:11 2020 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kUmX5-0007yv-Ko for ged-emacs-devel@m.gmane-mx.org; Tue, 20 Oct 2020 09:58:11 +0200 Original-Received: from localhost ([::1]:49832 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kUmX4-0006ug-JH for ged-emacs-devel@m.gmane-mx.org; Tue, 20 Oct 2020 03:58:10 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:36098) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kUmPg-0006il-10 for emacs-devel@gnu.org; Tue, 20 Oct 2020 03:50:32 -0400 Original-Received: from mail.tuxteam.de ([5.199.139.25]:34014) by eggs.gnu.org with esmtps (TLS1.2:DHE_RSA_AES_128_CBC_SHA1:128) (Exim 4.90_1) (envelope-from ) id 1kUmPd-0002EE-GA for emacs-devel@gnu.org; Tue, 20 Oct 2020 03:50:31 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=tuxteam.de; s=mail; h=From:In-Reply-To:Content-Type:MIME-Version:References:Message-ID:Subject:To:Date; bh=ADV2FKrj3r2/Niy7vORelqCv4YYDeZcMVG68u58SZqU=; b=XaoA2IXMzg1mLrHipP+2/VFo3ncyD9p1ewtgwB7Nj6OaAzge885CBonsW8MfTxa2WAJNoIlz5OAQiePhnz9O552+KKGJgTYHr+B0qRnykWMIxOycj+5hmrHLRsRxfe22WfFBtM80zaxuCF9ZESARkEpvxax/TTUqbdKJeSGwiSN7brhTAwDJ+/F2gqHz1HufJmAmwWNQT/SkpKQkzccpd3RfK2MuV+LgONEU050Dn9+hMdm7zS8b6lLbfCVM9LvWDdvHhVoT1+X7CVMoxWJRJKkS8jWbhskKeu+dlBZmX/JV0wLFaeqC11ll9w++hAXs/lGGe4hVLb98IunBiY9xoA==; Original-Received: from tomas by mail.tuxteam.de with local (Exim 4.80) (envelope-from ) id 1kUmPF-00029l-K5 for emacs-devel@gnu.org; Tue, 20 Oct 2020 09:50:05 +0200 Content-Disposition: inline In-Reply-To: Received-SPF: pass client-ip=5.199.139.25; envelope-from=tomas@tuxteam.de; helo=mail.tuxteam.de X-detected-operating-system: by eggs.gnu.org: First seen = 2020/10/20 03:50:16 X-ACL-Warn: Detected OS = Linux 3.1-3.10 [fuzzy] X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 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-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:258171 Archived-At: --8t9RHnE3ZwKMSgU+ Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Oct 19, 2020 at 06:30:17PM -0400, Stefan Monnier wrote: > > Some time ago I've contributed a change to a certain package > > repository's webserver setup that responds to http:// requests with a > > 301 redirect to the https:// version. Should the same be done for GNU > > ELPA? Why/why not? >=20 > I'd vote for no: I'm happy to encourage the use of `https` but that > would prevent access over `http` which doesn't seem like > a friendly choice. >=20 > I'm not sure what would be the benefits (and for whom). [...] Wholeheartedly agree. Strongly suggest, warmly encourage: by all means. Enforce, no. Cheers - t --8t9RHnE3ZwKMSgU+ Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iEYEARECAAYFAl+Olq0ACgkQBcgs9XrR2kbQfQCfbb/mMOPaJOr6vnEIR37lCDvW Ol4AnRJhBfRr8B0v3/hZsDjf5GYn5sQq =iCzN -----END PGP SIGNATURE----- --8t9RHnE3ZwKMSgU+--