On 2011/6/1 Kerrick Staley <[email protected]> wrote: > All, > > This patch fixes API inconsistencies: > > A) All references to PGP were removed within names, because such > reference is unnecessary. All references to GnuPG's home directory > were changed to 'gpgdir' (as opposed to e.g. 'signaturedir'), because > this directory is specific to GnuPG. >
Hello, If you do changes in this way it makes sense to also rename handle->sigverify, and pmdb_t.pgp_verify. Why choose 'sig' over 'pgp' ? Rémy.
