/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-25 01:16:38 UTC
  • Revision ID: teddy@fukt.bsnet.se-20080825011638-zgqej2cafhne05ay
* mandos-keygen: Strip 24-bit checksum of Radix-64 from output to make
                 output strictly base64.

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
** [#B] Seperate more code to function for more readability
9
9
** [#A] Man page: man8/plugin-runner.8mandos
10
10
*** EXIT STATUS
11
 
*** EXAMPLES
 
11
*** ENVIRONMENT
 
12
    Environment is modified according to options and passed to plugins
 
13
*** EXAMPLE
12
14
    Examples of normal usage, debug usage, debugging single or all
13
15
    plugins, etc.
14
16
*** FILES
83
85
   [[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
86
 
85
87
* mandos (server)
86
 
** [#A] Config file man page: man5/mandos.conf (mandos.conf)
87
88
** [#A] Config file man page: man5/mandos-clients.conf (clients.conf)
 
89
*** For option "secret", document which program can help generate it.
88
90
** [#A] /etc/init.d/mandos-server               :teddy:
89
91
** [#B] Log level                               :bugs:
90
92
** /etc/mandos/clients.d/*.conf
113
115
*** Keydir move: /etc/mandos -> /etc/keys/mandos
114
116
    Must create in preinst if not pre-depending on cryptsetup
115
117
*** mandos-keygen
116
 
**** [#A] Output cut-and-paste ready snippet for clients.conf.
 
118
**** [#A] "--test" option
 
119
     For testing decryption before rebooting.
117
120
** Server-side
118
121
*** [#A] Create mandos user and group for server
119
122
*** [#A] Create /var/run/mandos directory with perm and ownership