From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: tuhs-bounces@minnie.tuhs.org X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-0.9 required=5.0 tests=DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE, T_DKIM_INVALID autolearn=ham autolearn_force=no version=3.4.1 Received: from minnie.tuhs.org (minnie.tuhs.org [45.79.103.53]) by inbox.vuxu.org (OpenSMTPD) with ESMTP id 882ca128 for ; Wed, 29 Aug 2018 18:01:55 +0000 (UTC) Received: by minnie.tuhs.org (Postfix, from userid 112) id A9D6CA1EF7; Thu, 30 Aug 2018 04:01:53 +1000 (AEST) Received: from minnie.tuhs.org (localhost [127.0.0.1]) by minnie.tuhs.org (Postfix) with ESMTP id D8F19A1A64; Thu, 30 Aug 2018 04:01:28 +1000 (AEST) Authentication-Results: minnie.tuhs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=berlan.de header.i=@berlan.de header.b=MVFQRWql; dkim-atps=neutral Received: by minnie.tuhs.org (Postfix, from userid 112) id CDBC7A1A64; Thu, 30 Aug 2018 04:01:25 +1000 (AEST) X-Greylist: delayed 551 seconds by postgrey-1.35 at minnie.tuhs.org; Thu, 30 Aug 2018 04:01:23 AEST Received: from mo4-p00-ob.smtp.rzone.de (mo4-p00-ob.smtp.rzone.de [85.215.255.22]) by minnie.tuhs.org (Postfix) with ESMTPS id D7F20A1A62 for ; Thu, 30 Aug 2018 04:01:23 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1535565682; s=strato-dkim-0002; d=berlan.de; h=Message-ID:From:To:Subject:References:In-Reply-To:Date: X-RZG-CLASS-ID:X-RZG-AUTH:From:Subject:Sender; bh=QEqlhPaesyq2ZIHQVd/BQt6pqNj2KYfvzhDMj+NpNEM=; b=MVFQRWqldMhosjXa5cRlZndHYElsk+UDVVZLO8hcvdpfBnhlNb+jF1FIewti7pAV/f U4DFJJbX80675fXITNUGuoYvbnQu6jS0EoYJOFsifZggAaM3ByvPja+/DRbUI/Z3yUUJ RuK9KXkNmR7uZ4FBuGcVakLrwohjA4CX10eX/osU4PtdpvPXIxzCrQEbUQmXxIpEhnv/ CYWeIAt1o0wZQN1iLrmeGRC32ooBd+n7y/dk8eBBktjYBfk5m8CW0Y8NlygenD6fhu40 R7GZV8HF7Te5gYHUQ/fvqWtH0bUPZOyf6ZchUBgbCtrfQm3OCigRVW5IKbpaUgWv722g 5SYQ== X-RZG-AUTH: ":LWIAZ0WpaLHbp30jZpZarNdiOHPqORl3JfOA2k0mwPYTxp7k8Kt8p4kqSbjqnGcWuBZl6MsHmuFuzy0bvJ57OJZFF5IHWhEId4n5zfk=" X-RZG-CLASS-ID: mo00 Received: from [IPv6:2003:ee:abe3:1400:fdaf:2037:188d:1350] by smtp.strato.de (RZmta 43.21 AUTH) with ESMTPSA id w04d15u7THmx6cz (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (curve secp521r1 with 521 ECDH bits, eq. 15360 bits RSA)) (Client did not present a certificate) for ; Wed, 29 Aug 2018 19:48:59 +0200 (CEST) Date: Wed, 29 Aug 2018 19:49:01 +0200 In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable To: tuhs@minnie.tuhs.org From: Andreas Hein Message-ID: <1F62F4D0-7AD1-43C2-A9B7-CF9DF239C3D9@berlan.de> Subject: Re: [TUHS] =?utf-8?b?UmV0cm9OZXTigKY=?= X-BeenThere: tuhs@minnie.tuhs.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: The Unix Heritage Society mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: tuhs-bounces@minnie.tuhs.org Sender: "TUHS" Am 29=2E August 2018 19:25:28 MESZ schrieb Grant Taylor via TUHS : >On 08/29/2018 07:46 AM, William Pechter wrote: >> Also=2E=2E=2E If you run on the internet remember documented security >exploits=20 >> are decades old=2E I recommend no open ports except for ssh if it will > >> build and maybe UUCP=2E > >I'm working on a Retro Computing Networking project with a few other=20 >people and I think it would be a benefit for things like running 4=2E3 >BSD=20 >and other old OSs in a relatively safe environment=2E > >I'm bringing this up on TUSH for two reasons: > >1) I think THUS members could benefit from RetroNet >2) I (we) would very much appreciate any suggestions or desires that=20 >the THUS community would like to see in such a network=2E > >The idea behind RetroNet is two fold: > >1) Create a network of interconnected VPNs between interested parties=2E >2) Provide ISP like services over said interconnections=2E > >Our hopes are for RetroNet to be able to provide a sandbox / small pool > >/ isolated network where members can interconnect with each other (if=20 >they want to) similar to the Internet, but with much less exposure=2E=20 >(We=20 >are planing on RetroNet not having direct Internet connectivity=2E) We= =20 >are also hoping and planing to be able to carry any Ethernet based=20 >traffic between sites, routed or not=2E > >I (we) would be very interested in any input that THUS members might be > >able to provide=2E Particularly what you might like to see in such a >network=2E Nice idea if UUCP is an option? Now dreaming about the 'internet' i used w= here i started with UNIX (1985) KR,=20 Andreas