Add support for displaying/retrieving by SKS hash to lookup and onak CLI
authorJonathan McDowell <noodles@earth.li>
Mon, 25 Apr 2011 03:50:40 +0000 (20:50 -0700)
committerJonathan McDowell <noodles@earth.li>
Mon, 25 Apr 2011 03:50:40 +0000 (20:50 -0700)
  Now we are storing the SKS hash details of a key add the ability to
  display the hash in /pks/lookup and retrieve it via the new hget
  function. This should be compatible with the way in which SKS extends
  lookup to support its hashes.

  Also add hget to the onak CLI tool and the -s option for showing the
  SKS hash of keys.


No differences found