From: Jonathan McDowell Date: Mon, 25 Apr 2011 03:50:40 +0000 (-0700) Subject: Add support for displaying/retrieving by SKS hash to lookup and onak CLI X-Git-Url: https://git.sommitrealweird.co.uk/onak.git/commitdiff_plain/d9432fa0982c0f7a736bf00c04969dedca347ea3?hp=d9432fa0982c0f7a736bf00c04969dedca347ea3 Add support for displaying/retrieving by SKS hash to lookup and onak CLI 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. ---