Synchronet v3.19b-Win32 (install) has been released (Jan-2022).

You can donate to the Synchronet project using PayPal.

This is an old revision of the document!


Version 4

Synchronet version 4 is still in the conceptual stage.

The main changes planned at this time are:

  • Replace most of the proprietary binary file formats (*.cnf, *.dab) with text, likely INI Files format
  • Overhaul the file database to support modern files (long filenames, sizes > 4GB, etc.) and other enhancements (discussions, torrents)
  • Replace proprietary fixed-length text data files (*.dat), likely with fixed-length record, variable-length field tab/NL-delimited text files
  • Replace many of the native utilities (e.g. addfiles) with JSexec scripts
  • Eliminate sub-board “ptridx” concept (cause of bugs when copy/pasting subs in SCFG and other issues
  • Expand the maximum length of many of the limited-length fields (e.g. passwords, internal codes)
  • Replace hard-coded msg area and file area functions (e.g. reading msgs, file listings, etc.) with modules
  • Filter file (e.g. *.can, twitlist.cfg) overhaul, adding expiration dates, focused areas of filtering, etc.
  • FidoNet netmail stored in data/mail database

... and probably some other stuff from this list.

See Also