From mboxrd@z Thu Jan 1 00:00:00 1970 From: Subject: Re: torbrowser Date: Mon, 6 Mar 2017 08:06:52 -0800 Message-ID: <20170306080652.796452a2@khaalida> References: <20170306151459.wp2zlyoy6gre3q2w@abyayala> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48409) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ckvAE-00044z-Q0 for guix-devel@gnu.org; Mon, 06 Mar 2017 11:07:11 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ckvA9-0004d6-T0 for guix-devel@gnu.org; Mon, 06 Mar 2017 11:07:10 -0500 Received: from sender-pp-092.zoho.com ([135.84.80.237]:25444) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ckvA9-0004bT-MI for guix-devel@gnu.org; Mon, 06 Mar 2017 11:07:05 -0500 In-Reply-To: <20170306151459.wp2zlyoy6gre3q2w@abyayala> 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" To: guix-devel@gnu.org On Mon, 6 Mar 2017 15:14:59 +0000 ng0 wrote: > My idea is now to just reconstruct what torproject does, from the git > checkout of torbrowser and eventually later fix Guix specific > issues and fine tuning (freedom issues etc etc). Would it be possible to grab the patches Torbrowser uses against Firefox and simply try to apply them to IceCat? I don't know exactly what version of FF Icecat and Torbrowser build off of, but if that could work it might make life a bit easier. Alternativly, maybe applying the icecat patches to Torbrowser might work, too.