Greetings. I was thinking about creating a entirely new cross platform BBS using Rust + Ratatui (terminal based no GUI). I ran Telegard back early 90's and now I wanted to make something using various AI models, mostly to see if I could make it work. Including a physical modem with a serial to usb adapter for v2.
Here are the top 10 items I would put into initial release: Telnet server with proper session handling ANSI/CP437-first terminal engine User accounts and security levels Menu system inspired by classic BBSes DecentDB-backed system database Message areas / discussion boards Door game launcher subsystem Node manager and live node status Sysop/admin CLI and local TUI console FTN/FidoNet-style message network support
My goal is to make something that works, stays up more than 3 weekends in a row; mostly for bragging rights.
Any suggestions or thoughts around this idea? Am I completely off my rocker? Any interest in beta testers?
EDIT: Created a new project repo
https://github.com/sphildreth/oxidebbs and site
https://oxidebbs.com/ submitted by /u/sphildreth [link] [comments]