X-Git-Url: https://git.distorted.org.uk/~mdw/tripe/blobdiff_plain/ab37858ba056c22c0e5d8087c0f100bba6084310..4a3882945f605704ede113a9fe98cd19a92363a7:/contrib/README diff --git a/contrib/README b/contrib/README index a41283a2..a3138d25 100644 --- a/contrib/README +++ b/contrib/README @@ -14,8 +14,21 @@ tripe-upstart version of upstart. It might work with other versions but it hasn't been tested. +tripe.service +tripe-service.service + Unit files for starting Tripe under systemd, for those with no choice + in the matter. I strongly discourage the use of systemd. + greet A simple tool for stimulating a passive association by sending a `greet' packet. -knock A script which acts as a login shell for a `tripe' user, estabishing - dynamic assocations on demand. +knock A script which acts as an OpenSSH forced command or login shell for a + `tripe' user, estabishing dynamic assocations on demand. Not + recommended for new deployments: use the `KNOCK' protocol instead + (see the `Dynamic connetion' section of connect(8), and the `ADD' + command in tripe-admin(5), for details). + +sshsvc.conf + A configuration script for sshsvc-mkauthkeys(1) (part of the + `distorted-utils' collection), for setting up an appropriate + `.ssh/authorized_keys' file to use the `knock' script.