6
** TODO [#B] Temporarily lower kernel log level
7
for less printouts during sucessfull boot.
9
** TODO use strsep instead of strtok?
4
** TODO [#A] Clean up /tmp directory on signal
5
** TODO [#C] IPv4 support
11
* DONE password-prompt
8
** TODO [#B] use scandir(3) instead of readdir(3)
14
11
** TODO [#B] Log level :bugs:
18
15
** TODO [#B] Run-time communication with server :bugs:
19
16
Probably using D-Bus
20
17
See also [[*Mandos-tools]]
21
syslogger.setLevel(logging.WARNING)
23
+ [[http://log.ometer.com/2007-05.html][Best D-Bus practices]]
21
24
** TODO Implement --foreground :bugs:
22
25
[[info:standards:Option%20Table][Table of Long Options]]
23
26
** TODO Implement --socket
25
28
** TODO Date+time on console log messages :bugs:
26
29
Is this the default?
27
30
** TODO delete hook when clients fall out by timeout
29
* Mandos-tools/utilities
30
All of this probably using D-Bus
32
** TODO Disable client
37
** TODO Use xinclude for all common sections
43
*** TODO Update initrd.img after installation
44
This seems to use some kind of "trigger" system
45
[[file:/usr/share/doc/dpkg/triggers.txt.gz]]
46
dpkg-trigger(1), deb-triggers(5)
48
**** TODO [#A] Ask for password twice for confirmation
49
**** TODO "--passfile" option
50
Using the "secfile" option instead of "secret"
51
**** TODO [#A] "--test" option
52
For testing decryption before rebooting.
54
*** TODO [#A] Create mandos user and group for server
31
This will not be strictly necessary when the D-Bus interface is
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
46
** TODO Loop until passwords match when run interactively
47
** TODO "--secfile" option
48
Using the "secfile" option instead of "secret"
49
** TODO [#B] "--test" option
50
For testing decryption before rebooting.
58
53
** /usr/share/initramfs-tools/hooks/mandos
59
*** TODO Do not install in initrd.img if configured not to.
54
*** TODO [#C] Do not install in initrd.img if configured not to.
60
55
Use "/etc/initramfs-tools/conf.d/mandos"? Definitely a debconf
62
** TODO /etc/bash_completion.d/mandos
57
** TODO [#C] /etc/bash_completion.d/mandos
63
58
From XML sources directly?
71
*** TODO http://gmane.org/subscribe.php
73
* TODO Announce project on news
74
[[news:comp.os.linux.announce]]