From mboxrd@z Thu Jan 1 00:00:00 1970 From: ng0 Subject: Re: Changing guix download page from using HTTP to HTTPS Date: Sun, 5 Mar 2017 16:32:16 +0000 Message-ID: <20170305163216.bk6bh67tdqwfcnsd@abyayala> References: <87shmr7o1e.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38672) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ckY0Z-0004eK-65 for guix-devel@gnu.org; Sun, 05 Mar 2017 10:23:40 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ckY0V-0005En-Ui for guix-devel@gnu.org; Sun, 05 Mar 2017 10:23:39 -0500 Received: from latitanza.investici.org ([82.94.249.234]:27320) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ckY0V-0005EG-Nm for guix-devel@gnu.org; Sun, 05 Mar 2017 10:23:35 -0500 Content-Disposition: inline In-Reply-To: <87shmr7o1e.fsf@gmail.com> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Alex Vong Cc: guix-devel@gnu.org On 17-03-05 23:15:25, Alex Vong wrote: > Hello, > > In the guix download page[0], it mentions "Source code for the Guix > System Distribution USB installation images as well as GNU Guix can be > found on the GNU ftp server for alpha releases: > http://alpha.gnu.org/gnu/guix/ (via HTTP) and > ftp://alpha.gnu.org/gnu/guix/ (via FTP).". > > Should we change "http://alpha.gnu.org/gnu/guix/ (via HTTP)" to > "https://alpha.gnu.org/gnu/guix/ (via HTTPS)"? > > Cheers, > Alex > > [0]: https://www.gnu.org/software/guix/download/ The primary link should be https not ftp, I've asked about this in a thread which derailed and got not very much attention to the question I asked so far.. which was rewritting all occurences of ftp:// on the website to https:// for alpha.gnu.org. As it is, it is inaccessible for tor users. This would fix it.