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]]
24
Does this have to be "getClients" so as not to collide with the
27
syslogger.setLevel(logging.WARNING)
29
** TODO Implement --foreground :bugs:
30
[[info:standards:Option%20Table][Table of Long Options]]
31
** TODO Implement --socket
32
[[info:standards:Option%20Table][Table of Long Options]]
33
** TODO Date+time on console log messages :bugs:
35
** TODO delete hook when clients fall out by timeout
37
* Mandos-tools/utilities
38
All of this probably using D-Bus
40
** TODO Disable client
45
** TODO "--secfile" option
46
Using the "secfile" option instead of "secret"
47
** TODO [#B] "--test" option
48
For testing decryption before rebooting.
51
** /usr/share/initramfs-tools/hooks/mandos
52
*** TODO Do not install in initrd.img if configured not to.
53
Use "/etc/initramfs-tools/conf.d/mandos"? Definitely a debconf
55
** TODO /etc/bash_completion.d/mandos
56
From XML sources directly?