Larion Studios forum stores your passwords in unhashed plaintext. Don’t use a password there that you’ve used anywhere else.

  • Dremor@lemmy.world
    shield
    M
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    1 year ago

    This post is pending mod review

    Hello, c/Games mod here.

    For everyone infosec culture, hashing and salting password consist in using one-way mathematical functions to encrypt passwords. It is a very commonly used security practice to make it more difficult for an attacker that was able to steal a database to obtain the password. As the website is unable to decrypt said password (thank to the one way mathematical function), the only way to send you back your password in this manner is to have it unhashed and unsalted in his database.

    But

    In the current case, this is a registration email, which may have been sent before the initial hashing and salting. In this case we cannot say for sure if Larion Studios indeed have unhashed and unsalted password in his database.

    We will review this post later today as it is arguably breaking Rule 1 and Rule 4, as well as being potentially misleading. In the meantime it will stay up with this pinned message.