Many websites require users to register before they can access information or services. Suppose that you register at such a website, but when you return later you've forgotten your password. The website then asks you to enter your email address, which you do. Later, you receive your original password via email.
a. Discuss several security concerns with this approach to dealing with forgotten passwords.
b. The correct way to deal with passwords is to store salted hashes of passwords. Does this website use the correct approach? Justify your answer.
+2
Answers (1)
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “Many websites require users to register before they can access information or services. Suppose that you register at such a website, but ...” in 📗 Computers & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Home » Computers & Technology » Many websites require users to register before they can access information or services. Suppose that you register at such a website, but when you return later you've forgotten your password.