RE: [PHP-DB] Storing Credit Cards, Passwords, Securely,two-way encryption

2006-01-09 Thread Dwight Altman
>Neil, >Perhaps you replied directly to the thread starter. My bad. It was in Friday's batch or emails. -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DB] Re: Storing Credit Cards, Passwords, Securely, two-way encryption

2006-01-09 Thread Dan Baker
Neil made a great post about storing credit card data at your own site securely. I thought I'd add a note: If you do implement his suggestion, I'd suggest adding a Reference type situation: (1) When you add credit card data to the system, have it return a valid Reference to that credit card.

[PHP-DB] Re: Re: Storing Credit Cards, Passwords, Securely, two-wayencryption

2006-01-09 Thread Dan Baker
> On 1/9/06, Dan Baker <[EMAIL PROTECTED]> wrote: And last of all, I > know of a pretty large company that uses a service > similar to VeriSign. This other service (can't remember the name) didn't > provide the "PNRef" scenario, so the company stores credit card numbers in > their database (encr

RE: [PHP-DB] Storing Credit Cards, Passwords, Securely,two-way encryption

2006-01-09 Thread Dwight Altman
>Did you actually SNIP the "document[ation] how it can be done safely for all >the world to see and learn!" ??? Or are you saying go buy this book? No, I retyped the passage in its entirety from the book. Learn to SNIP your posts ! Cheers - Neil -- Neil, Perhaps you replied directly to the

RE: [PHP-DB] Storing Credit Cards, Passwords, Securely, two-way encryption

2006-01-09 Thread Neil Smith [MVP, Digital media]
From: "Dwight Altman" <[EMAIL PROTECTED]> To: "'Peter Beckman'" <[EMAIL PROTECTED]>, "'Neil Smith [MVP, Digital media]'" <[EMAIL PROTECTED]> Cc: Date: Mon, 9 Jan 2006 09:24:05 -0600 Message-ID: <[EMAIL PROTECTED]> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Co

[PHP-DB] Re: Re: Storing Credit Cards, Passwords, Securely, two-wayencryption

2006-01-09 Thread Dan Baker
"Peter Beckman" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > On Fri, 6 Jan 2006, Dan Baker wrote: > >> "Peter Beckman" <[EMAIL PROTECTED]> wrote in message >> news:[EMAIL PROTECTED] >>> So I'm thinking about how to save credit card numbers in the DB, for >>> re-charging cards for

RE: [PHP-DB] Storing Credit Cards, Passwords, Securely, two-wayencryption

2006-01-09 Thread Dwight Altman
Did you actually SNIP the "document[ation] how it can be done safely for all the world to see and learn!" ??? Or are you saying go buy this book? -Original Message- From: Peter Beckman [mailto:[EMAIL PROTECTED] Sent: Friday, January 06, 2006 10:54 PM To: Neil Smith [MVP, Digital media] C