From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id yHVuEiimg1+zbAAA0tVLHw (envelope-from ) for ; Mon, 12 Oct 2020 00:41:12 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id SptADiimg18gIwAA1q6Kng (envelope-from ) for ; Mon, 12 Oct 2020 00:41:12 +0000 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 aspmx1.migadu.com (Postfix) with ESMTPS id B1A399402A5 for ; Mon, 12 Oct 2020 00:41:11 +0000 (UTC) Received: from localhost ([::1]:49566 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kRltk-0005zd-Pn for larch@yhetil.org; Sun, 11 Oct 2020 20:41:10 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:33214) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kRltW-0005zV-JF for guix-devel@gnu.org; Sun, 11 Oct 2020 20:40:54 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:32769) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kRltW-0003ld-3f; Sun, 11 Oct 2020 20:40:54 -0400 Received: from [2605:6000:1a0d:48fb::8e5] (port=39408 helo=debian) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1kRltV-0003Lp-Jy; Sun, 11 Oct 2020 20:40:53 -0400 From: Brett Gilio To: romulasry Subject: Re: Add the librewolf webbrowser to the guix packages References: Date: Sun, 11 Oct 2020 19:40:52 -0500 In-Reply-To: (romulasry@protonmail.com's message of "Sun, 11 Oct 2020 23:15:25 +0000") Message-ID: <87r1q48eej.fsf@debian> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: "guix-devel@gnu.org" Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Spam-Score: -1.01 X-TUID: Lq9+BKgItSsq romulasry writes: > A fork of Firefox, focused on privacy, security and freedom. > > https://gitlab.com/librewolf-community/browser/common > > Sent with ProtonMail Secure Email. > Have you taken a crack at trying to package it? If so, perhaps it would best to submit a patch and host it from a channel in the meantime. Otherwise, please feel free to submit it to our wishlist [0]. I am not familiar with this browser, so hopefully it is fully compliant with our requirements (sic. the FSDG) [1], which means removing DRM. Is that the case? -- Brett M. Gilio https://brettgilio.com [0] https://libreplanet.org/wiki/Group:Guix/Wishlist [1] https://www.gnu.org/distros/free-system-distribution-guidelines.en.html