/mandos/release

To get this branch, use:
bzr branch http://bzr.recompile.se/loggerhead/mandos/release

« back to all changes in this revision

Viewing changes to TODO

  • Committer: Teddy Hogeborn
  • Date: 2008-10-04 03:11:39 UTC
  • Revision ID: teddy@fukt.bsnet.se-20081004031139-llfxo3ac8kk4fs6b
* Makefile (DOCS): Added "plugins.d/usplash.8mandos" and
                   "plugins.d/splashy.8mandos".
  (install-client-nokey): Also install "plugins.d/usplash.8mandos" and
                          "plugins.d/splashy.8mandos".
  (uninstall-client): Also uninstall "plugins.d/usplash.8mandos" and
                      "plugins.d/splashy.8mandos".

* plugins.d/splashy.xml: New.

* plugins.d/usplash.xml: - '' -

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
-*- org -*-
2
2
 
 
3
* DONE plugin-runner
 
4
 
3
5
* mandos-client
4
 
** TODO [#A] Clean up /tmp directory on signal
 
6
** TODO [#B] Temporarily lower kernel log level
 
7
   for less printouts during sucessfull boot.
 
8
** TODO [#C] IPv4 support
5
9
 
6
 
* plugin-runner
7
 
** TODO [#B] use scandir(3) instead of readdir(3)
8
 
** TODO [#C] use same file name rules as run-parts(8)
 
10
* DONE password-prompt
9
11
 
10
12
* mandos (server)
11
 
** TODO [#B] Log level                          :BUGS:
 
13
** TODO [#B] Log level                          :bugs:
12
14
** TODO /etc/mandos/clients.d/*.conf
13
15
   Watch this directory and add/remove/update clients?
14
16
** TODO config for TXT record
15
 
** TODO [#B] Run-time communication with server :BUGS:
 
17
** TODO [#B] Run-time communication with server :bugs:
16
18
   Probably using D-Bus
17
 
*** Client class
18
 
*** Main server
19
 
    + SetLogLevel
20
 
      syslogger.setLevel(logging.WARNING)
21
 
    + [[http://log.ometer.com/2007-05.html][Best D-Bus practices]]
22
 
** TODO Implement --foreground                  :BUGS:
 
19
   See also [[*Mandos-tools]]
 
20
** TODO Implement --foreground                  :bugs:
23
21
   [[info:standards:Option%20Table][Table of Long Options]]
24
22
** TODO Implement --socket
25
23
   [[info:standards:Option%20Table][Table of Long Options]]
26
 
** TODO Date+time on console log messages       :BUGS:
 
24
** TODO Date+time on console log messages       :bugs:
27
25
   Is this the default?
28
 
 
29
 
* mandos.xml
30
 
** [[file:mandos.xml::XXX][Document D-Bus interface]]
31
 
 
32
 
* Provide and install /etc/dbus-1/system.d/mandos.conf
33
 
 
34
 
* mandos-ctl
35
 
*** Handle "no D-Bus server" and/or "no Mandos server found" better
36
 
*** [#B] --dump option
37
 
 
38
 
* Curses interface
39
 
 
40
 
* mandos-keygen
41
 
** TODO Loop until passwords match when run interactively
42
 
** TODO "--secfile" option
43
 
   Using the "secfile" option instead of "secret"
44
 
** TODO [#B] "--test" option
45
 
   For testing decryption before rebooting.
46
 
 
47
 
* Package
 
26
** TODO delete hook when clients fall out by timeout
 
27
 
 
28
* Mandos-tools/utilities
 
29
  All of this probably using D-Bus
 
30
** TODO List clients
 
31
** TODO Disable client
 
32
** TODO Enable client
 
33
** TODO Reset timer
 
34
 
 
35
* Man pages
 
36
** TODO Use xinclude for all common sections
 
37
   Like authors, etc.
 
38
 
 
39
 
 
40
* Installer
 
41
** Client-side
 
42
*** mandos-keygen
 
43
**** TODO "--secfile" option
 
44
     Using the "secfile" option instead of "secret"
 
45
**** TODO [#B] "--test" option
 
46
     For testing decryption before rebooting.
 
47
 
 
48
 
 
49
* [#A] Package
48
50
** /usr/share/initramfs-tools/hooks/mandos
49
 
*** TODO [#C] use same file name rules as run-parts(8)
50
 
*** TODO [#C] Do not install in initrd.img if configured not to.
51
 
    Use "/etc/initramfs-tools/hooksconf.d/mandos"?
52
 
** TODO [#C] /etc/bash_completion.d/mandos
 
51
*** TODO Do not install in initrd.img if configured not to.
 
52
    Use "/etc/initramfs-tools/conf.d/mandos"?  Definitely a debconf
 
53
    question.
 
54
** TODO /etc/bash_completion.d/mandos
53
55
   From XML sources directly?
 
56
** TODO unperish
 
57
 
 
58
* TODO Web site
 
59
** DONE http://www.fukt.bsnet.se/mandos
 
60
   Redirects to the wiki page
 
61
** TODO http://wiki.fukt.bsnet.se/wiki/Mandos
 
62
   http://liw.fi/free-software-website/
 
63
 
 
64
* Mailing list
 
65
** DONE mandos-dev
 
66
*** TODO http://gmane.org/subscribe.php
 
67
 
 
68
* TODO Announce project on Usenet
 
69
  [[news:comp.os.linux.announce]]
54
70
 
55
71
 
56
72
#+STARTUP: showall