=== modified file 'TODO' --- TODO 2008-08-18 03:25:01 +0000 +++ TODO 2008-08-18 03:50:28 +0000 @@ -83,7 +83,6 @@ [[http://www.steve.org.uk/Reference/Unix/faq_4.html#SEC48][Unix Programming FAQ 3.1 How can I make my program not echo input?]] * Mandos (server) -** [#A] Command man page: man8/mandos.8 ** [#A] Config file man page: man5/mandos.conf (mandos.conf) ** [#A] Config file man page: man5/mandos-clients.conf (clients.conf) ** [#A] /etc/init.d/mandos-server :teddy: @@ -109,10 +108,8 @@ * Installer ** Client -*** DONE [#A] Change initrd.img file to not be publically readable - /usr/share/initramfs-tools/conf-hooks.d/mandos - UMASK=027 *** Update initrd.img after installation + This seems to use some kind of "trigger" system ** Server *** [#A] Create mandos user and group for server *** [#A] Create /var/run/mandos directory with perm and ownership === modified file 'mandos-keygen.xml' --- mandos-keygen.xml 2008-08-17 06:17:10 +0000 +++ mandos-keygen.xml 2008-08-18 03:50:28 +0000 @@ -1,10 +1,9 @@ - + ]> @@ -169,6 +168,18 @@ + + PURPOSE + + + The purpose of this is to enable remote and unattended + rebooting of client host computer with an + encrypted root file system. See for details. + + + + OPTIONS @@ -256,6 +267,15 @@ + + OVERVIEW + &OVERVIEW; + + This program is a small program to generate new OpenPGP keys for + new Mandos clients. + + + EXIT STATUS @@ -274,8 +294,8 @@ - - EXAMPLES + + EXAMPLE === modified file 'mandos.xml' --- mandos.xml 2008-08-18 03:25:01 +0000 +++ mandos.xml 2008-08-18 03:50:28 +0000 @@ -237,14 +237,15 @@ Zeroconf service name. The default is - Mandos. You only need - to change this if you for some reason want to run more - than one server on the same host, - which would not normally be useful. If there are name - collisions on the same network, the - newer server will automatically rename itself to - Mandos #2, and so on; - therefore, this option is not needed in that case. + Mandos. This only needs + to be changed this if it, for some reason, is necessary to + run more than one server on the same + host, which would not normally be + useful. If there are name collisions on the same + network, the newer server will + automatically rename itself to Mandos + #2, and so on; therefore, this option is + not needed in that case. @@ -561,13 +562,14 @@ re-read its client list from its configuration file and again regard all clients therein as valid, and hence eligible to receive their passwords. Therefore, be careful when - restarting servers if you suspect that a client has, in fact, - been compromised by parties who may now be running a fake - Mandos client with the keys from the non-encrypted initial RAM - image of the client host. What should be done in that case - (if restarting the server program really is necessary) is to - stop the server program, edit the configuration file to omit - any suspect clients, and restart the server program. + restarting servers if it is suspected that a client has, in + fact, been compromised by parties who may now be running a + fake Mandos client with the keys from the non-encrypted + initial RAM image of the client host. What should be done in + that case (if restarting the server program really is + necessary) is to stop the server program, edit the + configuration file to omit any suspect clients, and restart + the server program. For more details on client-side security, see