/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-08-18 03:50:28 UTC
  • Revision ID: teddy@fukt.bsnet.se-20080818035028-su31apqs2pv2147v
* mandos-keygen.xml: Removed <?xml-stylesheet>.  New entity
                     "&OVERVIEW;" referring to "overview.xml".
  (PURPOSE, OVERVIEW): New sections, same as in mandos(8).
  (EXAMPLES): Renamed to "EXAMPLE", as per man-pages(7).

* mandos.xml (OPTIONS, CLIENTS): Slight wording change.

Show diffs side-by-side

added added

removed removed

Lines of Context:
83
83
   [[http://www.steve.org.uk/Reference/Unix/faq_4.html#SEC48][Unix Programming FAQ 3.1 How can I make my program not echo input?]]
84
84
 
85
85
* Mandos (server)
86
 
** [#A] Command man page: man8/mandos.8
87
86
** [#A] Config file man page: man5/mandos.conf (mandos.conf)
88
87
** [#A] Config file man page: man5/mandos-clients.conf (clients.conf)
89
88
** [#A] /etc/init.d/mandos-server               :teddy:
90
 
** Log level
 
89
** [#B] Log level                               :bugs:
91
90
** /etc/mandos/clients.d/*.conf
92
91
   Watch this directory and add/remove/update clients?
93
92
** config for TXT record
94
 
** Run-time communication with server
 
93
** [#B] Run-time communication with server      :bugs:
95
94
   Probably using D-Bus
96
95
   See also [[*Mandos-tools]]
97
 
** Implement --foreground
 
96
** Implement --foreground                       :bugs:
98
97
   [[info:standards:Option%20Table][Table of Long Options]]
99
98
** Implement --socket
100
99
   [[info:standards:Option%20Table][Table of Long Options]]
101
 
** Date+time on console log messages
 
100
** Date+time on console log messages            :bugs:
102
101
   Is this the default?
103
102
 
104
103
* Mandos-tools/utilities
109
108
 
110
109
* Installer
111
110
** Client
112
 
*** DONE [#A] Change initrd.img file to not be publically readable
113
 
    /usr/share/initramfs-tools/conf-hooks.d/mandos
114
 
    UMASK=027
115
111
*** Update initrd.img after installation
 
112
    This seems to use some kind of "trigger" system
116
113
** Server
117
114
*** [#A] Create mandos user and group for server
118
115
*** [#A] Create /var/run/mandos directory with perm and ownership