Security Fundamentals — Question 28

Many Internet sites that you visit require a user name and password.
How should you secure these passwords?

Answer options

Correct answer: D

Explanation

The correct answer is D because storing passwords in an encrypted file provides a layer of security, protecting them from unauthorized access. Options A, C, and E are insecure practices that expose passwords to potential theft, while option B, enabling session caching, does not secure passwords but rather retains session data temporarily.