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

Avatar
Dremor@lemmy.worldM
2 points
*

Hello, c/Games mod here.

This post has been reviewed as valid by the mod team

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.

permalink
report
reply

That doesn’t really mean that they store it in plain text. They sent it to you after you finished creating your account, and it’s likely that the password was just in plain text during the registration. The question still remains whether they store their outgoing emails (in which case yes, your password would still be stored in plain text on their end, not in the database though).

permalink
report
reply
3 points

Yes, still not worth risking using a duplicate password though.

permalink
report
parent
reply
51 points

Honestly, why risk duplicate passwords even then? I have one strong password that I use for accessing my password manager, and let the password manager generate unique random passwords. Even if I had an easier password that I duplicated with some small changes, I’d still use a password manager to autofill it anyway. I use bitwarden personally, you can also self host it with vaultwarden but it seemed like more trouble than it was worth imo

permalink
report
parent
reply
19 points
*

This is a friendly reminder to everyone that password managers are not risk free either. LastPass was hacked last year, NortonLifeLock earlier this year.

permalink
report
parent
reply
2 points

Applies to every site ever

permalink
report
parent
reply
11 points

I actually think this is the case. I could be completely wrong but I swear I saw the same question like 6 years ago in another forum software that looks exactly like this one lol. And people compalined about it storing plain text, but the response when asking the forum people was that it was only during that password creation, it’s not actually stored.

I don’t know if it’s crazy for me to think it’s the same forum from that many years ago, still doing the same thing and getting the same question.

permalink
report
parent
reply
107 points
*

Your guess is confirmed here.

There are plans to update the forum, including for better security (the main issue with changing the forum software is concern over reliably migrating all of the existing content). After emailing (admittedly not current best practice), the passwords are hashed and only the hash is stored.

…and later…

The forum has been updated to https, and passwords are no longer being sent by email.

Which raises the question of how old OP’s screen shot is.

Also, no, the password would not necessarily still be stored in plain text on their end. The cleartext password used in that email might be only in memory, and discarded after sending the message. Depends on how the UBB forum software implemented it and how Larian’s mail servers are set up.

EDIT: I just verified that this behavior has resurfaced since it was originally fixed. OP would do well to responsibly report it, rather than stirring up drama over a web forum account.

permalink
report
parent
reply
7 points
*

It is still a bad idea to send the password in plaintext via email. You never know when Bard will peek a look and then share your password along users as a demo account to try that forum.

permalink
report
parent
reply
6 points

Nobody suggested otherwise.

permalink
report
parent
reply
3 points

You should always change your password from the system generated one to prevent that from happening. The app that you signed up for should enforce that by making you change your password when you log in.

permalink
report
parent
reply
15 points
*

There’s a lot of reasons why emailing passwords is not the best practice… But AI bots stealing your password to give people free demos is a wild paranoid fever dream.

EDIT: Apparently, I replied to a joke.

permalink
report
parent
reply
1 point

OP would do well to responsibly report it, rather than stirring up drama over a web forum account.

¿Porque no los dos?

Took them 23 years to fix it last time, seems public awareness would be important in the interim, no?

permalink
report
parent
reply
-6 points

Came here to say this

permalink
report
parent
reply
3 points

Well you’re late

permalink
report
parent
reply
1 point

I’m good thanks

permalink
report
parent
reply
-10 points

We all know that they store it in plain text.

permalink
report
parent
reply
48 points
*

Sending your password right after you created it might not be best practice, but it doesn’t mean it’s stored unhashed in the database. It looks like they’re using a third party forum software, so it should be pretty straightforward to figure out whether they do or not.

Looks like they address it here: https://forums.larian.com/ubbthreads.php?ubb=showflat&Number=669268#Post669268

permalink
report
reply

it should be pretty straightforward to figure out whether they do or not

Not really since it’s closed-source: https://www.ubbcentral.com/

But they seem to have been in business since 1997, so I highly doubt that they’d fuck up the “never store passwords in plain text” rule.

permalink
report
parent
reply
11 points

Yeah, I was looking it up, and when I saw they’ve been selling this forum software since 1997 I was less confident about passwords being hashed. They address it in their forums and they’re making it clear that the passwords are actually hashed, and they’re looking at migrating to other solutions regardless.

permalink
report
parent
reply
10 points

That thread is from 2020, where they said they fixed the password send issue.

Op, how old is ths image above?

permalink
report
parent
reply
91 points

Don’t use a password there that you’ve used anywhere else

Just get a password manager already

permalink
report
reply
-4 points

This is the correct answer.

permalink
report
parent
reply
30 points
*

I just wanted to drop a reminder that both LastPass and Norton LifeLock have been hacked within the past year alone.

permalink
report
parent
reply
23 points

I just want to drop a reminder (to you specifically) that you don’t have to use a cloud-based password manager. Roll your own.

permalink
report
parent
reply
12 points

Can I discourage rolling your own password manager (like using a text doc or spreadsheet) and instead recommend what you hopefully meant, self-hosting your own password manager?

permalink
report
parent
reply
1 point

Good advice only for tech-savvy and people who are interested in self-hosting. There’s so many things that can go wrong like improper backups and accidental networking problems.

permalink
report
parent
reply
7 points

Use KeePassXC and you can’t get hacked

permalink
report
parent
reply
5 points
*

Well, you can. But you have to be PERSONALLY hacked. At which point you’re at a level of risk equal to “will my house burn and my notebook full of passwords get lost?”

permalink
report
parent
reply
9 points

And here’s a reminder that trusting centralized service with high security access control is usually a bad idea.

I stay away from LastPass for the same reasons I stay away from TeamViewer. Security through obscurity on top of decoupling my security interests from others means other people being attacked is much less likely to cause me harm at the same time

permalink
report
parent
reply
1 point

Offline password managers like KeepassXC are a thing, plus self hosted remote storage like Nextcloud means you’re not worried about any third party interference

permalink
report
parent
reply
31 points

KeePass is a thing that exists and is fantastic.

permalink
report
parent
reply
0 points
*

And at least for LastPass no passwords were compromised. Saying they “were hacked” and leaving the extent of the hack out implies something worse IMO, it’s misleading. The safes themselves are E2E encrypted so they also don’t have your password.

That said, my vote is to Bitwarden as it’s open source and allows self hosting if you think you’re a more reliable admin than they are. Open plus more choice is always better.

permalink
report
parent
reply
5 points

And at least for LastPass no passwords were compromised

I’m just going to leave this here:

https://krebsonsecurity.com/2023/09/experts-fear-crooks-are-cracking-keys-stolen-in-lastpass-breach/

permalink
report
parent
reply
1 point

This is true, but they have your encrypted vault, and all the technical data to make unlimited informed attempts at cracking it. If you used LastPass, you definitely need to be changing passwords for your critical services at a minimum.

permalink
report
parent
reply
4 points

Just this month a link was made between $35 million in crypto being stolen and the 150 victims being LastPass users.

In 2022 Lastpass was compromised through a developer’s laptop and had customer data like emails, names, addresses, partial credit cards, website urls, and most importantly vaults stolen last year, and given they’re closed source, have no independent audits, and don’t release white papers, we have no idea how good their encryption schemes actually are nor if they have any obvious vulnerabilities.

In 2021, users were warned their master passwords were compromised.

In 2020 they had an issue with the browser extension not using the Windows Data Protection API and just saving the master password to a local file.

What will 2024 bring for LastPass? They were hacked, and there’s no reason to think they won’t see more breaches of confidential customer information and even passwords in the future. This is a repeated pattern, and I’d better trust a post-it-note on my monitor for security than LastPass at this point.

permalink
report
parent
reply
74 points
11 points

I want to suggest 1Password even though it’s not free (I used bitwarden for many years though). It has its own SSH agent which is a dream.

permalink
report
parent
reply
7 points

The only problem with their SSH agent is, if you store let’s say 6 keys and the server is set to accept a maximum of 5 keys before booting you, and the correct key happens to be key number 6, you can end up being IP banned.

This happened to me on my own server :P

That being said, my experience was using the very first GA release of their SSH Agent, so it’s possible the problem has been sorted by now.

permalink
report
parent
reply
10 points

BitWarden is awesome. Been using it since 2 of my colleagues went to work for them

permalink
report
parent
reply
1 point

How is this better than Firefox built-in password manager?

permalink
report
parent
reply
4 points
*

Firefox is extremely easy to get your password from behind the *** if it autofills. Requires physical access, but literally takes seconds. Right click the field, inspect and change the field type from password to text.

permalink
report
parent
reply
4 points

One vote for 1Password here.

permalink
report
parent
reply
1 point

I literally trust them with my life. Agreed.

permalink
report
parent
reply
11 points

For those who haven’t made accounts yet, you don’t actually have to make an account to play Larian Studios games.

permalink
report
reply

Games

!games@lemmy.world

Create post

Welcome to the largest gaming community on Lemmy! Discussion for all kinds of games. Video games, tabletop games, card games etc.

Weekly Threads:

What Are You Playing?

The Weekly Discussion Topic

Rules:

  1. Submissions have to be related to games

  2. No bigotry or harassment, be civil

  3. No excessive self-promotion

  4. Stay on-topic; no memes, funny videos, giveaways, reposts, or low-effort posts

  5. Mark Spoilers and NSFW

  6. No linking to piracy

More information about the community rules can be found here.

Community stats

  • 9K

    Monthly active users

  • 4.4K

    Posts

  • 91K

    Comments