AsmBB

All Top-level Files
Login

Files in the top-level directory in any check-in


AsmBB forum engine

What is AsmBB?

AsmBB is a modern web forum engine, written entirely in assembly language (FlatAssembler aka FASM)

AsmBB is high performance and lightweight web application.

It can work on a really weak web server and in the same time to serve huge amount of visitors without lags and delays.

AsmBB uses SQLite with SQLeet extension as a back-end storage database and FastCGI interface to the web server.

In addition, because of the very few dependencies and the very aggressive testing, AsmBB is highly secure forum engine.

In fact, so far, there is no major security issues and only several minor issues, already fixed.

Also, AsmBB can use encrypted database, this way, protecting the forum information even in cases of very serious server security breaches.

AsmBB is open source project, distributed under the terms of EUPL-1.1 license.

The source code is managed by a fossil-scm repository at address: [https://asm32.info/fossil/asmbb/]

There is a read-only mirror on GitHub as well.

Recuirements

AsmBB has very few requirements to the running environment:

Demo installation

There is a demo and support forum of the project, running on https://board.asm32.info.