• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Is this website secure?

jfunk

Golden Member
Okay, I don't know anything about this, but is there any way that this plain HTML page has any security in it at all?

They are asking people for all their personal info, including credit card number to sign up for this thing. I was just curious cause I got this email from these people today and just checked out the site.

link



j
 
actually, it's ASP. The HTML page takes the information and pass it to the ASP page. Hmm.. as for secure, not sure about that it uses non-SSL method to send the pages.
 
It sends the cc information over a non-encrypted link. There would be no way you would get me to enter any information in there.
 
You can force the final signup page to become secure by changing http to https in the address bar, but I didn't check the level of encryption. Beyond that, I can't say one way or another.
 
If you change http to https it become a RC4 128-bit encrypted SSL site, but just the fact that you can get to it via non-SSL makes me wonder.
 
Back
Top