Starbucks caught storing mobile passwords in clear text
computerworld.com
Starbucks caught storing mobile passwords in clear text
1–10 of 54 posts
Re: Starbucks caught storing mobile passwords in clear text
#2Re: Starbucks caught storing mobile passwords in clear text
#3Re: Starbucks caught storing mobile passwords in clear text
#4Make a token on the server after initial login and store that! Not much more secure, but then this story wouldn't be news.
Re: Starbucks caught storing mobile passwords in clear text
#5Compared to what? The implicit assumption is that Starbucks gathering and storing geolocation data is not a potential invasion of privacy or a meaningful risk. The person who steals my iPhone is very unlikely to do so for the data it contains. Their goal is to flip it for cash and a datum ain't worth much to anyone other than the PI my wife hired to find out if I'm sleeping around or an attractive lab technician in CSI: Miami.
No the real risk to privacy is when Starbucks' servers are comprised. Today's Willy Suttons are still bank robbers not pickpockets. Spreading the data out spreads the risk and reduces or eliminates the probability of a catastrophic breach.
Of course it will be popular sport to pillory Starbucks for not following the conventional wisdom because it allows us to ignore the fact that passwords are broken. There's no technical fix for poor password hygiene among iPhone owners and an encrypted password will barely slow down a determined attacker with a couple of GPU's and physical possession of the phone.
Re: Starbucks caught storing mobile passwords in clear text
#6Re: Starbucks caught storing mobile passwords in clear text
#7I sympathize with the developers because I face this maddening argument every day between convenience and security, but storing passwords in plaintext on local. Geez. Make a token on the server after initial login and store that! Not much more secure, but then this story wouldn't be news.
Re: Starbucks caught storing mobile passwords in clear text
#8But it seems much more secure (which, it turns out, matters) and it does somewhat protect people who reuse the same password everywhere.
Re: Starbucks caught storing mobile passwords in clear text
#9I don't get why not at least AES it.
Re: Starbucks caught storing mobile passwords in clear text
#10This seems precisely backwards.