[guardian-dev] shared Java lib for accessing OpenPGP keyservers

Dominik Schürmann dominik at dominikschuermann.de
Fri Dec 6 05:38:15 EST 2013


Sure, good idea.

Just break out the parts you need from OpenPGP Keychain and put them in
a library. I think most of keyserver parts are pretty simple code
contributed by senecaso under Apache v2 [0]
I would then alo switch to this lib to share it between both projects.

I would keep the code without any dependencies on activities, so that
every project can build upon that using their own gui.

[0]
https://github.com/dschuermann/openpgp-keychain/blob/master/OpenPGP-Keychain/src/org/sufficientlysecure/keychain/util/HkpKeyServer.java
and
https://github.com/dschuermann/openpgp-keychain/blob/master/OpenPGP-Keychain/src/org/sufficientlysecure/keychain/util/KeyServer.java

Regards
Dominik

On 12/06/2013 05:28 AM, Hans-Christoph Steiner wrote:>
> So I've recently realized that a lot of the complexity in the GnuPG
suite is
> the keyserver stuff for both OpenPGP and S/MIME.  S/MIME is pretty low
> priority for us, so I was thinking of ignoring the GnuPG keyserver stuff
> (dirmngr, etc) and using a Android-native Java implementation.
>
> That would be much easier to add Tor support to, and to integrate into
the UI.
>  I figure this code already exists to some degree in APG and OpenPGP
Keychain,
> its just a matter of restructuring it into a shared library so we can
share
> the code.
>
> How does this sound?
>
> .hc
>

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 555 bytes
Desc: OpenPGP digital signature
URL: <http://lists.mayfirst.org/pipermail/guardian-dev/attachments/20131206/0dbc2e69/attachment.pgp>


More information about the Guardian-dev mailing list