From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] gnu: add the rc shell package Date: Mon, 13 Jul 2015 19:14:55 +0200 Message-ID: <87pp3wx9m8.fsf@gnu.org> References: <871tggddtr.fsf@codemac.net> <87d1zz5lbn.fsf@netris.org> <87mvz2b3c3.fsf@codemac.net> <87io9qi0em.fsf@netris.org> <87bnfiaqfp.fsf@codemac.net> <878ualata2.fsf@codemac.net> <87oajgeej2.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39179) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZEhJm-00050Z-WA for guix-devel@gnu.org; Mon, 13 Jul 2015 13:15:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZEhJi-0006CX-Ec for guix-devel@gnu.org; Mon, 13 Jul 2015 13:15:02 -0400 In-Reply-To: <87oajgeej2.fsf@gmail.com> (Alex Kost's message of "Mon, 13 Jul 2015 09:51:29 +0300") 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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Alex Kost Cc: guix-devel@gnu.org Alex Kost skribis: > Jeff Mickey (2015-07-13 01:46 +0300) wrote: > >> + (home-page "http://github.com/rakitzis/rc") > > A question to the list: Do we prefer "https" over "http" for such github > home pages? I see that both variants are used, but is there a > preferable way? I tend to use =E2=80=98http=E2=80=99 rather than =E2=80=98https=E2=80=99 (o= n the grounds that Tor does a better job than TLS at protecting user privacy, and that authentication based on X.509 certificates is not so helpful), but no strong preference on my side. Ludo=E2=80=99.