the old fashion BBS, access in terminal telnet…
how to make it accessible via terminal telnet ?
wonder if someone has ideas on this
guess need to stand up a traditional BBS server, which could access disourse server posts via API…
If you are asking why there is not actual telnet access or why it is not used, it is because of the security risk due to lack of authentication policy and data encryption. why would you want telnet if you can SSH?
You need a telnet server to act as a front end to the API, but it can be done if you really want to.
I sadly don’t have the code any longer, but I actually wrote a service once for Synchronet’s BBS software that would let you use the messages area to access a Discourse instance. It also had a modification so that it supported logging in via DiscourseConnect.