/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

Added support for protocol version handling

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
-*- org -*-
2
2
 
3
 
* README file
4
 
 
5
3
* Mandos client
6
 
** [#A] Man page
7
 
** [#A] check exit codes of all system calls
8
 
** [#B] header files/symbols tally
 
4
** header files/symbols tally
 
5
** check exit codes of all system calls
9
6
** IPv4 support
 
7
** protocol version header
10
8
** use strsep instead of strtok?
11
 
** Do not depend on GPG key rings on disk
12
 
   This would mean creating new GPG key rings with GPGME by importing
13
 
   the key files from scratch every time we start the program.
14
 
 
15
 
* Passprompt
16
 
** [#A] Man page
 
9
** change uid to nobody:nogroup
 
10
   other drop privs stuff?
17
11
 
18
12
* Pluginbasedclient
19
 
** [#A] Man page
20
 
** [#A] check exit codes of all system calls
21
 
** [#B] header files/symbols tally
 
13
** header files/symbols tally
 
14
** check exit codes of all system calls
 
15
** [#C] pass things in environment, like device name, etc
 
16
   Does cryptsetup already do this?
22
17
** use strsep instead of strtok?
23
18
** use config file in addition to arguments
24
 
** pass things in environment, like device name, etc
25
19
 
26
20
* Server
27
 
** [#A] Man page
28
 
** [#A] write PID file
29
 
** [#A] /etc/init.d/mandos-server
30
 
** Log level
31
 
** /etc/mandos/clients.d/*.conf
32
 
   Watch this directory and add/remove/update clients?
33
 
** config for TXT record
 
21
** config for:
 
22
*** TXT record
 
23
** protocol version header
34
24
** Run-time communication with server
35
25
   probably using D-Bus
36
26
 
41
31
** Disable client
42
32
 
43
33
* Installer
44
 
** Change initrd.img file to not be publically readable
45
 
** Create GPG key ring files in initrd
46
34
 
47
35
 
48
36
#+STARTUP: showall