|
|
|
|
|
by Gabrielfair
2206 days ago
|
|
For the people who don't know what this means. WeChat is saving the passwords of all its users in plaintext. Which means the company and their employees can see your password. Which means CCP could use this password to gain access to your other accounts |
|
- password goes through filter check onSubmit and some flag is set on the account immediately, it's added to a queue, pw is hashed and stored
- "account moderation" worker picks up task from its gigantic queue of Chinese accounts that need some automated action taking on them, bans account, notifies user, does whatever else needs to be done when closing an account for a service like WeChat
Edit just to remark: a lot of people commenting on this thread are making some pretty big assumptions about both what apps do do and should do with passwords.
In my experience, you can more or less say this: most companies and applications in 2020 do hash passwords before storing them in the database.
Beyond that, all bets are off.