/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: Björn Påhlsson
  • Date: 2008-08-23 23:19:45 UTC
  • mto: (237.7.1 mandos) (24.1.154 mandos)
  • mto: This revision was merged to the branch mainline in revision 99.
  • Revision ID: belorn@braxen-20080823231945-05m7xkkhnc9q7wm3
added verify for server in TOTO

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