Skip to content

Add salt to password hashes #7

@starius

Description

@starius

IMHO, it is better to store salted passwords to complicate brute-force attacks and prevent from searching for users with same passwords.
It was implemented in my project thechess based on Wt:
https://bitbucket.org/starius/thechess/src/0ae7a62861b8/src/model/User.cpp
See method User::set_password

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions