4
** TODO [#B] Temporarily lower kernel log level
5
for less printouts during sucessfull boot.
6
** TODO [#C] IPv4 support
9
** TODO [#B] Log level :bugs:
10
** TODO /etc/mandos/clients.d/*.conf
11
Watch this directory and add/remove/update clients?
12
** TODO config for TXT record
13
** TODO [#B] Run-time communication with server :bugs:
15
See also [[*Mandos-tools]]
16
** TODO Implement --foreground :bugs:
17
[[info:standards:Option%20Table][Table of Long Options]]
18
** TODO Implement --socket
19
[[info:standards:Option%20Table][Table of Long Options]]
20
** TODO Date+time on console log messages :bugs:
22
** TODO delete hook when clients fall out by timeout
4
** header files/symbols tally
5
** check exit codes of all system calls
7
** protocol version header
8
** use strsep instead of strtok?
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
** use strsep instead of strtok?
22
** protocol version header
23
** Run-time communication with server
24
26
* Mandos-tools/utilities
25
27
All of this probably using D-Bus
27
** TODO Disable client
32
** TODO "--secfile" option
33
Using the "secfile" option instead of "secret"
34
** TODO [#B] "--test" option
35
For testing decryption before rebooting.
38
** /usr/share/initramfs-tools/hooks/mandos
39
*** TODO Do not install in initrd.img if configured not to.
40
Use "/etc/initramfs-tools/conf.d/mandos"? Definitely a debconf
42
** TODO /etc/bash_completion.d/mandos
43
From XML sources directly?