6
[[file:/usr/share/common-licenses/GPL-3][GPLv3]]
9
** [#A] Man page: man8/mandos-client.8mandos
10
** [#A] check return codes of all system calls
11
** [#B] header files/symbols tally
12
** use strsep instead of strtok?
13
** use config file in addition to arguments
14
** pass things in environment, like device name, etc
17
** [#A] Man page: man8/password-request.8mandos
18
** [#A] check return codes of all system calls
19
** [#B] header files/symbols tally
21
** use strsep instead of strtok?
22
** Do not depend on GPG key rings on disk
23
This would mean creating new GPG key rings with GPGME by importing
24
the key files from scratch on every program start.
27
** [#A] Man page: man8/password-prompt.8mandos
29
[[info:libc:getpass][GNU LibC Manual: Reading Passwords]]
32
** [#A] Command man page: man8/mandos.8
33
** [#A] Config file man page: man5/mandos.conf (mandos.conf)
34
** [#A] Config file man page: man5/mandos-clients.conf (clients.conf)
35
** [#A] write PID file
36
** [#A] /etc/init.d/mandos-server
37
** Better comments in config files
39
** /etc/mandos/clients.d/*.conf
4
** TODO Man page for plugin-runner.conf.5
5
link to plugin-runner.8
8
** TODO [#B] Temporarily lower kernel log level
9
for less printouts during sucessfull boot.
11
** TODO use strsep instead of strtok?
13
* DONE password-prompt
16
** TODO [#B] Log level :bugs:
17
** TODO /etc/mandos/clients.d/*.conf
40
18
Watch this directory and add/remove/update clients?
41
** config for TXT record
42
** Run-time communication with server
44
** Implement --foreground
45
[[info:standards:Option%20Table][Table of Long Options]]
47
[[info:standards:Option%20Table][Table of Long Options]]
19
** TODO config for TXT record
20
** TODO [#B] Run-time communication with server :bugs:
22
See also [[*Mandos-tools]]
23
** TODO Implement --foreground :bugs:
24
[[info:standards:Option%20Table][Table of Long Options]]
25
** TODO Implement --socket
26
[[info:standards:Option%20Table][Table of Long Options]]
27
** TODO Date+time on console log messages :bugs:
29
** TODO delete hook when clients fall out by timeout
49
31
* Mandos-tools/utilities
50
32
All of this probably using D-Bus
34
** TODO Disable client
39
** TODO Use xinclude for all common sections
56
** [#A] Change initrd.img file to not be publically readable
57
** [#A] Create GPG key ring files in initrd
45
*** TODO Update initrd.img after installation
46
This seems to use some kind of "trigger" system
47
[[file:/usr/share/doc/dpkg/triggers.txt.gz]]
48
dpkg-trigger(1), deb-triggers(5)
50
**** TODO [#A] Ask for password twice for confirmation
51
**** TODO "--passfile" option
52
Using the "secfile" option instead of "secret"
53
**** TODO [#B] "--test" option
54
For testing decryption before rebooting.
56
*** TODO [#A] Create mandos user and group for server
60
** /usr/share/initramfs-tools/hooks/mandos
61
*** TODO Do not install in initrd.img if configured not to.
62
Use "/etc/initramfs-tools/conf.d/mandos"? Definitely a debconf
64
** TODO /etc/bash_completion.d/mandos
65
From XML sources directly?
68
** TODO mandos user/group creation
69
** TODO Key creation in postinst
72
** DONE http://www.fukt.bsnet.se/mandos
73
Redirects to the wiki page
74
** TODO http://wiki.fukt.bsnet.se/wiki/Mandos
78
*** TODO http://gmane.org/subscribe.php
80
* TODO Announce project on Usenet
81
[[news:comp.os.linux.announce]]