No Description

Apollo bb5737a2ca Updated LICENSE and README 10 months ago
LICENSE bb5737a2ca Updated LICENSE and README 10 months ago
README.md bb5737a2ca Updated LICENSE and README 10 months ago

README.md

LunarBBS

In space, no one can hear you call.

A 2024 BBS software. Rust powered, Diesel fueled, Tokio async.

Todo List

  • [X] Logging
  • Diesel Database backend
    • Users
    • Mail
  • Toml Configuration
    • Main Config
    • Mailareas
    • Fileareas
    • Menus?
    • Login Items?
  • SSH frontend
  • Telnet frontend (Or are we a BBS of the __future__?)
  • Web accessory?
    • Mail access
    • Maybe do something like Mystic and allow playing doors
    • Configuration Editor UI?
  • Configuration Editor?
  • Scripting
    • RHAI? (Seems newer/up-to-date)
    • Rune? (Seems older than RHAI)
    • Lua? (Gag, and loose the power of Rust?)