6
[[file:/usr/share/common-licenses/GPL-3][GPLv3]]
9
** [#A] Man page: man8/mandos-client.8mandos
4
** Use argp instead of getopt_long
5
** header files/symbols tally
6
** check exit codes of all system calls
8
** use strsep instead of strtok?
15
** header files/symbols tally
16
** check exit codes of all system calls
10
17
** use strsep instead of strtok?
11
18
** use config file in addition to arguments
12
** pass things in environment, like device name, etc
15
** [#A] Man page: man8/password-request.8mandos
16
** [#A] check return codes of all system calls
17
** [#B] header files/symbols tally
19
** use strsep instead of strtok?
20
** Do not depend on GPG key rings on disk
21
This would mean creating new GPG key rings with GPGME by importing
22
the key files from scratch on every program start.
25
** [#A] Man page: man8/password-prompt.8mandos
27
[[info:libc:getpass][GNU LibC Manual: Reading Passwords]]
19
** [#C] pass things in environment, like device name, etc
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)
33
** [#A] /etc/init.d/mandos-server
35
** /etc/mandos/clients.d/*.conf
36
Watch this directory and add/remove/update clients?
37
** config for TXT record
24
** protocol version header
38
25
** Run-time communication with server
39
26
probably using D-Bus
40
** Implement --foreground
41
[[info:standards:Option%20Table][Table of Long Options]]
43
[[info:standards:Option%20Table][Table of Long Options]]
45
28
* Mandos-tools/utilities
46
29
All of this probably using D-Bus
52
** [#A] Change initrd.img file to not be publically readable
53
** [#A] Create GPG key ring files in initrd
54
** [#A] Create mandos user and group for server
55
** [#A] Create /var/run/mandos directory with perm and ownership