Skip to content

MD5 is never an acceptable way to protect passwords #2

@jlawton

Description

@jlawton

Even on "insecure" sites, most people generally re-use passwords they use elsewhere. Please don't encourage anyone to use MD5 to protect passwords. Not only will this not really protect a password, it doesn't protect against replay attacks, etc.

The gain from this use of MD5 is very very small. Enough people will misuse this without your suggestion.

Q.md5 - to one-way-encode passwords etc. in insecure websites before sending to the server

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