Re[2]: Gopher Desktop Client
"Kim Holviala" <kim-80HoypwBpWdWk0Htik3J/[email protected]> Fri, 12 Mar 2021 12:07:18 +0000
| Newsgroups | gmane.network.gopher.general |
|---|---|
| Message-ID | <em0be94425-285d-47ae-a5fc-ac5766f7254b@msi> |
Bradley D. Thornton wrote: >TLS over Gopher should also use that same port, instead of breaking things up like HTTP did using 443. >There's no technical reason why it shouldn't One techical reason are daemons which don't listen() themselves but rely on inetd, xinetd, systemd or similar service daemon to do the listening. - Kim