Re: Master Password / personal data encryption

2009-08-16 Thread Justin Dolske
On 8/16/09 1:55 AM, Marc Kaeser wrote: I need to understand how the DB3 database is protected by the Master Password. I read the code in mozStorage and saw that the function/methode encryptString() from nsSDR.cpp is called for encryption of Login Credentials, which are stored in that sqlite DB.

Re: User information of secure site and data scheme

2009-08-16 Thread Eddy Nigg
On 08/16/2009 09:01 PM, Developer: Hello, Can anyone explain why with data sheme (data:image/gif;base64,...) for images (used in css) under https Firefox (3.5.2) said that some parts of page are unencrypted? I think that this is a bug, or should be a bug (have no sense) See https://bugzilla.mo

User information of secure site and data scheme

2009-08-16 Thread Developer
Hello, Can anyone explain why with data sheme (data:image/gif;base64,...) for images (used in css) under https Firefox (3.5.2) said that some parts of page are unencrypted? I think that this is a bug, or should be a bug (have no sense). -- -- -- Publicidad y Servicios http://www.

Master Password / personal data encryption

2009-08-16 Thread Marc Kaeser
Dear Newsgroup, I'm looking for information about the Master Password in XPCOM/Firefox. I looked at the NSS-Module-Sourcecode, but can't figure out how the Master Password Concept is implemented. Well, first I need to understand that concept. I haven't been able to find docs on mozilla.org. Is