• Hi
    I’m starting in WP and also starting in trying to develop something with a free public license using some other free licensed pieces of code. So I beg your pardon if I´m making some kind of mess or causing trouble. Just tell me if I’m wrong or using something inappropriately and I’ll fix it. As English is not my mother language sometimes not sure if I’m getting everything right

    What I’m trying to accomplish is a plugin that allows the user to design custom forms, letting him decide which form´s fields should be encrypted using PGP before being saved to a database. So I´m planning to merge this plugin with one developed by one of my partners, PGPcheckout (available at https://github.com/gjurgens/PGPCheckout)

    PGPcheckout lets user generate the public and private pgp key, has a page to show results (that only shows public saved fields if you don´t provide the pgp private key) and has a very poor way to build the form itself. So you see why I want to merge both plugins.

    My plan is adding to CCF a couple of hooks to be able to plugin pgpCheckout into CCF.

    Any advice would be most appreciated. Thank you people a lot, in advance.

    Sandra

    http://wordpress.org/extend/plugins/custom-contact-forms/

  • The topic ‘[Plugin: Custom Contact Forms] pgp for encrypting db data: can I add some hooks into this plugin co’ is closed to new replies.