2
configuration for cert, key, CA and interface
7
Configuration for key, cert, ca, crl, and stuff
13
run-time communication with server
15
[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?