aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: 266f13407089266d76e7e5e078f17ab2d203a18a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# 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.

See [this post](https://oriole.systems/posts/the-long-journey-to-cgit) if you
are interested in how this project came to be.

## 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/).