PandoraShock
Member
Hello!
Well I'd like to start of by saying I am not new per-say in web development I've been doing it for the past 10 or so years, But I've only recently started dabbling in PHP, Javascript, and JQuery. I've been working on a side project for a long time, pretty much a social platform for programmers to collab on projects or give help/support easier. I watched a few videos recently on security and passwords or how to handle users. So they talked a lot about encryption and verifying someone, so I would like to set up a 3 step verification for my site as well. So what I'm asking is if anyone could point me to the correct learning source for this. I want to have better password encryption, decryption and a verifying factor per-login. For the most part everything I've done in web has been self taught. And I've just been having trouble wrapping my head around how this works. Making someone password in the database random but somehow comparing it to a typed one the user inputs. So yeah please help I was not able to find much on my own. <3
Thanks (with love)
Pandora/azrith001
Well I'd like to start of by saying I am not new per-say in web development I've been doing it for the past 10 or so years, But I've only recently started dabbling in PHP, Javascript, and JQuery. I've been working on a side project for a long time, pretty much a social platform for programmers to collab on projects or give help/support easier. I watched a few videos recently on security and passwords or how to handle users. So they talked a lot about encryption and verifying someone, so I would like to set up a 3 step verification for my site as well. So what I'm asking is if anyone could point me to the correct learning source for this. I want to have better password encryption, decryption and a verifying factor per-login. For the most part everything I've done in web has been self taught. And I've just been having trouble wrapping my head around how this works. Making someone password in the database random but somehow comparing it to a typed one the user inputs. So yeah please help I was not able to find much on my own. <3
Thanks (with love)
Pandora/azrith001