Question
Is this kind of data usually passed behind SSL?
Not really a CF question but I know some of you deal with
this daily...
I'm building an app for a few local businesses that will send their customers notifications via text or email. This isn't spam but a service the customers will sign up for.
Email addresses and cell numbers are encrypted in the database, and their login passwords are hashed. So I'm hoping the data is pretty secure in the database.
I was wondering, though, if the pages on the site that pass the numbers/emails to the server and back need to be behind SSL? There's no financial data or anything, just phone numbers and email addresses. Is this kind of stuff usually passed behind SSL?
Thanks...
I'm building an app for a few local businesses that will send their customers notifications via text or email. This isn't spam but a service the customers will sign up for.
Email addresses and cell numbers are encrypted in the database, and their login passwords are hashed. So I'm hoping the data is pretty secure in the database.
I was wondering, though, if the pages on the site that pass the numbers/emails to the server and back need to be behind SSL? There's no financial data or anything, just phone numbers and email addresses. Is this kind of stuff usually passed behind SSL?
Thanks...
