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 OpenPGP key dir
3
header files/symbols tally
4
check exit codes of all system calls
6
protocol version header
7
use strsep instead of strtok?
10
disable certain plugins
11
header files/symbols tally
12
check exit codes of all system calls
13
change uid to nobody:nogroup
14
other drop privs stuff?
15
pass things in environment, like device name, etc
16
Does cryptsetup already do this?
17
Configurable plugin dir
18
use strsep instead of strtok?
23
protocol version header
24
Run-time communication with server
27
[Mandos-tools/utilities]