Are they encrypted in disk? How? Are they safe, for example, in the event of someone booting from a Live CD and mounting the hard disk?
How is the encryption key generated? Is it different in Windows and Linux?
|
Are they encrypted in disk? How? Are they safe, for example, in the event of someone booting from a Live CD and mounting the hard disk? How is the encryption key generated? Is it different in Windows and Linux? |
||||
|
|
The passwords are encrypted and stored in a SQLite database:
|
|||||||||||||||
|
|
They are "encrypted" but it's a reversable encryption. Chrome has to send the raw password to the site it was stored for, so if Chrome can decrypt and use it, so can other people. Storing passwords is never 100% safe. |
|||||||||||||||||||
|
|
Google Chrome encrypts passwords and stores them in SQLite DB but they could be easily viewed with the special password recovery applications such as ChromePass (http://www.nirsoft.net/utils/chromepass.html) or SecurePassword Kit (http://www.getsecurepassword.com/) |
|||
|
|