/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

* README: Update copyright year; add "2009".
* debian/copyright: - '' -
* mandos: - '' -
* mandos-clients.conf.xml: - '' -
* mandos-keygen: - '' -
* mandos-keygen.xml: - '' -
* mandos.conf.xml: - '' -
* mandos.xml: - '' -
* plugin-runner.c: - '' -
* plugin-runner.xml: - '' -
* plugins.d/askpass-fifo.c: - '' -
* plugins.d/askpass-fifo.xml: - '' -
* plugins.d/mandos-client.c: - '' -
* plugins.d/mandos-client.xml: - '' -
* plugins.d/password-prompt.c: - '' -
* plugins.d/password-prompt.xml: - '' -
* plugins.d/splashy.c: - '' -
* plugins.d/splashy.xml: - '' -
* plugins.d/usplash.c: - '' -
* plugins.d/usplash.xml: - '' -

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
-*- org -*-
2
2
 
3
 
* plugin-runner
4
 
** TODO Man page  for plugin-runner.conf.5
5
 
   link to plugin-runner.8
6
 
 
7
3
* mandos-client
8
4
** TODO [#B] Temporarily lower kernel log level
9
5
   for less printouts during sucessfull boot.
10
 
** TODO IPv4 support
11
 
** TODO use strsep instead of strtok?
 
6
   klogctl(6, NULL, 0); klogctl(7, NULL, 0);
 
7
** TODO [#C] IPv4 support
12
8
 
13
 
* DONE password-prompt
 
9
* plugin-runner
 
10
** TODO [#B] use scandir(3) instead of readdir(3)
14
11
 
15
12
* mandos (server)
16
13
** TODO [#B] Log level                          :bugs:
20
17
** TODO [#B] Run-time communication with server :bugs:
21
18
   Probably using D-Bus
22
19
   See also [[*Mandos-tools]]
 
20
*** Client class
 
21
*** Main server
 
22
    + SetLogLevel
 
23
      syslogger.setLevel(logging.WARNING)
 
24
    + Quit
 
25
    + [[http://log.ometer.com/2007-05.html][Best D-Bus practices]]
23
26
** TODO Implement --foreground                  :bugs:
24
27
   [[info:standards:Option%20Table][Table of Long Options]]
25
28
** TODO Implement --socket
27
30
** TODO Date+time on console log messages       :bugs:
28
31
   Is this the default?
29
32
** TODO delete hook when clients fall out by timeout
30
 
 
31
 
* Mandos-tools/utilities
32
 
  All of this probably using D-Bus
33
 
** TODO List clients
 
33
   This will not be strictly necessary when the D-Bus interface is
 
34
   implemented.
 
35
 
 
36
* mandos.xml
 
37
** [[file:mandos.xml::XXX][Document D-Bus interface]]
 
38
 
 
39
* Provide and install /etc/dbus-1/system.d/mandos.conf
 
40
 
 
41
* mandos-list
 
42
*** Handle "no D-Bus server" and/or "no Mandos server found" better
 
43
*** [#B] --dump option
34
44
** TODO Disable client
35
45
** TODO Enable client
36
46
** TODO Reset timer
37
47
 
38
 
* Man pages
39
 
** TODO Use xinclude for all common sections
40
 
   Like authors, etc.
41
 
 
42
 
 
43
 
* Installer
44
 
** Client-side
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)
49
 
*** mandos-keygen
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.
55
 
** Server-side
56
 
*** TODO [#A] Create mandos user and group for server
57
 
 
 
48
* Curses interface
 
49
 
 
50
* mandos-keygen
 
51
** TODO "--secfile" option
 
52
   Using the "secfile" option instead of "secret"
 
53
** TODO [#B] "--test" option
 
54
   For testing decryption before rebooting.
58
55
 
59
56
* [#A] Package
60
57
** /usr/share/initramfs-tools/hooks/mandos
63
60
    question.
64
61
** TODO /etc/bash_completion.d/mandos
65
62
   From XML sources directly?
66
 
** TODO unperish
67
 
** DONE bzr-builddeb
68
 
** TODO mandos user/group creation
69
 
** TODO Key creation in postinst
70
 
 
71
 
* TODO Web site
72
 
** DONE http://www.fukt.bsnet.se/mandos
73
 
   Redirects to the wiki page
74
 
** TODO http://wiki.fukt.bsnet.se/wiki/Mandos
75
 
 
76
 
* Mailing list
77
 
** DONE mandos-dev
78
 
*** TODO http://gmane.org/subscribe.php
79
 
 
80
 
* TODO Announce project on Usenet
81
 
  [[news:comp.os.linux.announce]]
82
63
 
83
64
 
84
65
#+STARTUP: showall