How difficult would it be for someone who stole your device to gain access to the username and password information stored under the Settings -> More -> Accounts
section of an Android
device?
On Linux shadow passwords are stored as hashes but these are only used to check inputs (they are never transmitted over the network). I wonder how Android implements account security here (perhaps special hardware supporting accounts and passwords)?