/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 07:42:14 UTC
  • Revision ID: teddy@fukt.bsnet.se-20080824074214-odju7g3115le171c
* mandos-keygen: Bug fix: Recognize new options --subtype and
                 --sublength.  New option "--password" which prompts
                 for and encrypts a password with an already existing
                 key.

* mandos-keygen.xml (SYNOPSIS): Added separate synopsis for
                                "--password" option.
  (DESCRIPTION): Added text about password creation.
  (OPTIONS): Document default value for "--dir" option.  Document new
             "--password" option.

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
** [#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
 
**** "--passfile" option
117
 
     Using the "secfile" option instead of "secret"
118
118
**** [#A] "--test" option
119
119
     For testing decryption before rebooting.
120
120
** Server-side