1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
|
[Mandos client]
configuration for OpenPGP key dir
header files/symbols tally
check exit codes of all system calls
IPv4 support
protocol version header
use strsep instead of strtok?
[Pluginbasedclient]
disable certain plugins
header files/symbols tally
check exit codes of all system calls
change uid to nobody:nogroup
other drop privs stuff?
pass things in environment, like device name, etc
Does cryptsetup already do this?
Configurable plugin dir
use strsep instead of strtok?
[Server]
config for:
TXT record
protocol version header
Run-time communication with server
probably using D-Bus
[Mandos-tools/utilities]
List clients
Enable client
Disable client
[Installer]
...
|