chiark / gitweb /
svc/connect.in (Peer.get): Don't apply filter to default value.
[tripe] / contrib / README
index a41283a2dff83c116a32d91f26e83371cff43fcf..f096a6ac10c1271ca23325d56a704b48f5aeb82f 100644 (file)
@@ -14,8 +14,18 @@ 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.
+
+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.