I've been able to encrypt messages using Telnet commands, but when I try to run GPG using a Perl script through CGI, it doesn't work. I've already seen the message posted on this list about using a PGP module to work in CGI (http://lists.gnupg.org/gnupg-users-9908/msg00062.html). But is using a PGP module the only way to get GnuPG to work through CGI? Can't it be done with an ordinary Perl script? Mike