Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re: How to make a secure website

by Your Mother (Archbishop)
on Jul 07, 2004 at 21:21 UTC ( [id://372556]=note: print w/replies, xml ) Need Help??


in reply to How to make a secure website

You should also, if possible, do the login page under https. That way the password and user are never sent unencrypted; mailing passwords is also not the best idea (though a very user friendly one) so you might make passwords that have been mailed temporary, user must update on the site. Can also make sure users enter "real" passwords (minimum of 8 chars; and for the serious security run it against cracking code/dictionary to improve its unguessability -- alternatively, you could lock users out who guess wrong 10 times). Anyway, the links bibo gave are a good place to start. A truly secure site has a lot of angles.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://372556]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (5)
As of 2024-04-25 19:59 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found