/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: Björn Påhlsson
  • Date: 2008-08-10 19:14:12 UTC
  • mto: (237.7.1 mandos) (24.1.154 mandos)
  • mto: This revision was merged to the branch mainline in revision 63.
  • Revision ID: belorn@braxen-20080810191412-0c8xxvnh5nalhdfq
updated mandos-client sections and added see also stuff

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
  [[file:/usr/share/common-licenses/GPL-3][GPLv3]]
7
7
 
8
8
* Mandos-client
9
 
** [#A] Change syntaxt for arguments
10
9
** [#A] Man page: man8/mandos-client.8mandos
11
10
*** DESCRIPTION
12
11
    Describe the plus sign syntax for passing options from crypttab
25
24
    Text needed
26
25
*** SEE ALSO
27
26
    Explaining test on what you can read
28
 
** [#A] Fallback on error
29
27
** Use asprintf instead of malloc and strcat?
30
28
** use strsep instead of strtok?
31
29
** use config file in addition to arguments
32
30
** pass things in environment, like device name, etc
 
31
** Fallback
 
32
   As a fallback, if no plugins can be found or if all of them failed,
 
33
   run getpass(3) itself.
33
34
 
34
35
* Password-request
35
36
** [#A] Man page: man8/password-request.8mandos
89
90
   does not.  See also [[http://sources.redhat.com/ml/libc-alpha/2003-05/msg00251.html][Marcus Brinkmann: Re: getpass obsolete?]] and
90
91
   [[http://article.gmane.org/gmane.comp.lib.glibc.alpha/4906][Petter Reinholdtsen: Re: getpass obsolete?]], and especially also
91
92
   [[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?]]
92
 
** Replace completely with "/lib/cryptsetup/askpass"?
93
93
 
94
94
* Mandos (server)
95
95
** [#A] Command man page: man8/mandos.8
127
127
   [[info:standards:Option%20Table][Table of Long Options]]
128
128
** Implement --socket
129
129
   [[info:standards:Option%20Table][Table of Long Options]]
130
 
** Date+time on console log messages
131
 
   Is this the default?
132
130
 
133
131
* Mandos-tools/utilities
134
132
  All of this probably using D-Bus
146
144
 
147
145
* [#A] Package
148
146
** /etc/bash_completion.d/mandos
149
 
** /usr/share/initramfs-tools/hooks/mandos
 
147
** /etc/initramfs-tools/hooks/mandos
150
148
   [[file:/usr/share/doc/initramfs-tools/examples/example_hook][Example initramfs-tools hook script]]
151
149
*** Create GPG key ring files in initrd
152
150
** unperish