Including its source code. Change your passwords and add two factor authentication if you haven't.

Then take a look at what everybody earned from Twitch since October 2019.

It also references a potential Amazon competitor to Steam apparently.

  • SolidaritySplodarity [they/them]
    ·
    3 years ago

    The way to screw it up is to do it 5+ years ago and use a library that doesn't automatically use bcrypt or similar, but forces you to personally choose to salt and hash as a design decision (or by default just not do that). I've seen no salt + md5sum before, lol.