Spleen is the default OpenBSD terminal console font. It's been recreated as a monospaced bitmap font for use elsewhere. Each size is provided in the Glyph Bitmap Distribution Format (BDF), and release tarballs contain the fonts in the following formats: PCF, PSF (for the Linux console), OTB, OTF, .dfont for macOS users, and FON for Windows users. All font sizes contain all ISO/IEC 8859-1 characters (Basic Latin and Latin-1 Supplement Unicode block), Latin Extended-A characters, as well as Box Drawing, Block Elements, and Braille Patterns Unicode blocks, except for the 5x8 and the 6x12 versions.
In the AUR.
A Makefile and set of shell scripts for turning a new OpenBSD box into a mail server with one command.
Ansible playbook for self-hosting your own email, web hosting, XMPP chat, and DNS records using OpenBSD. Used to host everything on c0ffee.net, but you can easily adapt it for your own domain by setting a few variables in vars.yml.
An impressive collection of research papers, exploits, and utilities.
An in-depth description of how pseudorandom number generators work (specifically, in Linux and OpenBSD) and how to improve the entropy pools of systems. Includes instructions on testing the entropy available, running an entropy gathering daemon to keep the entropy pool full, and how to rig up a wireless network interface to seed the kernel entropy pool.