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

you are viewing a single comment's thread
view the rest of the comments
[–] 3 points 2 years ago (5 children)

Of course. You receive the password in plain on account creation, do the process you need, and then store it hashed.

That's fine and normal

  • source
  • parent
  • hideshow 5 child comments
  • [+] 5 points 2 years ago (4 children)
  • [–] 5 points 2 years ago (3 children)

    When you create an account you type your password in. This gets sent to the server, and then it is hashed and stored

    So there is a period of time where they have your unhashed password

    This is true of every website you have ever made a password on

  • source
  • parent
  • hideshow 3 child comments