Skip to content

daschxx/secure.contactform.php

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

secure.contactform.php

A secure contact form made with PHP 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.php file and replace in line 11 [email protected] with the email address you wish to receive messages.
  2. Open the contact.html file and replace in line 66 -----BEGIN PGP PUBLIC KEY BLOCK----- with your public PGP key.
  3. Upload all files to a server with the PHP mail() extension installed to use.

Demo

Click here to see the secure contact form.

Changelog

  • v1.4 Update OpenPGP.js to v0.7.1
  • v1.3 Update OpenPGP.js to v0.6.0
  • v1.2 Update OpenPGP.js to v0.5.1
  • v1.1 Update OpenPGP.js to v0.3.2
  • v1.0 First Release

MIT License

About

PGP contact form for your website in php

Resources

License

Stars

Watchers

Forks

Packages

No packages published