diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..ff80f7e --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +# skein - secure cgit hosting with slowcgi(8) on Gentoo Linux + +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). |