LOGBOOK

HELP

Quiz Entry - updated: 2026.07.30

How should passwords be stored securely?

Store only a salted hash of each password — a derived value that cannot be reversed back to the original.

login  | hash

From Quiz: WEBT / User Sessions | Updated: Jul 30, 2026