/mandos/release

To get this branch, use:
bzr branch http://bzr.recompile.se/loggerhead/mandos/release
36 by Teddy Hogeborn
* TODO: Converted to org-mode style
1
-*- org -*-
2
44 by Teddy Hogeborn
* ca.pem: Removed.
3
* README file
4
47 by Teddy Hogeborn
* plugbasedclient.c: Renamed to "mandos-client.c". All users changed.
5
* COPYING file
6
  [[file:/usr/share/common-licenses/GPL-3][GPLv3]]
7
8
* Mandos-client
9
** [#A] Man page: man8/mandos-client.8mandos
10
** use strsep instead of strtok?
11
** use config file in addition to arguments
12
** pass things in environment, like device name, etc
13
14
* Password-request
15
** [#A] Man page: man8/password-request.8mandos
16
** [#A] check return codes of all system calls
44 by Teddy Hogeborn
* ca.pem: Removed.
17
** [#B] header files/symbols tally
18
** IPv4 support
36 by Teddy Hogeborn
* TODO: Converted to org-mode style
19
** use strsep instead of strtok?
44 by Teddy Hogeborn
* ca.pem: Removed.
20
** Do not depend on GPG key rings on disk
21
   This would mean creating new GPG key rings with GPGME by importing
47 by Teddy Hogeborn
* plugbasedclient.c: Renamed to "mandos-client.c". All users changed.
22
   the key files from scratch on every program start.
23
24
* Password-prompt
25
** [#A] Man page: man8/password-prompt.8mandos
26
** Use getpass(3)?
27
   [[info:libc:getpass][GNU LibC Manual: Reading Passwords]]
36 by Teddy Hogeborn
* TODO: Converted to org-mode style
28
29
* Server
47 by Teddy Hogeborn
* plugbasedclient.c: Renamed to "mandos-client.c". All users changed.
30
** [#A] Command man page: man8/mandos.8
31
** [#A] Config file man page: man5/mandos.conf (mandos.conf)
32
** [#A] Config file man page: man5/mandos-clients.conf (clients.conf)
44 by Teddy Hogeborn
* ca.pem: Removed.
33
** [#A] write PID file
34
** [#A] /etc/init.d/mandos-server
45 by Teddy Hogeborn
* server.py: Cosmetic changes.
35
** Better comments in config files
44 by Teddy Hogeborn
* ca.pem: Removed.
36
** Log level
37
** /etc/mandos/clients.d/*.conf
38
   Watch this directory and add/remove/update clients?
39
** config for TXT record
36 by Teddy Hogeborn
* TODO: Converted to org-mode style
40
** Run-time communication with server
41
   probably using D-Bus
47 by Teddy Hogeborn
* plugbasedclient.c: Renamed to "mandos-client.c". All users changed.
42
** Implement --foreground
43
   [[info:standards:Option%20Table][Table of Long Options]]
44
** Implement --socket
45
   [[info:standards:Option%20Table][Table of Long Options]]
36 by Teddy Hogeborn
* TODO: Converted to org-mode style
46
47
* Mandos-tools/utilities
48
  All of this probably using D-Bus
49
** List clients
50
** Enable client
51
** Disable client
52
53
* Installer
47 by Teddy Hogeborn
* plugbasedclient.c: Renamed to "mandos-client.c". All users changed.
54
** [#A] Change initrd.img file to not be publically readable
55
** [#A] Create GPG key ring files in initrd
36 by Teddy Hogeborn
* TODO: Converted to org-mode style
56
57

58
#+STARTUP: showall