4
** TODO Man page for plugin-runner.conf.5
5
link to plugin-runner.8
4
** TODO [#B] use scandir(3) instead of readdir(3)
5
** TODO [#B] Prefix all debug output with argv[0]
6
** TODO [#B] Retry a server which has a non-definite reply:
7
*** A closed connection during the TLS handshake
9
** TODO [#B] Use capabilities instead of seteuid().
12
** TODO [#A] Re-raise signal received when exiting due to handled signal :test:
13
** TODO [#B] use scandir(3) instead of readdir(3)
14
** TODO [#B] Prefix all debug output with "Mandos plugin " + argv[0]
17
** TODO [#A] Re-raise signal received when exiting due to handled signal.
18
** TODO [#B] use scandir(3) instead of readdir(3)
19
** TODO [#B] Prefix all debug output with "Mandos plugin " + argv[0]
22
** TODO [#B] Prefix all debug output with "Mandos plugin " + argv[0]
23
** TODO [#B] Drop privileges after opening FIFO.
26
** TODO [#B] Prefix all debug output with "Mandos plugin " + argv[0]
29
** TODO [#B] use scandir(3) instead of readdir(3)
30
** TODO [#C] use same file name rules as run-parts(8)
8
** TODO [#B] Temporarily lower kernel log level
9
for less printouts during sucessfull boot.
10
** TODO [#C] IPv4 support
12
* DONE password-prompt
33
** TODO [#B] Log level :BUGS:
15
** TODO [#B] Log level :bugs:
34
16
** TODO /etc/mandos/clients.d/*.conf
35
17
Watch this directory and add/remove/update clients?
36
18
** TODO config for TXT record
37
** TODO [#B] Run-time communication with server :BUGS:
19
** TODO [#B] Run-time communication with server :bugs:
38
20
Probably using D-Bus
42
syslogger.setLevel(logging.WARNING)
43
+ [[http://log.ometer.com/2007-05.html][Best D-Bus practices]]
44
** TODO Implement --foreground :BUGS:
21
See also [[*Mandos-tools]]
22
** TODO Implement --foreground :bugs:
45
23
[[info:standards:Option%20Table][Table of Long Options]]
46
24
** TODO Implement --socket
47
25
[[info:standards:Option%20Table][Table of Long Options]]
48
** TODO Date+time on console log messages :BUGS:
26
** TODO Date+time on console log messages :bugs:
49
27
Is this the default?
50
** TODO Split IPv6_TCPServer into a generic and Mandos-specific class
51
** TODO move handle_ipc out of IPv6_TCPServer
52
** TODO DBusServiceObjectUsingSuper
53
** Global enable/disable flag
54
** By-client countdown on secrets given
55
** Fix problem with fsck taking a really long time
56
Whenever a client successfully gets a secret it could get a
57
one-time timeout boost to allow for an fsck-incurred delay
60
** [[file:mandos.xml::XXX][Document D-Bus interface]]
62
* Provide and install /etc/dbus-1/system.d/mandos.conf
65
*** Handle "no D-Bus server" and/or "no Mandos server found" better
66
*** [#B] --dump option
69
** D-Bus mail loop w/ signal receiver
70
** Urwid/Newt client data displayer
76
** TODO Loop until passwords match when run interactively
77
** TODO "--secfile" option
78
Using the "secfile" option instead of "secret"
79
** TODO [#B] "--test" option
80
For testing decryption before rebooting.
28
** TODO delete hook when clients fall out by timeout
30
* Mandos-tools/utilities
31
All of this probably using D-Bus
33
** TODO Disable client
38
** TODO Use xinclude for all common sections
44
*** TODO Update initrd.img after installation
45
This seems to use some kind of "trigger" system
46
[[file:/usr/share/doc/dpkg/triggers.txt.gz]]
47
dpkg-trigger(1), deb-triggers(5)
49
**** TODO [#A] Ask for password twice for confirmation
50
**** TODO "--passfile" option
51
Using the "secfile" option instead of "secret"
52
**** TODO [#B] "--test" option
53
For testing decryption before rebooting.
55
*** TODO [#A] Create mandos user and group for server
83
59
** /usr/share/initramfs-tools/hooks/mandos
84
*** TODO [#C] use same file name rules as run-parts(8)
85
*** TODO [#C] Do not install in initrd.img if configured not to.
86
Use "/etc/initramfs-tools/hooksconf.d/mandos"?
87
** TODO [#C] /etc/bash_completion.d/mandos
60
*** TODO Do not install in initrd.img if configured not to.
61
Use "/etc/initramfs-tools/conf.d/mandos"? Definitely a debconf
63
** TODO /etc/bash_completion.d/mandos
88
64
From XML sources directly?
67
** TODO mandos user/group creation
68
** TODO Key creation in postinst
71
** DONE http://www.fukt.bsnet.se/mandos
72
Redirects to the wiki page
73
** TODO http://wiki.fukt.bsnet.se/wiki/Mandos
77
*** TODO http://gmane.org/subscribe.php
79
* TODO Announce project on Usenet
80
[[news:comp.os.linux.announce]]