| 1 | |
| 2 | == Yakumo Laboratories User Network (YL-USENET) |
| 3 | [https://www.eyrie.org/~eagle/software/inn InterNetNews] is a complete Usenet system. |
| 4 | The cornerstone of the package is {{{ innd }}}, an [https://en.wikipedia.org/wiki/NNTP NNTP] server that multiplexes all I/O. |
| 5 | Newsreading is handled by a separate server, {{{ nnrpd }}}, that is spawned for each |
| 6 | client. |
| 7 | Both {{{ innd }}} and {{{ nnrpd }}} have some slight variances from the NNTP protocol. |
| 8 | |
| 9 | == Server details |
| 10 | * Host: news.chaotic.ninja |
| 11 | * Port: 119 (cleartext), 563 (TLS) |