D
Dhyani
Guest
Hi Peter, Our communication is already secured i.e. we are using https. Again for storing the password in database we are already using one-way encryption. However, to make the credential more secure and not to be stored in browser dev tool in plain text format we want to encrypt it there. Example: when we enters the password in login page press F12 in browser and check the params in Dev Tool opened after submitting the page. we can see the entered password in plain text form there. So we want to secure it there for any attack. Thanks , Ajay Dhyani,
Continue reading...
Continue reading...