|
|||||||
|
E-Mail Encryption with PGPPGP (Pretty Good Privacy), originally developed by Phil Zimmerman, is a high security cryptographic software application for MSDOS, UNIX, VAX/VMS, and other computers. PGP allows people to exchange files or messages with privacy, authentication, and convenience.
InstallationTo install PGP, connect to your Virtual Private Server via Telnet or SSH and issue these commands: % vinstall pgp% rehash Run the following command to generate your own public/secret key pair: % pgpk -g If you already have a public/secret key pair, you will want to add your existing keys to your Virtual Private Server's key ring: % pgpk -a [keyfile] To add PGP to your CGI's do something like the following: ... | pgpe -r <userid> -a -f | mail -s "Encrypted Mail" ... There is already a PGP enabled version of the popular FormMail script: PGP FormMail DocumentationPGP is very well documented and thus very easy to use if you do your homework. All questions sent to the Support Staff with regard to PGP usage will be answered with the URL of this page.
The following PGP 2.6.2 documenation is provided for reference value. |
||||||
|
Send mail to: mailto:webmaster@littletechshoppe.com with questions or comments about this web site. Copyright © 1996-2004. A Little Technology Shoppe, LLC (alts.net®). All rights reserved. Netscape and the Netscape Logo are registered trademarks of Netscape Communications Corp. Microsoft is a registered trademark and the Microsoft Internet Explorer Logo is a trademark of Microsoft. All trademarks are owned by the respective company or A Little Technology Shoppe, LLC. | |||||||