FuguBSD
FuguBSD builds small tools after the OpenBSD model. Each tool does one task, and each tool states its design in a specification. The code is simple, explicit, and free of needless dependencies. OpenBSD is the production platform; Linux and Darwin serve development and CI.
All source code lives in the FuguBSD organization on GitHub, under the ISC license.
Projects
Each project keeps its own website and its own repository.
- Fugu — generic OpenBSD-style daemon utilities for Perl (source)
- FuguCTX — a configuration repair model for OpenBSD daemons (source)
- FuguOracle — a blind PIN oracle service, designed after OpenBSD principles (source)
- FuguPass — a password manager for operators of air-gapped Bitcoin custody (source)
- FuguSTX — an embeddable English linguistic analysis engine for prose linters (source)
- FuguTTX — a small language model and agent for OpenBSD system administration (source)
- FuguVM — install and manage OpenBSD virtual machines under QEMU (source)
- FuguWeb — build a documentation website for a Perl project (source)