+ /*
+ * My (noodles@earth.li, DSA) key is in the strongly connected set of
+ * keys, so we use it as a suitable starting seed.
+ */
+ cached_getkeysigs(0xF1BD4BE45B430367);
+
+ /*
+ * Loop through the hash examining each key present and finding the
+ * furthest key from it. If it's further than our current max then
+ * store it as our new max and print out the fact we've found a new
+ * max.
+ */