summaryrefslogtreecommitdiff
path: root/lib/nickserver/wkd/source.rb
AgeCommit message (Collapse)Author
2018-02-05feature: enamble wkd lookupfeature/web-key-directoryAzul
fixes #1
2017-11-04refactor: turn Hkp::Response into KeyResponserefactor/clarify-responseAzul
We now also use it from wkd and it seems like a generally useful kind of response.
2017-09-23style: more rubocop fixesAzul
2017-09-23style: rubocop mostly auto-correctAzul
2017-09-23wkd: implement basic lookup of keys through wkdAzul
wkd is the web key directory. See the Readme.md in /lib/nickserver/wkd
2017-09-22wkd: implement basic lookup of keys through wkdAzul
wkd is the web key directory. See the Readme.md in /lib/nickserver/wkd