* restarted cron, nullmailer, sshd
* aptitude install git-core ikiwiki
* adduser webmaster
- * as webmaster, cloned jrollins git repo at ~webmaster/monkeysphere
- * added post-commit hook to webmaster repo to update monkeysphere
- ikiwiki at /srv/www.
- * ran the post-commit script to generate pages, which are now
- visible.
+ * su - webmaster
+ * created a bare repo at ~webmaster/monkeysphere.git. I then
+ pushed into this repo from my working directory on servo to verify
+ that it was accepting.
+ * cloned above repo at ~webmaster/monkeysphere
+ * created ~webmaster/ikiwiki.setup
+ * ikiwiki --setup ikiwiki.setup
+ * changed default keyserver to be pgp.mit.edu (subkeys.pgp.net blows)
+
2008-06-23 - dkg
* added monkeysphere apt repository to /etc/apt/sources.list
and other features of OpenPGP to other areas of the Internet to help
us securely identify each other while we work online.
-Specifically, the Monkeysphere is a framework to leverage the OpenPGP
+Specifically, monkeysphere is a framework to leverage the OpenPGP
web of trust for OpenSSH authentication. In other words, it allows
you to use your OpenPGP keys when using secure shell to both identify
yourself and the servers you administer or connect to. OpenPGP keys