summaryrefslogtreecommitdiff
path: root/doc/zimmermann/changelog
blob: f3e8171d07716bcdaa6d8975fd54b2716138eb2d (plain)
  1. ******************************************************************************
  2. *                                                                            *
  3. * zimmermann 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. 2010-03-10 - micah
  10. * Updated /etc/monkeysphere/*.conf to use zimmermann
  11. for the keyserver
  12. 2010-03-09 - dkg
  13. * transferred the https://z.m.o key from /root/.gnupg into the
  14. monkeysphere-host keyring with:
  15. gpg --export-secret-keys | GNUPGHOME=/var/lib/monkeysphere/host gpg --import
  16. * used undocumented "monkeysphere-host update-pgp-pub-file" to
  17. refresh the output of m-h s.
  18. 2010-02-19 - dkg
  19. * upgraded to monkeysphere 0.28-1~bpo50+1 (includes gnupg from
  20. backports.org)
  21. 2010-02-?? - dkg
  22. * manually created an OpenPGP certificate for zimmermann's https
  23. RSA key, stored in /root/.gnupg; published it to the keyserver
  24. network, certified it myself.
  25. 2008-11-29 - dkg
  26. * zimmermann now uses an X.509 certificate signed by the MF/PL CA
  27. for its HTTPS connection.
  28. 2008-11-19 - dkg
  29. * added 10 SKS peers as a result of feedback from sks-devel.
  30. * set localtime to America/New_York via dpkg-reconfigure tzdata
  31. * aptitude update && aptitude full-upgrade
  32. * set up /var/lib/sks/www/index.html based on
  33. doc/zimmermann/index.html from this repo.
  34. * made nginx proxy plain ol' HTTP on port 80 also so that SKS does
  35. not need to try to listen on a privileged port.
  36. * turned on initial_stat and stat_hour: 3 in /etc/sks/sksconf
  37. 2008-11-19 - mlc
  38. * aptitude install nginx
  39. * get rid of /etc/nginx/sites-enabled/default
  40. * create /etc/nginx/sites-available/https-proxy and make a symlink
  41. to it in the sites-enabled directory
  42. * invoke-rc.d nginx start
  43. 2008-11-17 - micah
  44. * verified the SHA256 values for the key material
  45. * /usr/lib/sks/sks_build.sh (chose option #2: normalbuild)
  46. * chown -R debian-sks:debian-sks /var/lib/sks
  47. * edit /etc/default/sks to enable the initscript
  48. * /etc/init.d/sks start
  49. * rm -rf /var/lib/sks/dump
  50. 2008-11-15 - micah
  51. * aptitude update && aptitude full-upgrade
  52. * aptitude install sks
  53. * cd /var/lib/sks/dump ; wget -q -r -np -nd -A bz2,SHA256,asc \
  54. http://nynex.net/keydump/ -e robots=off
  55. * install monkeysphere 0.21-2 package
  56. * apt-get install bzip2 ; bunzip2 /var/lib/sks/dump/*.bz2
  57. 2008-11-15 - jamie
  58. * aptitude install esmtp-run mailx
  59. * edited /etc/esmtp-run, configured to relay to bulk.mayfirst.org