blob: a0cd413a80ef4ee78295d885f3cb3d3b00258bea (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
# skein - secure cgit hosting with slowcgi(8)
This is a small collection of utilities needed for managing a secure and
extensible deployment of cgit using OpenBSD's slowcgi(8).
## Utilities
- cgit-chroot - set up skein's cgit chroot environment
- cgit-about-filter - a C implementation of a simple about-filter for
cgit using mandoc(1) and lowdown(1).
|