summaryrefslogtreecommitdiff
path: root/doc/zimmermann/changelog
blob: 3ad39032dc1251dbe78e5ac15c291c121b42bdca (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. 2008-11-29 - dkg
  13. * zimmermann now uses an X.509 certificate signed by the MF/PL CA
  14. for its HTTPS connection.
  15. 2008-11-19 - dkg
  16. * added 10 SKS peers as a result of feedback from sks-devel.
  17. * set localtime to America/New_York via dpkg-reconfigure tzdata
  18. * aptitude update && aptitude full-upgrade
  19. * set up /var/lib/sks/www/index.html based on
  20. doc/zimmermann/index.html from this repo.
  21. * made nginx proxy plain ol' HTTP on port 80 also so that SKS does
  22. not need to try to listen on a privileged port.
  23. * turned on initial_stat and stat_hour: 3 in /etc/sks/sksconf
  24. 2008-11-19 - mlc
  25. * aptitude install nginx
  26. * get rid of /etc/nginx/sites-enabled/default
  27. * create /etc/nginx/sites-available/https-proxy and make a symlink
  28. to it in the sites-enabled directory
  29. * invoke-rc.d nginx start
  30. 2008-11-17 - micah
  31. * verified the SHA256 values for the key material
  32. * /usr/lib/sks/sks_build.sh (chose option #2: normalbuild)
  33. * chown -R debian-sks:debian-sks /var/lib/sks
  34. * edit /etc/default/sks to enable the initscript
  35. * /etc/init.d/sks start
  36. * rm -rf /var/lib/sks/dump
  37. 2008-11-15 - micah
  38. * aptitude update && aptitude full-upgrade
  39. * aptitude install sks
  40. * cd /var/lib/sks/dump ; wget -q -r -np -nd -A bz2,SHA256,asc \
  41. http://nynex.net/keydump/ -e robots=off
  42. * install monkeysphere 0.21-2 package
  43. * apt-get install bzip2 ; bunzip2 /var/lib/sks/dump/*.bz2
  44. 2008-11-15 - jamie
  45. * aptitude install esmtp-run mailx
  46. * edited /etc/esmtp-run, configured to relay to bulk.mayfirst.org