5 comments

  • dang9 hours ago
    Related. Others?<p><i>A Short History of Chaosnet (2018)</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=36079416">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=36079416</a> - May 2023 (5 comments)<p><i>A Short History of Chaosnet</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=29927718">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=29927718</a> - Jan 2022 (1 comment)<p><i>Chaosnet Network Protocol</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=20972236">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=20972236</a> - Sept 2019 (11 comments)<p><i>Chaosnet</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=19623831">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=19623831</a> - April 2019 (12 comments)<p><i>A Short History of Chaosnet (2018)</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=19480577">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=19480577</a> - March 2019 (6 comments)<p><i>Short History of Chaosnet</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=18107136">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=18107136</a> - Sept 2018 (5 comments)<p><i>Chaosnet, a memo from July 1981</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=6787665">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=6787665</a> - Nov 2013 (1 comment)
  • ale428 hours ago
    Is this the same CHAOS that can be in IP packets as protocol 0x10?
    • greyface-8 hours ago
      Yes, and in DNS messages as class 3.
      • hackernudes14 minutes ago
        Get your public IP from cloudflare over chaos dns: dig @1.1.1.1 ch txt whoami.cloudflare +short
    • trollbridge7 hours ago
      As a reminder, CHAOS protocol is valid over IPv6 as well.
  • inigyou9 hours ago
    Should not be confused with Chaos VPN, a predecessor to dn42 for linking nstworks of the Chaos Computer Club.
  • karlgkk5 hours ago
    Woaw! You could use a space cadet keyboard with this!!1!
  • peter_d_sherman5 hours ago
    &quot;The transmission medium of Chaosnet is called the ether. Physically it is a coaxial cable, of the semi-rigid 1&#x2F;2 inch low-loss type used for cable TV, with 75-ohm termination at both ends. At each network node a cable transceiver is attached to the cable. A 10-meter flat cable connects the transceiver to an interface which is attached to a computer’s I&#x2F;O bus.&quot;<p>[...]<p>&quot;The transceiver receives a differential digital signal from the computer interface and impresses it onto the cable as a level of about 8 volts for a 1, or 0 volts (open circuit) for a 0, through a very fast VMOS power FET. When the cable is idle it is held at 0 volts by the terminations. This simple-minded unipolar scheme is adequate for the medium cable lengths and transmission speeds we are using. The transceiver monitors the cable by comparing it against a reference voltage, and returns a differential signal to the interface. In addition, it detects interference (another transceiver transmitting at the same time as this one) and informs the interface.&quot;<p>Seems like the above would be all that&#x27;s necessary for the simplest possible &quot;built around first principles&quot; local LAN, if someone wanted to experiment with an early Ethernet-like system...<p>Anyway, great article!