Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_php thread: PHP and PGP


Message #1 by "nexos" <eduardo@n...> on Wed, 11 Oct 2000 20:49:08 +0100
Something bothers me about running PGP on a web server machine - you would
need to be VERY careful about access permissions. What sort of
encryption/decryption were you planning on performing?

> -----Original Message-----
> From: John Webb [mailto:jwebb@r...]
> Sent: 13 October 2000 13:26
> To: professional php
> Subject: [pro_php] Re: PHP and PGP
> 
> 
> I have one book on PHP that has an example implementation of 
> using either PGP or 
> GnuPG in a secure e-commerce situation. I haven't used it 
> yet, so I am not totally 
> clear on the process it uses, but it makes use of the 
> system(), mail(), unlink(), fopen(), 
> fputs(), and  fclose() functions to accomplish this.
> 
> The book is "PHP Essentials" published by PrimaTech
> 
> John
> On 11 Oct 2000, at 20:49, nexos wrote:
> 
> > Hello,
> > 
> > I want to know if PHP have any kind of support to PGPi 
> and/or GNU PG. If
> > it supports PGP, where can I find documentation about it?
> > 
> > Thank you in advance,
> > 
> > Eduardo Almeida
> > eduardo@n...
> > 
> > --- 
> > NEED TECHNICAL TIPS, TOOLS, AND INSIGHTS?  Is FREE okay?
> > Visit EarthWeb for the latest in IT Management, Software 
> Development, 
> > Web Development, Networking & Communications, and Hardware 
> & Systems.  
> > Click on http://www.earthweb.com for FREE articles, tutorials,
> > and discussions from the experts.
> $subst('Email.Unsub')
> > 
> 
> 
> 
> --- 
> NEED TECHNICAL TIPS, TOOLS, AND INSIGHTS?  Is FREE okay?
> Visit EarthWeb for the latest in IT Management, Software Development, 
> Web Development, Networking & Communications, and Hardware & 
> Systems.  
> Click on http://www.earthweb.com for FREE articles, tutorials,
> and discussions from the experts.
> 

  Return to Index