/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-10 20:35:01 UTC
  • mfrom: (24.1.42 mandos)
  • Revision ID: teddy@fukt.bsnet.se-20080810203501-euh3qcf1nopilksm
Merge.

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 syntax 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
88
87
   does not.  See also [[http://sources.redhat.com/ml/libc-alpha/2003-05/msg00251.html][Marcus Brinkmann: Re: getpass obsolete?]] and
89
88
   [[http://article.gmane.org/gmane.comp.lib.glibc.alpha/4906][Petter Reinholdtsen: Re: getpass obsolete?]], and especially also
90
89
   [[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?]]
91
 
** Replace completely with "/lib/cryptsetup/askpass"?
92
90
 
93
91
* Mandos (server)
94
92
** [#A] Command man page: man8/mandos.8
126
124
   [[info:standards:Option%20Table][Table of Long Options]]
127
125
** Implement --socket
128
126
   [[info:standards:Option%20Table][Table of Long Options]]
129
 
** Date+time on console log messages
130
 
   Is this the default?
131
127
 
132
128
* Mandos-tools/utilities
133
129
  All of this probably using D-Bus
136
132
** Enable client
137
133
 
138
134
* Installer
139
 
** Client
140
 
*** DONE [#A] Change initrd.img file to not be publically readable
141
 
    /usr/share/initramfs-tools/conf-hooks.d/mandos
142
 
    UMASK=027
143
 
*** Update initrd.img after installation
144
 
** Server
145
 
*** [#A] Create mandos user and group for server
146
 
*** [#A] Create /var/run/mandos directory with perm and ownership
147
 
 
148
 
** mandos-keygen
149
 
*** [#A] Command man page: man8/mandos-keygen.8
150
 
*** [#A] Output cut-and-paste ready snippet for clients.conf.
 
135
** DONE [#A] Change initrd.img file to not be publically readable
 
136
   /etc/initramfs-tools/conf.d/mandos
 
137
   UMASK=027
 
138
** Update initrd.img after installation
 
139
** [#A] Create mandos user and group for server
 
140
** [#A] Create /var/run/mandos directory with perm and ownership
151
141
 
152
142
* [#A] Package
153
 
** /usr/share/initramfs-tools/hooks/mandos
154
 
*** Do not install in initrd.img if configured not to
155
 
    Use "/etc/initramfs-tools/conf.d/mandos"?  Definitely a debconf
156
 
    question.
157
143
** /etc/bash_completion.d/mandos
158
 
*** From xml sources directly?
 
144
** /etc/initramfs-tools/hooks/mandos
 
145
   [[file:/usr/share/doc/initramfs-tools/examples/example_hook][Example initramfs-tools hook script]]
 
146
*** Create GPG key ring files in initrd
159
147
** unperish
160
148
** bzr-builddeb
161
149