Cassette Beasts is such a good little gem. Concept, Art, everything is excellent, too bad it is so… small. Sure, it is priced accordingly, but I want more of it!
As I said in your last post, excessive self-promotion is against the rules (rule 3). What made me remove it isn’t the content, but rather the lack of content. It was kinda just a link to your new community. 😅
For the this one you took the time and effort to make an elaborate post, opening it up to discussion. That’s better imo.
Some other mods may argue that the last paragraph asking to check your profile may be a self-promotion in disguise (so rule 3, again), so maybe remove that. Other than that it looks good to me.
I’m reopening this topic for the time being, after cleaning up de xenophobic/bigot comment. Please stay civil, remember to criticise ideas, and not people.
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.