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 19:45:07 +0000 Message-ID: <20170305194507.dmnt5t4uirjpdoj5@abyayala> References: <87shmr7o1e.fsf@gmail.com> <20170305163216.bk6bh67tdqwfcnsd@abyayala> <87wpc37f84.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51443) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ckb1D-0001R6-DA for guix-devel@gnu.org; Sun, 05 Mar 2017 13:36:32 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ckb19-0005dj-2L for guix-devel@gnu.org; Sun, 05 Mar 2017 13:36:31 -0500 Content-Disposition: inline In-Reply-To: <87wpc37f84.fsf@gnu.org> 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: Mike Gerwitz Cc: guix-devel@gnu.org On 17-03-05 13:25:47, Mike Gerwitz wrote: > On Sun, Mar 05, 2017 at 16:32:16 +0000, ng0 wrote: > > As it is, it is inaccessible for tor users. This would fix it. > > The FTP server you mean? rms has asked the FSF sysadmins to fix this as > of a day or two ago, so hopefully that'll work soon. > > -- > Mike Gerwitz > Free Software Hacker+Activist | GNU Maintainer & Volunteer > GPG: D6E9 B930 028A 6C38 F43B 2388 FEF6 3574 5E6F 6D05 > Old: 2217 5B02 E626 BC98 D7C0 C2E5 F22B B815 8EE3 0EAB > https://mikegerwitz.com No, this won't fix the fact that port 21+20, the ones commonly used for ftp, are commonly blocked by most relays. Switching to http OR https and not making ftp the legacy protocol of choice will help here. Unless rms went by my recommendation to offer onion services, but all I know is that they are talking at the moment.