srct / sks-rs

Rust implementation of the Synchronizing Key Server for PGP keys
Apache License 2.0
14 stars 1 forks source link

Implement basic key lookup #5

Open techwizrd opened 6 years ago

techwizrd commented 6 years ago

Implement basic search functionality on endpoint '/pks/lookup'. We don't have to support all of Section 3 of the HKP IETF draft just yet, but elementary search would be helpful.