7
** [#A] check exit codes of all system calls
8
** [#B] header files/symbols tally
4
** Use argp instead of getopt_long
5
** header files/symbols tally
6
** check exit codes of all system calls
8
** protocol version header
10
9
** use strsep instead of strtok?
11
** Do not depend on GPG key rings on disk
12
This would mean creating new GPG key rings with GPGME by importing
13
the key files from scratch every time we start the program.
10
** change uid to nobody:nogroup
11
other drop privs stuff?
18
13
* Pluginbasedclient
20
** [#A] check exit codes of all system calls
21
** [#B] header files/symbols tally
14
** header files/symbols tally
15
** check exit codes of all system calls
16
** [#C] pass things in environment, like device name, etc
17
Does cryptsetup already do this?
22
18
** use strsep instead of strtok?
23
19
** use config file in addition to arguments
24
** pass things in environment, like device name, etc
28
** [#A] write PID file
29
** [#A] /etc/init.d/mandos-server
31
** /etc/mandos/clients.d/*.conf
32
Watch this directory and add/remove/update clients?
33
** config for TXT record
24
** protocol version header
34
25
** Run-time communication with server
35
26
probably using D-Bus