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.0 required=5.0 tests=none autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 24636 invoked from network); 21 Feb 2021 02:27:59 -0000 Received: from 1ess.inri.net (216.126.196.35) by inbox.vuxu.org with ESMTPUTF8; 21 Feb 2021 02:27:59 -0000 Received: from mimir.eigenstate.org ([206.124.132.107]) by 1ess; Sat Feb 20 21:24:01 -0500 2021 Received: from abbatoir.fios-router.home (pool-108-41-92-79.nycmny.fios.verizon.net [108.41.92.79]) by mimir.eigenstate.org (OpenSMTPD) with ESMTPSA id fd1deaab (TLSv1.2:ECDHE-RSA-AES256-SHA:256:NO) for <9front@9front.org>; Sat, 20 Feb 2021 18:23:51 -0800 (PST) Message-ID: <265108F5DAF5EB268D97624ADCBA46E4@eigenstate.org> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit To: 9front@9front.org Date: Sat, 20 Feb 2021 18:23:49 -0800 From: ori@eigenstate.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: YAML over SOAP dependency-aware realtime configuration app Subject: Re: [9front] tlsclient and hjgit for unix. Reply-To: 9front@9front.org Precedence: bulk Quoth Jacob Moody : > Hello all, > > Ori has suggested that I make an announcement about this here. > I have recently pillaged drawterm and jsdrawterm to pull out > code to make a standalone tlsclient for unix and friends. > > With this comes 9cpu(a poor man's drawterm -G) and a > git remote helper that allows authenticated pushes and pulls > from git9 served repositories over hjgit. > > You can find the source for it on shithub: > http://shithub.us/moody/tlsclient/HEAD/info.html Awesome, thanks for doing this. I'll update shithub with instructions on how to push from Unix.