chiark / gitweb /
contrib/README: `knock' is better used as a forced-command.
[tripe] / contrib / README
1 CONTRIBUTED FILES
2
3 This directory contains some random scripts which might be useful, but
4 aren't part of the official distribution.
5
6 What is there?
7
8 tripe-ipif
9 ipif-peers
10         Glue for attaching tripe to Ian Jackson's `userv-ipif' service.
11
12 tripe-upstart
13         A configuration fragment for starting Tripe under Maemo's ancient
14         version of upstart.  It might work with other versions but it hasn't
15         been tested.
16
17 tripe.service
18 tripe-service.service
19         Unit files for starting Tripe under systemd, for those with no choice
20         in the matter.  I strongly discourage the use of systemd.
21
22 greet   A simple tool for stimulating a passive association by sending a
23         `greet' packet.
24
25 knock   A script which acts as an OpenSSH forced command or login shell for a
26         `tripe' user, estabishing dynamic assocations on demand.
27
28 sshsvc.conf
29         A configuration script for sshsvc-mkauthkeys(1) (part of the
30         `distorted-utils' collection), for setting up an appropriate
31         `.ssh/authorized_keys' file to use the `knock' script.