/mandos/trunk

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

« back to all changes in this revision

Viewing changes to TODO

  • Committer: Teddy Hogeborn
  • Date: 2008-09-13 15:36:18 UTC
  • Revision ID: teddy@fukt.bsnet.se-20080913153618-atp386q2bqj0ku99
* Makefile (install-client-nokey): Do "&&" instead of ";" to catch
                                   errors.

* README: Kill the straight quotes.  Add copyright notice.

* overview.xml: Improved wording.

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
* mandos-client
6
6
** TODO [#B] Temporarily lower kernel log level
7
7
   for less printouts during sucessfull boot.
8
 
** TODO [#C] IPv4 support
 
8
** TODO IPv4 support
 
9
** TODO use strsep instead of strtok?
9
10
 
10
11
* DONE password-prompt
11
12
 
39
40
 
40
41
* Installer
41
42
** Client-side
 
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)
42
47
*** mandos-keygen
43
 
**** TODO "--secfile" option
 
48
**** TODO [#A] Ask for password twice for confirmation
 
49
**** TODO "--passfile" option
44
50
     Using the "secfile" option instead of "secret"
45
 
**** TODO [#B] "--test" option
 
51
**** TODO [#A] "--test" option
46
52
     For testing decryption before rebooting.
 
53
** Server-side
 
54
*** TODO [#A] Create mandos user and group for server
47
55
 
48
56
 
49
57
* [#A] Package
54
62
** TODO /etc/bash_completion.d/mandos
55
63
   From XML sources directly?
56
64
** TODO unperish
 
65
** DONE bzr-builddeb
57
66
 
58
67
* 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
68
 
64
69
* Mailing list
65
70
** DONE mandos-dev
66
71
*** TODO http://gmane.org/subscribe.php
67
72
 
68
 
* TODO Announce project on Usenet
 
73
* TODO Announce project on news
69
74
  [[news:comp.os.linux.announce]]
70
75
 
71
76