GnuPG - Anyone using?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • DesignURL
    Junior Member
    • May 2004
    • 19

    #1

    GnuPG - Anyone using?

    I'm trying to utilize the GNUPG on the server. I have the key installed. Have looked at a few PHP examples, but none seem to work.

    Is anyone using this? Interested in a small php script to mail form results. Or even just a small php example that sends a simple email encrypted from the server (form).

    Thanks.
  • DesignURL
    Junior Member
    • May 2004
    • 19

    #2
    For a future referece to anyone that might be looking for info on GnuPG, I used Windows Privacy Tools and their Outlook Express plugin:

    Free, secure and fast downloads from the largest Open Source applications and software directory - SourceForge.net


    For a working email script:



    Went through a number of scripts that failed to work before finding this one. It worked with just changing the obvious settings. Finding a working solution was 90% of the battle. The rest was easy

    Comment

    • halyfax
      Senior Member
      • Mar 2004
      • 124

      #3
      form to email scripts I use http://nms-cgi.sourceforge.net/scripts.shtml

      Comment

      Working...