this is a small anonymous bbs script. it probably only works right out of the box with apache, but it should be easy to figure out how to make it work with any other httpd that has something like mod_rewrite. make sure you edit the "RewriteBase" and "Setenv base" lines in the main .htaccess file if you're installing it somewhere other than /tinybb3. posting with a tripcode and viewing tripcodes in the html interface requires javascript. tripcodes are included in the "name" in json. tripcodes can also be viewed as plain text through gopher or http as threads/${thread}/posts/.${post}.trip. if you want a gopher interface to your board, point your gopherd at the main board directory.
lilyanatia/tinybb3
anonymous bbs with shiichan compatible subject.txt and json, per-thread atom feeds, and gopher interface
PerlNOASSERTION