| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 6 months |
| seen | Dec 1 '12 at 0:29 | |
| stats | profile views | 2 |
|
Apr 4 |
awarded | Popular Question |
|
Nov 19 |
comment |
Starting a secure php session I have been thinking about doing that, but it's going to cause issues under load splitters/handlers. |
|
Nov 19 |
asked | Starting a secure php session |
|
Nov 13 |
comment |
Creating Secure PHP Sessions Okay, So then what's the best way if I don't check the UA and IP to ensure no Hijacking is occurring? |
|
Nov 13 |
awarded | Student |
|
Nov 13 |
awarded | Supporter |
|
Nov 13 |
comment |
Creating Secure PHP Sessions I was just using MD5 for simplicity, I would never use it in production. I am going to switch out to something stronger soon, any recommendations I am thinking SHA-512 or BCrypt... That's what I have been told. I'll give the suggestions you gave above a go. Thanks for the help. |
|
Nov 13 |
asked | Creating Secure PHP Sessions |