explain how it is that zimmermann speaks https
[monkeysphere.git] / doc / zimmerman / changelog
1 ******************************************************************************
2 *                                                                            *
3 *                       zimmerman system log                                 *
4 *                                                                            *
5 ******************************************************************************
6 *  Please add new entries in reverse chronological order whenever you make   *
7 *  changes to this system (first command at top, last at bottom)             *
8 ******************************************************************************
9
10 2008-11-19 - mlc
11         * aptitude install nginx
12         * get rid of /etc/nginx/sites-enabled/default
13         * create /etc/nginx/sites-available/https-proxy and make a symlink
14           to it in the sites-enabled directory
15         * invoke-rc.d nginx start
16
17 2008-11-17 - micah
18         * verified the SHA256 values for the key material
19         * /usr/lib/sks/sks_build.sh (chose option #2: normalbuild)
20         * chown -R debian-sks:debian-sks /var/lib/sks
21         * edit /etc/default/sks to enable the initscript
22         * /etc/init.d/sks start
23         * rm -rf /var/lib/sks/dump
24         
25 2008-11-15 - micah
26         * aptitude update && aptitude full-upgrade
27         * aptitude install sks
28         * cd /var/lib/sks/dump ; wget -q -r -np -nd -A bz2,SHA256,asc \
29           http://nynex.net/keydump/ -e robots=off
30         * install monkeysphere 0.21-2 package
31         * apt-get install bzip2 ; bunzip2 /var/lib/sks/dump/*.bz2
32
33 2008-11-15 - jamie
34   * aptitude install esmtp-run mailx
35         * edited /etc/esmtp-run, configured to relay to bulk.mayfirst.org