User Tools

Site Tools


contact

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

contact [2020/05/03 12:34]
contact [2022/07/01 08:35] (current)
Line 1: Line 1:
 +====== Sending Encrypted Email ======
  
 +{{:pgp_icon.png |}}
 +
 +If you need to be sure that your email is for ours eyes only top secret then encrypt the email message. To send  encrypted email you need [[http://www.ganino.com/ganino_pubkey.txt|the public key]].
 +Import the key into your pgp, send your encrypted message to webmaster at ganino dot com. The (at) and the (dot) have been spelled out to thwart email spiders to replace it with usual email symbols. If we are to reply with an encrypted message you must send your PGP public key using the form below otherwise we cannot reply to your message with an encrypted message.
 +
 +To be able to send an encrypted email to the above address you first need to add the key to PGP with a command, gpg --import ganino_pubkey.txt or if you are using Thunderbird email client, go to OpenPGP > Key Management. If you do not have OpenPGP menu item then you need the add-on [[http://www.enigmail.net|enigmail]] to set up Thunderbird with the Encryption library. In the Key Management window select File > Import Keys from File. Browse to the place where you saved the public key you downloaded above and then select it and click on the Open button. You should then receive an alert message saying that The key(s) were successfully imported. You should now be able to send us encrypted email.
 +
 +===== Non Encrypted Contact =====
 +
 +<form>
 +Action mail webmaster@ganino.com
 +Thanks "Email has been sent. If a reply is required, expect a reply."
 +
 +Fieldset "Details"
 +Textbox  "Name" "=Your Name"
 +email "Your E-Mail Address"
 +
 +fieldset "Message"
 +textarea "Please write your message"
 +submit " Send "
 +</form>