Giter VIP home page Giter VIP logo

iagapie / asmbb Goto Github PK

View Code? Open in Web Editor NEW

This project forked from johnfound/asmbb

0.0 0.0 0.0 69.36 MB

This is a mirror, read-only repository. The original is on https://asm32.info/fossil/asmbb

Home Page: https://board.asm32.info

License: European Union Public License 1.1

Shell 0.82% JavaScript 11.33% Assembly 41.26% HTML 3.74% Smarty 24.99% PLpgSQL 1.75% POV-Ray SDL 4.63% Less 9.77% TSQL 1.70%

asmbb's Introduction

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:

  • x86 Linux server. No matter 32 or 64bit. No need to have any specially preinstalled libraries. The smallest/cheapest VPS is fine. Shared hosting is fine as well (if supports FastCGI).

  • A web server supporting FastCGI interface. AsmBB has been tested with Nginx, Apache, Lighttpd, Hiawatha and of course RWASA.

Demo installation

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

asmbb's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.