/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-03 21:45:14 UTC
  • mfrom: (24.1.13 mandos)
  • Revision ID: teddy@fukt.bsnet.se-20080803214514-plvvkrpoitwsrxeg
Merge.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
[Mandos client]
2
 
configuration for OpenPGP key dir
3
 
header files/symbols tally
4
 
check exit codes of all system calls
5
 
IPv4 support
6
 
protocol version header
7
 
use strsep instead of strtok?
8
 
 
9
 
[Pluginbasedclient]
10
 
disable certain plugins
11
 
header files/symbols tally
12
 
check exit codes of all system calls
13
 
change uid to nobody:nogroup
14
 
        other drop privs stuff?
15
 
pass things in environment, like device name, etc
16
 
        Does cryptsetup already do this?
17
 
Configurable plugin dir
18
 
use strsep instead of strtok?
19
 
 
20
 
[Server]
21
 
config for:
22
 
        TXT record
23
 
protocol version header
24
 
Run-time communication with server
25
 
        probably using D-Bus
26
 
 
27
 
[Mandos-tools/utilities]
28
 
        List clients
29
 
        Enable client
30
 
        Disable client
31
 
 
32
 
[Installer]
33
 
...
 
1
-*- org -*-
 
2
 
 
3
* Mandos client
 
4
** Use argp instead of getopt_long
 
5
** header files/symbols tally
 
6
** check exit codes of all system calls
 
7
** [#C] IPv4 support
 
8
** use strsep instead of strtok?
 
9
** Use argp
 
10
 
 
11
* Passprompt
 
12
** Use argp
 
13
 
 
14
* Pluginbasedclient
 
15
** header files/symbols tally
 
16
** check exit codes of all system calls
 
17
** use strsep instead of strtok?
 
18
** use config file in addition to arguments
 
19
** [#C] pass things in environment, like device name, etc
 
20
 
 
21
* Server
 
22
** config for:
 
23
*** TXT record
 
24
** protocol version header
 
25
** Run-time communication with server
 
26
   probably using D-Bus
 
27
 
 
28
* Mandos-tools/utilities
 
29
  All of this probably using D-Bus
 
30
** List clients
 
31
** Enable client
 
32
** Disable client
 
33
 
 
34
* Installer
 
35
 
 
36
 
 
37
#+STARTUP: showall