X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=doc%2Fzimmermann%2Fchangelog;h=f3e8171d07716bcdaa6d8975fd54b2716138eb2d;hb=f49a056587718a95df2c65d47ceeef2b84334016;hp=d5868b60eadfd964fcddce304a036c33e98cdcc4;hpb=da2b427d69b516a376441764927e478ce0a9a8b7;p=monkeysphere.git diff --git a/doc/zimmermann/changelog b/doc/zimmermann/changelog index d5868b6..f3e8171 100644 --- a/doc/zimmermann/changelog +++ b/doc/zimmermann/changelog @@ -1,19 +1,48 @@ ****************************************************************************** * * -* zimmerman system log * +* zimmermann system log * * * ****************************************************************************** * Please add new entries in reverse chronological order whenever you make * * changes to this system (first command at top, last at bottom) * ****************************************************************************** +2010-03-10 - micah + * Updated /etc/monkeysphere/*.conf to use zimmermann + for the keyserver + +2010-03-09 - dkg + * transferred the https://z.m.o key from /root/.gnupg into the + monkeysphere-host keyring with: + + gpg --export-secret-keys | GNUPGHOME=/var/lib/monkeysphere/host gpg --import + + * used undocumented "monkeysphere-host update-pgp-pub-file" to + refresh the output of m-h s. + +2010-02-19 - dkg + * upgraded to monkeysphere 0.28-1~bpo50+1 (includes gnupg from + backports.org) + +2010-02-?? - dkg + * manually created an OpenPGP certificate for zimmermann's https + RSA key, stored in /root/.gnupg; published it to the keyserver + network, certified it myself. + +2008-11-29 - dkg + * zimmermann now uses an X.509 certificate signed by the MF/PL CA + for its HTTPS connection. + 2008-11-19 - dkg - * added 9 SKS peers as a result of feedback from sks-devel. + * added 10 SKS peers as a result of feedback from sks-devel. * set localtime to America/New_York via dpkg-reconfigure tzdata * aptitude update && aptitude full-upgrade * set up /var/lib/sks/www/index.html based on - doc/zimmermann/index.html from this repo. - + doc/zimmermann/index.html from this repo. + * made nginx proxy plain ol' HTTP on port 80 also so that SKS does + not need to try to listen on a privileged port. + * turned on initial_stat and stat_hour: 3 in /etc/sks/sksconf + 2008-11-19 - mlc * aptitude install nginx * get rid of /etc/nginx/sites-enabled/default