Page 1 of 1

Secure Log in

Posted: Wed Mar 14, 2007 10:33 am
by user___
Hi guys,
I have just been told by my boss that a company's site must be created in a day and a half. I have created part of it but they want me to create a high level of security. If anyone can draw me some lines of code to check usernames and passwords(Securely) I would be really grateful. I have created some but I wou;ld like to know what you use and whether it is better than mine(I suppose that it is.).

Posted: Wed Mar 14, 2007 10:37 am
by thiscatis
Er..
Is it for just one administrator? a whole user base? What kind of data are you protecting?

Posted: Wed Mar 14, 2007 11:02 am
by nickvd
It won't happen... I don't want to be rude, but I don't know anyone who can guarantee any level of security (let alone a "high" level) in only a day and a half.

If it MUST be secure, it is going to take more than just a day and a half...

Posted: Wed Mar 14, 2007 11:05 am
by feyd
nickvd wrote:If it MUST be secure, it is going to take more than just a day and a half...
This is especially true when being done as a retrofit.

Reply

Posted: Wed Mar 14, 2007 11:18 am
by user___
Yes, I totally agree with all of you. I know that a day and a half is just too little timebut it is not up to me. I have developed many application(Secure ones and I do know that) but I do need your help about that.

I pass the following parameters:Username:user's e-mail
and Password:(Something like this:97re77s);

I have one level.