What I do see a need for is the implementation of new BBS Tech.
I have on my list -- and a lot of notes around it -- plans to experiment with a fully end-to-end encrypted (e2ee) and decentralized (e.g. no central server dependency) message network for BBS's and whatever else wants to use them. The underlying payload portion of the protocol would
be JSON.
As for doors, ENiGMA can run JavaScript (Node.js) based doors - just
write one. Synchronet (though it handles it quite differently) can do
the same AFAIK. At some point I plan on writing some door stuff -- and will probably create a small JS based door kit. node-blessed would be a good start here.
the web or native mobile apps. There would be no need for polling if everything was synched up to a specific endpoint. BBSes would just have
A JSON dropfile would be slick too -- and I've love to see people stop doing socket fd sharing (e.g. door32.sys) as it too much relies on the *door* doing socket I/O which IMO it would be abstracted from.
A JSON dropfile would be slick too -- and I've love to see people sto doing socket fd sharing (e.g. door32.sys) as it too much relies on th *door* doing socket I/O which IMO it would be abstracted from.Back in the day, FOSSIL drivers were made so that doors could be written
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~A JSON dropfile would be slick too -- and I've love to see people stop doing socket fd sharing (e.g. door32.sys) as it too much relies on the *door* doing socket I/O which IMO it would be abstracted from.
Back in the day, FOSSIL drivers were made so that doors could be written
to a standard interface to communicate with COM ports so they could be abstracted away from the technical details of each COM port
implementation.. Seems funny that now we would want a new abstraction..
Sysop: | Eric Oulashin |
---|---|
Location: | Beaverton, Oregon, USA |
Users: | 106 |
Nodes: | 16 (1 / 15) |
Uptime: | 04:54:02 |
Calls: | 5,843 |
Calls today: | 2 |
Files: | 8,496 |
D/L today: |
240 files (158M bytes) |
Messages: | 342,777 |