/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-16 16:58:31 UTC
  • Revision ID: teddy@fukt.bsnet.se-20080816165831-cx018vo5i9oqmgo0
* plugins.d/password-request.c (main): Include environment variables
                                       "cryptsource" and "crypttarget"
                                       in password prompt.

Show diffs side-by-side

added added

removed removed

Lines of Context:
28
28
    Text needed
29
29
*** SEE ALSO
30
30
    Explaining test on what you can read
31
 
** Support in configuration file for environment variables
32
31
** Keydir move: /etc/mandos -> /etc/keys/mandos
33
32
   Must create in preinst if not pre-depending on cryptsetup
34
33
 
35
34
* Password-request
36
35
** [#A] Man page: man8/password-request.8mandos
37
 
** Make prompt exactly like the normal prompt
38
 
   Use environment variables:
39
 
   "Enter passphrase to unlock the disk $cryptsource ($crypttarget): "
40
 
   [[file:plugins.d/password-prompt.c::fprintf%20stderr%20s%20Password%20prefix][Here]]
41
36
** [#B] Temporarily lower kernel log level
42
37
   for less printouts during sucessfull boot.
43
38
*** DESCRIPTION
63
58
    Create this section
64
59
*** SEE ALSO
65
60
    Refer to mandos-client(8mandos) and password-prompt(8mandos)
 
61
*** ENVIRONMENT
 
62
    Document use of "cryptsource" and "crypttarget".
66
63
** IPv4 support
67
64
** use strsep instead of strtok?
68
65
** Do not depend on GnuPG key rings on disk