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=1.3 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,FREEMAIL_FROM,FROM_LOCAL_NOVOWEL,HK_RANDOM_FROM autolearn=no autolearn_force=no version=3.4.4 Received: (qmail 682 invoked from network); 22 Jan 2022 10:08:52 -0000 Received: from 4ess.inri.net (216.126.196.42) by inbox.vuxu.org with ESMTPUTF8; 22 Jan 2022 10:08:52 -0000 Received: from mail-vk1-f174.google.com ([209.85.221.174]) by 4ess; Fri Jan 21 10:19:21 -0500 2022 Received: by mail-vk1-f174.google.com with SMTP id b77so5735654vka.11 for <9front@9front.org>; Fri, 21 Jan 2022 07:19:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=WmVUDqOEVhmMdUIx2L51JzjUbtlG9qfYR0Mc3r8SnIw=; b=kHhA0KIZwZrNYowXzhgXc5UTIVE5QTTA1aRxkjmenA14MjusA6w7ft7wPqKVrucXrR K9zRBojkSuVVi8c1SnSaPb7ofUK6Twem5aULSnBWxrNlqbEW07XQS6kAsyZC3Sme8HSr zzv9tICNXJOUBcTnMNeSBMU2vjJAzrh9vVfVKI9UKuJvobk81ZqP4x6R9+U13jQk7Hnh hXfqGt1+msisKaBkVWnZfKMrfMrmhkzpBQ//N49j0I6OwddhKftJewINayoRESgTumIX wc9rORE5Z/fwgm77M7Edtna5nmF7Nyxd8yEK7+taVtbWP9FhjMSwqIf9DH6FdNfjXSDw GtlQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=WmVUDqOEVhmMdUIx2L51JzjUbtlG9qfYR0Mc3r8SnIw=; b=PRNsJ9Uf7WeBJStrUUiJv3zpHNbeRAj/mTFzYss8GPRNz2bF7EhkhtHLd+E669TihX N6JBFvwL9B71ThCg8iXmxzu+cTrwn6jp6E8jpC50tf4GaD3gzRW5DWAjY1oAeETcsXu1 8y+BVLlsJSQqhRXT0M3rGrtnmltRcPyIKgpaI5MietjYccpNUGiqYqO8ziMf5vfnTJqQ 3HR/l54fdr3fq5+amwfyBDrwWWJa9TmIbXC1D/2l3DPaeAYPu76iqzQfd732T+CMoRE9 sktQrbq6REtozUd5DbJAEyuKk2XxcyHcBoeR35zblQTafjdfm0Ft/hMgU6tM7g/NMnlN l9SQ== X-Gm-Message-State: AOAM530HsFgfw7eM35dvKU/DOL6z3jJw/2AtvVGqOJ+Zpbzgnab9AUv6 vVoZRHBzOWBjZ5zFMah6Nb5dPGtd72OX3qmt63pdlhlcw39Gfg== X-Google-Smtp-Source: ABdhPJxHnElq69tto920S/p9Je4OerLkP3aeFgBFTZ1kJxOAchnwsCUWzgri4b/9oGB4l4I6MEWLWT7PM8oLFu3kXqI= X-Received: by 2002:a05:6122:caa:: with SMTP id ba42mr1873780vkb.17.1642778354503; Fri, 21 Jan 2022 07:19:14 -0800 (PST) MIME-Version: 1.0 References: <87wnitf95f.fsf@turtle-trading.net> In-Reply-To: <87wnitf95f.fsf@turtle-trading.net> From: =?UTF-8?Q?Sigrid_Solveig_Hafl=C3=ADnud=C3=B3ttir?= Date: Fri, 21 Jan 2022 16:18:16 +0100 Message-ID: To: 9front@9front.org Content-Type: text/plain; charset="UTF-8" List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: leveraged SSL NoSQL injection property extension Subject: Re: [9front] SSH server? Reply-To: 9front@9front.org Precedence: bulk On Fri, Jan 21, 2022 at 3:57 PM Benjamin Riefenstahl wrote: > > Hi all, > > I'm looking for an SSH server for better integrating 9front into a build > service. At this time drawterm is used as a go-between, but a native > SSH server should be simpler and easier to use, I think. > > I see that other versions of Plan 9 have a program called sshsession for > this. And there also is fgb's OpenSSH port, but that does not port the > server side and of course it's an APE application. And very outdated. > > Am I missing some option? Does anybody have tips? > > so long, benny One option is to use https://git.sr.ht/~moody/tlsclient instead of SSH.