/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

merge

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
-*- org -*-
2
2
 
3
 
* README file
 
3
* [#A] README file
4
4
 
5
 
* COPYING file
 
5
* [#A] COPYING file
6
6
  [[file:/usr/share/common-licenses/GPL-3][GPLv3]]
7
7
 
8
8
* Mandos-client
15
15
* Password-request
16
16
** [#A] Man page: man8/password-request.8mandos
17
17
** [#B] Fix %d format strings to use [[https://secure.wikimedia.org/wikipedia/en/wiki/Inttypes.h][<inttypes.h>]]
 
18
** start_mandos_communication: loop around gnutls_handshake
 
19
   [[info:gnutls.info.gz:Core%20functions][gnutls_handshake]]
18
20
** IPv4 support
19
21
** use strsep instead of strtok?
20
22
** Do not depend on GPG key rings on disk
54
56
 
55
57
* Installer
56
58
** [#A] Change initrd.img file to not be publically readable
 
59
   /etc/initramfs-tools/conf.d/mandos
 
60
   UMASK=027
57
61
** [#A] Create /etc/initramfs-tools/hooks/mandos
58
62
   [[file:/usr/share/doc/initramfs-tools/examples/example_hook][Example initramfs-tools hook script]]
59
63
** [#A] Create GPG key ring files in initrd