/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

plugbasedclient
        Parse a single argument as a plus-separated list of options

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
[Mandos client]
2
 
configuration for OpenPGP key
3
 
IPv4 support
4
 
 
5
 
[Pluginbasedclient]
6
 
disable certain plugins
7
 
change uid to nobody:nogroup
8
 
        other drop privs stuff?
9
 
 
10
 
[Server]
11
 
config file for:
12
 
        TXT record
13
 
        GnuTLS priority string
14
 
run-time communication with server
15
 
 
16
 
[Mandos-tools/utilities]
17
 
        List clients
18
 
        Enable client
19
 
        Disable client
 
1
-*- org -*-
 
2
 
 
3
* Mandos client
 
4
** header files/symbols tally
 
5
** check exit codes of all system calls
 
6
** IPv4 support
 
7
** protocol version header
 
8
** use strsep instead of strtok?
 
9
** change uid to nobody:nogroup
 
10
   other drop privs stuff?
 
11
 
 
12
* Pluginbasedclient
 
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?
 
17
** use strsep instead of strtok?
 
18
** use config file in addition to arguments
 
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
  All of this probably using D-Bus
 
29
** List clients
 
30
** Enable client
 
31
** Disable client
 
32
 
 
33
* Installer
 
34
 
 
35
 
 
36
#+STARTUP: showall