/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-04 21:25:55 UTC
  • Revision ID: teddy@fukt.bsnet.se-20080804212555-rm7xxjze65f8avy3
* server.py: Cosmetic changes.

Show diffs side-by-side

added added

removed removed

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