4
** Use argp instead of getopt_long
5
** header files/symbols tally
6
** check exit codes of all system calls
8
** protocol version header
9
** use strsep instead of strtok?
10
** change uid to nobody:nogroup
11
other drop privs stuff?
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?
18
** use strsep instead of strtok?
19
** use config file in addition to arguments
24
** protocol version header
25
** Run-time communication with server
28
* Mandos-tools/utilities
29
All of this probably using D-Bus
2
configuration for cert, key, CA and interface
9
run-time communication with server
11
handle SIGTERM, SIGQUIT, etc.
13
[Mandos-tools/utilities]