by jgnatch on 11/13/12, 12:23 AM with 37 comments
by SoftwareMaven on 11/13/12, 1:23 AM
No matter how they decided to store the password, if somebody has root access to the device, they can find a way to read it. If they can't find a way, the phone won't either, so it won't be able to log you in.
The only answer is to not let your device store your password. Choose security or convenience, but don't expect both.
(This is no different than Pidgin storing your passwords in plaintext[1] with the exact same reasons and consequences.)
by kephra on 11/13/12, 2:27 AM
This is plain wrong: Any unrooted Android is insecure, because the exploit to root it is not fixed. The only way to make an Android secure is to root it, to install a newer version, and to upgrade it regular.
The right way to store passwords would be: Ask for a master password at boot, to start an app, that is managing the password crypt. So far I know, nobody does this. So the 2nd best way is, to install the google play into emulator, and use something like titanium to move applications between emulator and phone.
by pygorex on 11/13/12, 1:27 AM
by buster on 11/13/12, 8:26 AM
by zobzu on 11/13/12, 3:53 AM
FUD
by unitesting24 on 11/13/12, 8:20 AM
by barista on 11/13/12, 12:28 AM
by jayfuerstenberg on 11/13/12, 1:06 AM