What algorithm is used? Is is SHA256 or something built for passwords like Argon2 (which I would suggest with salting)? Are they salted at all? I just hope that all of out passwords aren’t going to be leaked or decrypted at some point.

  • DragonballEvolution2 [any]
    ·
    4 years ago

    looks like bcrypt https://git.chapo.chat/chapo-collective/lemmy-hexbear/src/branch/dev/server/lemmy_db/src/user.rs#L7