Andrew BBS

An experiment in "deep web" content management
Andrew BBS

Andrew BBS

Description

Andrew BBS is an experiment in “deep web” content management. All content must be accesed using an appropriate access code. Once screens are unlocked, they are stored in the session. Users can register as a member to save their findings.

The UI imitates a classic DOS interface invoking nostalgia for the pre-internet BBS days. All content is organized into “screens” which can be unlocked with access codes.

Site is built in Python with Django. The UI is a modified version of the Bootstrap 386 Theme

screens

Features

Passwordless OTP login via SMS

Users register and login using a one time password sent via SMS. This is implemented using the Twilio Verification API.

login

Messaging

Users can send messages to any other user on the system. They will get a SMS alert when a new messsage arrives.

messaging