]> the.earth.li Git - onak.git/commitdiff
Add support for full signature verification
authorJonathan McDowell <noodles@earth.li>
Sat, 7 Sep 2019 12:04:14 +0000 (12:04 +0000)
committerJonathan McDowell <noodles@earth.li>
Sat, 7 Sep 2019 12:04:14 +0000 (12:04 +0000)
For a long time it has been known that attacks against the keyserver
network were easy due to the lack of cryptographic verification on
signatures, as well as the lack of other checks and balances. Add the
ability to actually verify signatures, allowing those are that are not
valid (or that come from non-present keys) to be removed.


No differences found