From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Gitlab Migration Date: Sat, 28 Aug 2021 10:44:27 +0300 Message-ID: <83tujanhd0.fsf@gnu.org> References: <83pmu0rvp8.fsf@gnu.org> <32274c2c-1137-1a18-264e-ca294dfda42a@yandex.ru> <878s0ma4ek.fsf@ypei.me> <20210828.065708.1996755748955057415.wl@gnu.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="30140"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: Werner LEMBERG Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sat Aug 28 09:45:59 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 1mJt2M-0007f6-O8 for ged-emacs-devel@m.gmane-mx.org; Sat, 28 Aug 2021 09:45:58 +0200 Original-Received: from localhost ([::1]:44792 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mJt2L-0005Xo-K4 for ged-emacs-devel@m.gmane-mx.org; Sat, 28 Aug 2021 03:45:57 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:60712) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mJt17-0004eX-Rr for emacs-devel@gnu.org; Sat, 28 Aug 2021 03:44:41 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:56054) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mJt17-0006Fk-Ha; Sat, 28 Aug 2021 03:44:41 -0400 Original-Received: from 84.94.185.95.cable.012.net.il ([84.94.185.95]:2495 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mJt17-0001zD-45; Sat, 28 Aug 2021 03:44:41 -0400 In-Reply-To: <20210828.065708.1996755748955057415.wl@gnu.org> (message from Werner LEMBERG on Sat, 28 Aug 2021 04:57:08 +0000 (UTC)) 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:273241 Archived-At: > Date: Sat, 28 Aug 2021 04:57:08 +0000 (UTC) > From: Werner LEMBERG > > > >> 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. You mean, forking it and developing our own version free of those problems? That depends on the resources GNU could use for that: if there's a need for significant changes, we'd need to maintain that fork forever.