summaryrefslogtreecommitdiff
path: root/doc/zimmermann/changelog
blob: 841f3c973054c24f9df666424049244ec5b59b21 (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 9 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. 2008-11-19 - mlc
  18. * aptitude install nginx
  19. * get rid of /etc/nginx/sites-enabled/default
  20. * create /etc/nginx/sites-available/https-proxy and make a symlink
  21. to it in the sites-enabled directory
  22. * invoke-rc.d nginx start
  23. 2008-11-17 - micah
  24. * verified the SHA256 values for the key material
  25. * /usr/lib/sks/sks_build.sh (chose option #2: normalbuild)
  26. * chown -R debian-sks:debian-sks /var/lib/sks
  27. * edit /etc/default/sks to enable the initscript
  28. * /etc/init.d/sks start
  29. * rm -rf /var/lib/sks/dump
  30. 2008-11-15 - micah
  31. * aptitude update && aptitude full-upgrade
  32. * aptitude install sks
  33. * cd /var/lib/sks/dump ; wget -q -r -np -nd -A bz2,SHA256,asc \
  34. http://nynex.net/keydump/ -e robots=off
  35. * install monkeysphere 0.21-2 package
  36. * apt-get install bzip2 ; bunzip2 /var/lib/sks/dump/*.bz2
  37. 2008-11-15 - jamie
  38. * aptitude install esmtp-run mailx
  39. * edited /etc/esmtp-run, configured to relay to bulk.mayfirst.org