/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: Teddy Hogeborn
  • Date: 2008-08-24 06:17:02 UTC
  • Revision ID: teddy@fukt.bsnet.se-20080824061702-zxrru4r1vxmx4tuq
* Makefile (PREFIX, CONFDIR, MANDIR): Use $(DESTDIR).
  (install-server, install-client): Use "install --directory" instead
                                    of mkdir.

* mandos-keygen: New options --subtype and --sublength.
  (trap): Added semicolons and backslashes.
  (gpg): Added "--enable-dsa2" to all invocations.

* mandos-keygen.xml: Changed single quotes to double quotes for
                     consistency.
  (/refentry/refentryinfo/copyright) Split copyright holders.
  (SYNOPSIS): Added "--subtype", "--sublength", "-s", and "-L".
  (OPTIONS): Document the subtype and sublength options.
  (SECURITY): Also note the "--subtype" and "--sublength" options.

Show diffs side-by-side

added added

removed removed

Lines of Context:
85
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?]]
86
86
 
87
87
* mandos (server)
88
 
** run gnutls_openpgp_crt_verify_self() and verify clients certificates
89
88
** [#A] Config file man page: man5/mandos-clients.conf (clients.conf)
90
89
*** For option "secret", document which program can help generate it.
91
90
** [#A] /etc/init.d/mandos-server               :teddy:
116
115
*** Keydir move: /etc/mandos -> /etc/keys/mandos
117
116
    Must create in preinst if not pre-depending on cryptsetup
118
117
*** mandos-keygen
119
 
**** [#A] "--test" option
120
 
     For testing decryption before rebooting.
 
118
**** [#A] Output cut-and-paste ready snippet for clients.conf.
121
119
** Server-side
122
120
*** [#A] Create mandos user and group for server
123
121
*** [#A] Create /var/run/mandos directory with perm and ownership