493: Undecipherable

-Blog-

-Projects-

-About me-

-RSS-

openHKP [initial release]

Dennis Guse

OpenHKP release mail send to openPGP.js:

Hey, first of all thanks for building openpgp.js! Some weeks ago I started using openpgp.js and found it pretty convenient. However, I missed one feature: the interaction with PGP-Keyserver. Long story short: As the keyserver protocol (HKP) is basically HTTP, I created a brief implementation in Javascript: https://gitorious.org/openhkp-js/openhkp-js Furthermore, I setup a CORS-enabled proxy for some keyservers: http://g00se.indus.uberspace.de/

The implementation is based upon: http://tools.ietf.org/html/draft-shaw-openpgp-hkp-00