diorahman / masterpasswordtimeoutplus

Automatically exported from code.google.com/p/masterpasswordtimeoutplus
0 stars 0 forks source link

include in the masterpassword check / managing the "gmail checker" addon password storage file #80

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hello,

I am not sure how much drag this is but could you please include in the 
"password management" (if possible) the password storage of the gmail checker 
extension - https://addons.mozilla.org/en-US/firefox/addon/gmail-checker/

The developer started using some time ago a different file for password storage 
but the same ffx crypto settings and this makes it difficult to tranfer the 
passwords to another account / and or view the passwords in the password 
manager.

Info about the pass storage:
//Where are the settings and account details stored? How to back them up?

They are stored in a file called gmailchecker.sqlite under your profile 
directory. The passwords are encrypted using Firefox's built-in password 
manager and may not be decrypted on another machine (I don't know?). So the 
file may be unusable on the other machine.//

//Is the locally saved password encrypted?

Yes, in the same way as the passwords stored by Firefox's built-in Password 
Manager.//

Cheers and thank you.

Original issue reported on code.google.com by ghostint...@gmail.com on 12 Apr 2015 at 7:22