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