Demon10000
Supreme [H]ardness
- Joined
- Aug 20, 2006
- Messages
- 4,502
My company decided to send us a little incentive. They purchased a visa gift card for us and sent it out without telling us. After receiving it, you had to activate it. The activation site did not use HTTPS. In fact, if you changed the URL to HTTPS, it would redirect you to an HTTP page.
I thought everything transmitted over HTTP was plain text? I guess client side scripting engines could encrypt the data, but why not use HTTPS on top of that for more security? The activation site asked you for the card number as well as the CVN code, and I definitely didn't feel comfortable sending it in plain text over the internet.
I pretty much buy everything except groceries over the internet and I've never seen a place ask me for a credit card number on an HTTP site before. Is using HTTP to transmit data like credit card information safe? I didn't think it was!!!
It could be a great scam, though. Sell people gift cards. Once they activate it in plain text over the internet, "steal" the value of the gift card back. I'm not saying that this is what the company was doing, it just took me as odd that it wasn't an HTTPS site.
I thought everything transmitted over HTTP was plain text? I guess client side scripting engines could encrypt the data, but why not use HTTPS on top of that for more security? The activation site asked you for the card number as well as the CVN code, and I definitely didn't feel comfortable sending it in plain text over the internet.
I pretty much buy everything except groceries over the internet and I've never seen a place ask me for a credit card number on an HTTP site before. Is using HTTP to transmit data like credit card information safe? I didn't think it was!!!
It could be a great scam, though. Sell people gift cards. Once they activate it in plain text over the internet, "steal" the value of the gift card back. I'm not saying that this is what the company was doing, it just took me as odd that it wasn't an HTTPS site.