From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-0.1 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 16691 invoked from network); 28 Jun 2021 18:20:13 -0000 Received: from 1ess.inri.net (216.126.196.35) by inbox.vuxu.org with ESMTPUTF8; 28 Jun 2021 18:20:13 -0000 Received: from wopr.sciops.net ([216.126.196.60]) by 1ess; Mon Jun 28 14:15:24 -0400 2021 Received: (qmail 94463 invoked by uid 1001); 28 Jun 2021 11:15:18 -0700 Date: Mon, 28 Jun 2021 11:15:18 -0700 From: Kurt H Maier To: 9front@9front.org DKIM-Signature: v=1; a=rsa-sha1; c=simple; d=sciops.net; h=date:from:to :subject:message-id:references:mime-version:content-type :in-reply-to; s=default; bh=qqaxwbnFFCFh4Wd5Ofk7Sn+Z+Cw=; b=Ox6Y cx5geJfAn1vDN+EFiLhb8rBqhQ+VjU3k4qYELe5rD+befb2f8eC20H3Bb8gHp4A+ NT28UD7qgKWtr/J24sqLJwQvZ62Rr5709JB21i7ugjk3EXoDTt2qK9UYu7BlkUQg tK+lzQSizLowMfHPp+VX0dxncekB5AFYuUaAMPA= Message-ID: Mail-Followup-To: 9front@9front.org References: <138F2FE710DBC5DB1AF5F75155C65BB4@eigenstate.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: content-addressed flexible reduce/map package-based generator Subject: Re: [9front] moving to git Reply-To: 9front@9front.org Precedence: bulk On Mon, Jun 28, 2021 at 07:07:59PM +0100, Stuart Morrow wrote: > On 10/06/2021, Xiao-Yong Jin wrote: > > The idea of using a snapshot .git is brilliant. > > Fetching it over plain http though. If your network is compromised, stop using it. khm