/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

removed keyring pre-requirement for starting password-request.
        Keys will now be imported in run-time to a run-time created keyring

Changed seckey and pubkey to be paths to private and public keys of the pgp encrypted password and gnutls authentication credentials.

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
** [#B] Add more if(debug) calls
8
8
** [#B] Seperate more code to function for more readability
9
9
** [#A] Man page: man8/plugin-runner.8mandos
10
 
*** EXIT STATUS
11
 
*** ENVIRONMENT
12
 
    Environment is modified according to options and passed to plugins
13
10
*** EXAMPLE
14
11
    Examples of normal usage, debug usage, debugging single or all
15
12
    plugins, etc.
16
 
*** FILES
17
13
*** SECURITY
18
14
    Note the danger of using this program, since you might lock
19
15
    yourself out of your system without any means of entering the root
89
85
 
90
86
* Man pages
91
87
** Use xinclude for common sections
92
 
   Like copyright, authors, etc.
 
88
   Like authors, etc.
93
89
 
94
90
 
95
91
* Installer