+ /*
+ * Cheat. This prefills the ->sign part of all the keys we want to
+ * look at so that we can output that info at the same time as the
+ * signers. However we're assuming that the signers and signees are
+ * reasonably closely related otherwise the info is wildly off - the
+ * only way to get 100% accurate results is to examine every key to see
+ * if it's signed by the key we're looking at.
+ */
+ initcolour(false);
+ degree = countdegree(keyinfo, true, 7);
+
+ puts("\t\tSigned by\t\tSigns");