Awesome
secure.contactform.perl
A secure contact form made with Perl based on OpenPGP.js a JavaScript implementation of the OpenPGP standard.
Instructions
Follow these instructions to get the form working:
- Open the send_form.perl file and replace in line 6 your@mail.com with the email address you wish to receive messages.
- Open the contact.html file and replace in line 90 -----BEGIN PGP PUBLIC KEY BLOCK----- with your public PGP key.
- Upload all files to a server into the cgi-bin directory.
Demo
Click here to see the secure contact form.