The GnuPG API has just been released. It would be great to have webforms work with it to send/safe encrypted webform submissions.
The GnuPG API has just been released. It would be great to have webforms work with it to send/safe encrypted webform submissions.
Comments
Comment #1
Dubber Dan commentedYep, agreed, this would be a great development :-)
Comment #2
Arto commentedNote also the FireGPG (http://getfiregpg.org/) extension for Firefox, which could operate together with the GnuPG API.
Comment #3
quicksketchI'll add this functionality if needed, but my guess is that another module could easily provide this support simply through hook_form_alter() and hook_mail_alter(). I won't be looking into implementing this myself, but I'd be happy to review patches.
Comment #4
quicksketchObviously not going to happen through this issue.