There's a bug in SKS I'd like to fix before 1.0.6, and I was wondering
if anyone could lend a hand. I need to fix the results returned by SKS
so that PGP doesn't report spurious errors on key submission. I found
the spot in the code that the exception is written. This is from the
8.0 windows desktop version of PGP, source to which is available at
pgp.com. The file in question is:
libs2/pgpsdk/priv/networking/keyserver/CHTTPPGPKeyServer.cpp
which I've attached to this email. The relevant function is
CHTTPPGPKeyServer::Upload. If someone had the time to sift through this
and figure out exactly what PGP depends on, then I can make sure that
SKS duplicates that functionality. I would love to get a hand on this,
and this is something you can do without looking at a line of OCaml.
So, any takers?
Yaron