We can do better – Please fix plaintext credential storage in Chrome
1–9 of 9 posts
Re: We can do better – Please fix plaintext credential storage in Chrome
#2Re: We can do better – Please fix plaintext credential storage in Chrome
#3Okay, so it's possible someone might accidentally publish their passwords with an unwise git commit, but has anyone actually done this? Can anyone point to a real life example?
Re: We can do better – Please fix plaintext credential storage in Chrome
#4Re: We can do better – Please fix plaintext credential storage in Chrome
#5[deleted]
Re: We can do better – Please fix plaintext credential storage in Chrome
#6Re: We can do better – Please fix plaintext credential storage in Chrome
#7Once the attacker has the username, password and access to the computer, the game is already over. I can't see how adding anything on top is nothing but smoke and mirrors.
If you've been hit with an OS compromise you're pretty much SOL, but it shouldn't be so easy to grab highly sensitive data from accidentally exposed profiles.
Re: We can do better – Please fix plaintext credential storage in Chrome
#8[1] https://code.google.com/p/chromium/wiki/LinuxPasswordStorage
edit: Apparently there are people that run either incredibly old versions of chrome or don't run a keystore daemon and actually upload all of their dotfiles to github so I guess that part is technically accurate.
Re: We can do better – Please fix plaintext credential storage in Chrome
#9This article is simply incorrect. The passwords are only stored in plaintext when there are no OS-level or desktop environment options available to protect them.[0] In the absence of such a system where exactly do you expect Chrome to store the encryption key for the list of passwords? [1] https://code.google.com/p/chromium/wiki/LinuxPasswordStorage edit: Apparently there are people that run either incredibly old ver…
Obviously not a 'secure' system by any stretch of the imagination but it's an order of magnitude better than storing in plaintext.