RE: [PHP] Php and GpG

2004-02-23 Thread Sam Masiello
What is the error that you get when you try to use gpgext? --Sam Paul Marinas wrote: Those anyone know hoh to use php with gpg. I've tryed gpgext, but doesn't seems to work maybe my php is not compiled with some kind of support. thanks Paul GnuPG Key

Re: [PHP] Php and GpG

2004-02-23 Thread Adam Bregenzer
On Mon, 2004-02-23 at 08:35, Paul Marinas wrote: Those anyone know hoh to use php with gpg. I've tryed gpgext, but doesn't seems to work maybe my php is not compiled with some kind of support. You will need to call gpg from your script using either a socket connection[1], something from the

Re: [PHP] Php and GpG

2004-02-23 Thread Evan Nemerson
On Monday 23 February 2004 10:49 am, Adam Bregenzer wrote: On Mon, 2004-02-23 at 08:35, Paul Marinas wrote: Those anyone know hoh to use php with gpg. I've tryed gpgext, but doesn't seems to work maybe my php is not compiled with some kind of support. You will need to call gpg from your

Re: [PHP] PHP and GPG SOLVED

2002-11-07 Thread Evan Nemerson
You still have to put the password on the command line... Very insecure. I keep waiting for gpgme so I can work on a --enable-gpgme What you have is prolly the best solution right now, though. And good hack w/ the home directory. On Thursday 07 November 2002 08:19 am, Adam Voigt wrote: Ok,

Re: [PHP] PHP and GPG SOLVED

2002-11-07 Thread Adam Voigt
Well if the server gets hacked and there able to read the script, I have bigger problems. The pass doesn't matter too much since it's just for passing a single file between two servers, not like it's multiple recipients or anything. Plus the public key isn't even published and the file isn't even