Ubisoft hacked, account data compromised
support.ubi.com
Ubisoft hacked, account data compromised
1–10 of 104 posts
Re: Ubisoft hacked, account data compromised
#2Re: Ubisoft hacked, account data compromised
#3Re: Ubisoft hacked, account data compromised
#4Why are all these companies adamant about trying to bootstrap their own services. It's maddening, and it only causes things like this to happen. Steam exists, and it's amazing. Stop trying to do better -- you won't.
Re: Ubisoft hacked, account data compromised
#5I just got an email about this from Ubisoft, with a link to change my password. Yet another incident to prove that unique passwords and utilities such as RoboForm / Dashlane / Lastpass are a necessity.
hexdump -n 16 -v -e '/1 "%02X"' /dev/urandom
...as a password generatorRe: Ubisoft hacked, account data compromised
#6I wouldn't care so much about this, except that I am often essentially required to give my data to Ubisoft (and other third party publishers) in order to buy/play their games. EA, you're no better. Why are all these companies adamant about trying to bootstrap their own services. It's maddening, and it only causes things like this to happen. Steam exists, and it's amazing. Stop trying to do better -- you won't.
Edit: I just went through Ubi's password change process, they also restrict password lengths to 8 to 16 characters. Annoys the heck out of me when companies do this.
Re: Ubisoft hacked, account data compromised
#7Re: Ubisoft hacked, account data compromised
#8I wouldn't care so much about this, except that I am often essentially required to give my data to Ubisoft (and other third party publishers) in order to buy/play their games. EA, you're no better. Why are all these companies adamant about trying to bootstrap their own services. It's maddening, and it only causes things like this to happen. Steam exists, and it's amazing. Stop trying to do better -- you won't.
Re: Ubisoft hacked, account data compromised
#9I wouldn't care so much about this, except that I am often essentially required to give my data to Ubisoft (and other third party publishers) in order to buy/play their games. EA, you're no better. Why are all these companies adamant about trying to bootstrap their own services. It's maddening, and it only causes things like this to happen. Steam exists, and it's amazing. Stop trying to do better -- you won't.
On the other hand, I think that competition will drive Steam to be better (or maybe, just maybe, result in something better than Steam), and so I don't necessarily want the other companies to stop trying to compete entirely, either.
Re: Ubisoft hacked, account data compromised
#10So this is what I got from their change password screen:
"No account was found matching those entries. No email will be sent."
So I'm glad I learned that I don't have my password compromised. but I think someone at Ubisoft need to take web security 101 again
p.s. Who encrypts passwords anyway? isn't there a consensus to hash using bcrypt / scrypt + random salt?