This is just a friendly reminder that when you use a password on a website, you really have no idea how it is saved - best practices are hashing or encrypting, but a password can very well be saved unencrypted. Even if a website has a known, open-sourced software backend, it very well might use a neutered version that does not encrypt or hash passwords.

Unfortunately, many people use the same password/username and/or password/email-address combination for many websites.

This may be an attack vector for a doxxing attempt by a malevolent website administrator.

Be safe. Change your passwords. Use a different one everywhere. Tell your friends in other communities.