From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-Status: No, score=-3.8 required=3.0 tests=AWL,BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,NICE_REPLY_A, RCVD_IN_MSPIKE_H4,RCVD_IN_MSPIKE_WL,SPF_HELO_PASS,SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dcvr.yhbt.net (Postfix) with ESMTPS id C20771F4B4 for ; Sun, 10 Jan 2021 19:22:24 +0000 (UTC) Received: from localhost ([::1]:50194 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kygIB-0004Nf-OE for normalperson@yhbt.net; Sun, 10 Jan 2021 14:22:23 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:33008) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kygI3-0004MH-DC for bug-gnulib@gnu.org; Sun, 10 Jan 2021 14:22:15 -0500 Received: from mout.kundenserver.de ([212.227.17.13]:34339) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kygI0-0007Bo-AP for bug-gnulib@gnu.org; Sun, 10 Jan 2021 14:22:14 -0500 Received: from [192.168.101.10] ([91.12.160.30]) by mrelayeu.kundenserver.de (mreue108 [212.227.15.183]) with ESMTPSA (Nemesis) id 1MJEEf-1kdzfj3OSx-00KdkP; Sun, 10 Jan 2021 20:22:04 +0100 Subject: Re: [PATCH] Use https:// instead of git://. To: Bruno Haible , bug-gnulib@gnu.org References: <878s91vei4.fsf@latte.josefsson.org> <87sg79t24f.fsf@latte.josefsson.org> <1632853.gvciFGaia7@omega> From: Bernhard Voelker Message-ID: <6c42d113-bba1-2ca9-bd02-d572ab6c4f3b@bernhard-voelker.de> Date: Sun, 10 Jan 2021 20:22:03 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.6.0 MIME-Version: 1.0 In-Reply-To: <1632853.gvciFGaia7@omega> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-Provags-ID: V03:K1:28HUfdroj3AKmdPav4pPSEtJR3qhOxGeUfx50g74x95/aC1F16Q RRlTYpAhDr8Lq0cCt6+F7BLZBBMMFJuxN+Cadk2R5t7S5mW2y9bhOy5R0TLS1NfRY4oWOJt wiEHsP6n2tmHkU28sLtUT03411Zt8TPNSA4tAzDgi/PozlYsHO3FR4saPi+PRvJk7QUGi/j 5eh9BkzlqMvC4lOhNE7JA== X-UI-Out-Filterresults: notjunk:1;V03:K0:8t9jzA6YqPI=:3BvKA2h/T/mne/IleahuV8 aWELk+b6gofdB4UrN4pVLztWZSwn3A1p2/sKFJtg3cI2NTSvQR0HVBBEcdADrSy7PUoc0O224 +NfT3hB9UG5Z/6hpYsA9cAoyZVa/7Yhe0i5dwDvzXeqtUdyFwGJjuPezsT8UVMc666TwCj838 l0DBOr9IEwucCBXp8tAieZWrcyLDLVl9+vl2axtuE09z5UDmQaq4NHdm22PQOmx6R93iJsW+m LbJVDPDixt3ukrNW7imGrqhu33OJcRGKnAsTTaQf0TGFJchvBRL8lT8reJzYPNrkibvNslbeY zh4YNxzguTaEBO80gfYu+wWRlRB44itldl5LlsLKIZ8FC/RpY0NuSffXYSYdy0al+UgwrX+3Y MdbaRqyptosJRej9Bj6dShSeJwjhVv8dCObwDfaClHKjSuvRYv21CvbjqNl2wYPORE48rbceJ 75r7406M0g== Received-SPF: none client-ip=212.227.17.13; envelope-from=mail@bernhard-voelker.de; helo=mout.kundenserver.de X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, NICE_REPLY_A=-0.012, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H4=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: bug-gnulib@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Gnulib discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Simon Josefsson Errors-To: bug-gnulib-bounces+normalperson=yhbt.net@gnu.org Sender: "bug-gnulib" On 1/10/21 5:14 PM, Bruno Haible wrote: > "https://git.savannah.gnu.org/git/myproject.git - > encrypted read-only anonymous smart http access" Nice, then https:// seems indeed to be better than git://. Have a nice day, Berny