Re: Keeping files away from users

2003-06-06 Thread Koba
int won't be the same, there must be some way get a different one. I think there are some scenarios where this may be applicable. Server renting is not something strange here. -- Koba -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Keeping files away from users

2003-06-06 Thread Koba
r provided salt) hashing with md5. The server can encrypt the loopback KEY using the fingerprint as a passphrase and send it sniff safe. Isn't this going to safe enought for some cases? -- Koba On Thu, 5 Jun 2003 12:16:21 -0300, Peter Cordes <[EMAIL PROTECTED]> wrote: On Thu, Jun 0

Re: Keeping files away from users

2003-06-06 Thread Koba
You can encode your php scripts (in standalone cgi mode or apache served) with the open source gpl php encoder/optimizer turck mmcache. The readme says that the encoding it's not recommended for production use yet, but it works like a charm. Good Luck, Koba On Thu, 5 Jun 2003 09:30:51

Re: Keeping files away from users

2003-06-05 Thread Koba
ngerprint won't be the same, there must be some way get a different one. I think there are some scenarios where this may be applicable. Server renting is not something strange here. -- Koba

Re: Keeping files away from users

2003-06-05 Thread Koba
r provided salt) hashing with md5. The server can encrypt the loopback KEY using the fingerprint as a passphrase and send it sniff safe. Isn't this going to safe enought for some cases? -- Koba On Thu, 5 Jun 2003 12:16:21 -0300, Peter Cordes <[EMAIL PROTECTED]> wrote: On Thu,

Re: Keeping files away from users

2003-06-05 Thread Koba
You can encode your php scripts (in standalone cgi mode or apache served) with the open source gpl php encoder/optimizer turck mmcache. The readme says that the encoding it's not recommended for production use yet, but it works like a charm. Good Luck, Koba On Thu, 5 Jun 2003 09:30:51