From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id 0NSSHfcgFGDwEgAA0tVLHw (envelope-from ) for ; Fri, 29 Jan 2021 14:51:35 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id iAhRGfcgFGB9HAAAB5/wlQ (envelope-from ) for ; Fri, 29 Jan 2021 14:51:35 +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 A65059403EB for ; Fri, 29 Jan 2021 14:51:31 +0000 (UTC) Received: from localhost ([::1]:38668 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1l5V7R-0006CV-7q for larch@yhetil.org; Fri, 29 Jan 2021 09:51:29 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:48608) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l5V6J-0006CI-MO for help-guix@gnu.org; Fri, 29 Jan 2021 09:50:20 -0500 Received: from confino.investici.org ([212.103.72.250]:28443) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l5V6H-0003j2-Bk for help-guix@gnu.org; Fri, 29 Jan 2021 09:50:19 -0500 Received: from mx1.investici.org (unknown [127.0.0.1]) by confino.investici.org (Postfix) with ESMTP id 4DS0cX4jhHz13S1 for ; Fri, 29 Jan 2021 14:50:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=autoproduzioni.net; s=stigmate; t=1611931804; bh=1RTsIY3Nl5k9txLda/mEMzQFmpcAYI82huYqI/2cSLs=; h=Date:From:To:Subject:From; b=B1tAtx+E6X/C7Ow0fDmEw4WE6HLOA7zsguupsEVFbM6coEkpUMC9msOdMVyW1SKyl sEvyd7GsBxGTBPfrULP/3mL6eWljslptTC10RhdiHPXejpVeVBJDZbLES+RC4HTx0z k074MKX1GWaD60SF3q785uZecuyfo/yTEazaGiFU= Received: from [212.103.72.250] (mx1.investici.org [212.103.72.250]) (Authenticated sender: matias_jose_seco@autoproduzioni.net) by localhost (Postfix) with ESMTPSA id 4DS0cX319Rz13Rf for ; Fri, 29 Jan 2021 14:50:04 +0000 (UTC) Date: Fri, 29 Jan 2021 15:50:01 +0100 From: Matias Jose Seco Baccanelli To: help-guix Subject: IPFS p2p integration Message-ID: <20210129155001.5ba421ec.matias_jose_seco@autoproduzioni.net> X-Mailer: Claws Mail 3.17.8 (GTK+ 2.24.32; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Received-SPF: pass client-ip=212.103.72.250; envelope-from=matias_jose_seco@autoproduzioni.net; helo=confino.investici.org X-Spam_score_int: 0 X-Spam_score: -0.1 X-Spam_bar: / X-Spam_report: (-0.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, PDS_TONAME_EQ_TOLOCAL_SHORT=1.997, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: help-guix@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+larch=yhetil.org@gnu.org Sender: "Help-Guix" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -1.55 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=autoproduzioni.net header.s=stigmate header.b=B1tAtx+E; dmarc=none; spf=pass (aspmx1.migadu.com: domain of help-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=help-guix-bounces@gnu.org X-Migadu-Queue-Id: A65059403EB X-Spam-Score: -1.55 X-Migadu-Scanner: scn0.migadu.com X-TUID: n9QNWtx2efEM Good day Guix folks! I'm very excited about the initiative on IPFS integration, introducing the opportunity for Guix to become the first p2p-enabled Distribution! I was wondering if actually there was the opportunity to test this feature, and if actual authors would need a volunteer for experimenting the implementation :) Have a nice hacking day, Matias