aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: 174861128eb43245f447fcbe34df86db924789eb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# skein - secure cgit hosting with slowcgi(8)

skein is a [framework](skein.7) for managing a secure and extensible deployment
of [cgit](https://git.zx2c4.com/cgit/about/) using OpenBSD's slowcgi(8). It
also includes a few small helper utilities.

## Utilities

- [skein-infra(8)](skein-infra.8) - set up skein's cgit chroot infrastructure
- cgit-about-filter - a C implementation of a simple about-filter for
  cgit using [mandoc(1)](https://mandoc.bsd.lv/) and
  [lowdown(1)](https://kristaps.bsd.lv/lowdown/).