chiark / gitweb /
server/admin.h: Consolidate address construction during resolution.
[tripe] / contrib / README
index 644f306755b25c86c9c37fff72fe3972e568a667..f096a6ac10c1271ca23325d56a704b48f5aeb82f 100644 (file)
@@ -10,9 +10,22 @@ ipif-peers
        Glue for attaching tripe to Ian Jackson's `userv-ipif' service.
 
 tripe-upstart
        Glue for attaching tripe to Ian Jackson's `userv-ipif' service.
 
 tripe-upstart
-       A configuration fragmwnt for starting Tripe under Maemo's ancient
+       A configuration fragment for starting Tripe under Maemo's ancient
        version of upstart.  It might work with other versions but it hasn't
        been tested.
 
        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.
 greet  A simple tool for stimulating a passive association by sending a
        `greet' packet.
+
+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.