this post was submitted on 06 Jul 2026
489 points (99.6% liked)
Games
25414 readers
1182 users here now
Video game news oriented community. No NanoUFO is not a bot :)
Posts.
- News oriented content (general reviews, previews or retrospectives allowed).
- Broad discussion posts (preferably not only about a specific game).
- No humor/memes etc..
- No affiliate links
- No advertising.
- No clickbait, editorialized, sensational titles. State the game in question in the title. No all caps.
- No self promotion.
- No duplicate posts, newer post will be deleted unless there is more discussion in one of the posts.
- No politics.
Comments.
- No personal attacks.
- Obey instance rules.
- No low effort comments(one or two words, emoji etc..)
- Please use spoiler tags for spoilers.
My goal is just to have a community where people can go and see what new game news is out for the day and comment on it.
Other communities:
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
So some password systems prepend the hash algorithm to your password hash, that way you can tell if the user has migrated to the new algorithm or not when you change your hashing scheme.
Odds are after the PSN breach they changed the algorithm and have since removed the code to check the old algorithm. So it just sees the hash didn’t match with the new algorithm even though the password is the same.