4
** TODO [#A] Clean up /tmp directory on signal
7
** TODO [#B] use scandir(3) instead of readdir(3)
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:
19
syslogger.setLevel(logging.WARNING)
20
+ [[http://log.ometer.com/2007-05.html][Best D-Bus practices]]
21
** TODO Implement --foreground :BUGS:
22
[[info:standards:Option%20Table][Table of Long Options]]
23
** TODO Implement --socket
24
[[info:standards:Option%20Table][Table of Long Options]]
25
** TODO Date+time on console log messages :BUGS:
27
** DBusClient inheriting from Client
28
** fingerprint as a member of TCP_handler
29
** peer_certificate as a member of TCP_handler
30
** TCP_handler needs a better name!
31
** move handle_ipc out of IPv6_TCPServer
32
** DBusServiceObjectUsingSuper
35
** [[file:mandos.xml::XXX][Document D-Bus interface]]
37
* Provide and install /etc/dbus-1/system.d/mandos.conf
40
*** Handle "no D-Bus server" and/or "no Mandos server found" better
41
*** [#B] --dump option
44
** D-Bus mail loop w/ signal receiver
45
** Urwid client data displayer
51
** TODO Loop until passwords match when run interactively
52
** TODO "--secfile" option
53
Using the "secfile" option instead of "secret"
54
** TODO [#B] "--test" option
55
For testing decryption before rebooting.
58
** /usr/share/initramfs-tools/hooks/mandos
59
*** TODO [#C] Do not install in initrd.img if configured not to.
60
Use "/etc/initramfs-tools/hooksconf.d/mandos"?
61
** TODO [#C] /etc/bash_completion.d/mandos
62
From XML sources directly?
2
configuration for cert, key, CA and interface
9
run-time communication with server
11
handle SIGTERM, SIGQUIT, etc.
13
[Mandos-tools/utilities]