From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Werner LEMBERG Newsgroups: gmane.emacs.devel Subject: Re: Gitlab Migration Date: Sat, 28 Aug 2021 04:57:08 +0000 (UTC) Message-ID: <20210828.065708.1996755748955057415.wl@gnu.org> References: <83pmu0rvp8.fsf@gnu.org> <32274c2c-1137-1a18-264e-ca294dfda42a@yandex.ru> <878s0ma4ek.fsf@ypei.me> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="9187"; mail-complaints-to="usenet@ciao.gmane.io" To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sat Aug 28 06:57:57 2021 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 1mJqPl-00029b-8Y for ged-emacs-devel@m.gmane-mx.org; Sat, 28 Aug 2021 06:57:57 +0200 Original-Received: from localhost ([::1]:39010 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mJqPj-0006bv-G5 for ged-emacs-devel@m.gmane-mx.org; Sat, 28 Aug 2021 00:57:55 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:47126) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mJqPD-0005wK-Jn for emacs-devel@gnu.org; Sat, 28 Aug 2021 00:57:23 -0400 Original-Received: from mout02.posteo.de ([185.67.36.66]:35255) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mJqPA-0000rW-42 for emacs-devel@gnu.org; Sat, 28 Aug 2021 00:57:22 -0400 Original-Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id 5FF60240101 for ; Sat, 28 Aug 2021 06:57:15 +0200 (CEST) Original-Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4GxPT64yGtz6tm6 for ; Sat, 28 Aug 2021 06:57:14 +0200 (CEST) In-Reply-To: <878s0ma4ek.fsf@ypei.me> Received-SPF: pass client-ip=185.67.36.66; envelope-from=werner.lemberg@posteo.de; helo=mout02.posteo.de X-Spam_score_int: -39 X-Spam_score: -4.0 X-Spam_bar: ---- X-Spam_report: (-4.0 / 5.0 requ) BAYES_00=-1.9, HEADER_FROM_DIFFERENT_DOMAINS=0.249, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H2=-0.001, 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:273221 Archived-At: >> The two "external" items (reCAPTCHA and LibreJS) might be hard >> requirements from RMS, though. > > Well, they are problematic because reCAPTCHA is nonfree, and the > mandatory javascript programs have no license information that comes > with them (hence not librejs-compliant). [...] Just curious: What about using a gitlab instance (which uses the GPL-compatible Expat License) on either gnu.org or an existing one like gitlab.freedesktop.org? Has this already been considered? I couldn't find this in the emacs-devel list archive. Werner