-
Notifications
You must be signed in to change notification settings - Fork 0
zerobbs-dev/zerobbs-v0
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
ZeroBBS - A themeable textboard inspired by 2channel ZeroBBS is a set of programs for building minimal textboards, consisting of a core written in C and a sample configuration with CGI scripts written in execline. A CGI-capable HTTP server is not included. Access to the board is controlled through a ZeroBBS group and write restrictions on the account of the HTTP server. Setting a permissive umask will allow other accounts in the ZeroBBS group to submit threads or posts and carry out various moderation actions. To install a complete textboard system, review config.mk and type make install-all. See the ZeroBBS(7) manpage for an overview of operation.
About
Simple textboard system written in C