encrypt-to / secure.contactform.perl

PGP contact form for your website in perl

Home Page:https://encrypt.to/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

  1. Open the send_form.perl file and replace in line 6 your@mail.com with the email address you wish to receive messages.
  2. Open the contact.html file and replace in line 90 -----BEGIN PGP PUBLIC KEY BLOCK----- with your public PGP key.
  3. Upload all files to a server into the cgi-bin directory.

Demo

Click here to see the secure contact form.

MIT License

About

PGP contact form for your website in perl

https://encrypt.to/

License:MIT License


Languages

Language:HTML 81.9%Language:Perl 18.1%