/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-09-06 15:34:21 UTC
  • Revision ID: teddy@fukt.bsnet.se-20080906153421-605ydhwyo404krh9
* initramfs-tools-hook: Use long options where available.  Use only
                        one "test" invocation instead of several.

* mandos-keygen: Use only one "test" invocation instead of several.
                 Use long options where available.  Strip newline from
                 entered password.

* plugin-runner.c (print_out_password): Do not strip trailing newline.
  (fallback): Strip trailing newline from getpass().

* plugin-runner.xml (PLUGINS): Plugins should not print trailing
                               newlines.

* plugins.d/password-prompt.c (main): Strip trailing newline.

* plugins.d/password-request.c (main): Bug fix: Read "pubkey.txt", not
                                       "pupkey.txt".

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
-*- org -*-
2
2
 
3
 
* [#A] README file
4
 
 
5
3
* plugin-runner
6
4
 
7
5
* password-request
32
30
   [[info:standards:Option%20Table][Table of Long Options]]
33
31
** Date+time on console log messages            :bugs:
34
32
   Is this the default?
 
33
** delete hook when clients fall out by timeout
35
34
 
36
35
* Mandos-tools/utilities
37
36
  All of this probably using D-Bus
51
50
    This seems to use some kind of "trigger" system
52
51
    [[file:/usr/share/doc/dpkg/triggers.txt.gz]]
53
52
    dpkg-trigger(1), deb-triggers(5)
54
 
*** Keydir move: /etc/mandos -> /etc/keys/mandos
55
 
    Must create in preinst if not pre-depending on cryptsetup
56
53
*** mandos-keygen
57
54
**** "--passfile" option
58
55
     Using the "secfile" option instead of "secret"
61
58
** Server-side
62
59
*** [#A] Create mandos user and group for server
63
60
*** [#A] Create /var/run/mandos directory with perm and ownership
 
61
*** [#A] install rc.d script and do update-rc.d
 
62
    between config files and man pages
 
63
 
64
64
 
65
65
* [#A] Package
66
66
** /usr/share/initramfs-tools/hooks/mandos