Simple CGI program for authorised access of content on the server.
Uses cookies for authorisation and a htpasswd(1) database for authentication. Content, cookies, and the database are all stored on the file-system.
Built for use on OpenBSD.
All sources use the ISC license. See the LICENSE.md file for details.