7
** [#A] check exit codes of all system calls
8
** [#B] header files/symbols tally
4
** header files/symbols tally
5
** check exit codes of all system calls
7
** protocol version header
10
8
** 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.
18
10
* Pluginbasedclient
20
** [#A] check exit codes of all system calls
21
** [#B] header files/symbols tally
22
** use strsep instead of strtok?
23
** use config file in addition to arguments
11
** header files/symbols tally
12
** check exit codes of all system calls
13
** change uid to nobody:nogroup
14
other drop privs stuff?
24
15
** pass things in environment, like device name, etc
16
Does cryptsetup already do this?
17
** use strsep instead of strtok?
28
** [#A] write PID file
29
** [#A] /etc/init.d/mandos-server
30
** Better comments in config files
32
** /etc/mandos/clients.d/*.conf
33
Watch this directory and add/remove/update clients?
34
** config for TXT record
22
** protocol version header
35
23
** Run-time communication with server
36
24
probably using D-Bus