]> the.earth.li Git - onak.git/commit
Add a reindex command to the onak tool
authorJonathan McDowell <noodles@earth.li>
Tue, 24 Dec 2013 17:28:04 +0000 (17:28 +0000)
committerJonathan McDowell <noodles@earth.li>
Tue, 24 Dec 2013 17:28:04 +0000 (17:28 +0000)
commit99e631a4e7aa7a22d7c9ff0797f4ce690decd92a
tree441a6d4f7ec8df66567b185bc4c1d1ef1ca8e435
parentec38d8bd7e8a66645e75e3d6c8b9dadb5dd85ec7
Add a reindex command to the onak tool

With the changes to the backends to store keys using the full fingerprints
it can be useful to force a key to be re-indexed and thus transitioned to
a fingerprint rather than 64 bit key id index. Ideally we'd want to be
able to do this across the entire backend, but that's a bit heavyweight for
a full keyserver so add the ability to do it for a single key to start with.
onak.c