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]
4
** TODO [#B] Temporarily lower kernel log level
5
for less printouts during sucessfull boot.
6
klogctl(6, NULL, 0); klogctl(7, NULL, 0);
7
** TODO [#C] IPv4 support
10
** TODO [#B] Log level :bugs:
11
** TODO /etc/mandos/clients.d/*.conf
12
Watch this directory and add/remove/update clients?
13
** TODO config for TXT record
14
** TODO [#B] Run-time communication with server :bugs:
16
See also [[*Mandos-tools]]
17
** TODO Implement --foreground :bugs:
18
[[info:standards:Option%20Table][Table of Long Options]]
19
** TODO Implement --socket
20
[[info:standards:Option%20Table][Table of Long Options]]
21
** TODO Date+time on console log messages :bugs:
23
** TODO delete hook when clients fall out by timeout
25
* Mandos-tools/utilities
26
All of this probably using D-Bus
28
** TODO Disable client
33
** TODO "--secfile" option
34
Using the "secfile" option instead of "secret"
35
** TODO [#B] "--test" option
36
For testing decryption before rebooting.
39
** /usr/share/initramfs-tools/hooks/mandos
40
*** TODO Do not install in initrd.img if configured not to.
41
Use "/etc/initramfs-tools/conf.d/mandos"? Definitely a debconf
43
** TODO /etc/bash_completion.d/mandos
44
From XML sources directly?