Closed
Bug 902880
Opened 11 years ago
Closed 2 years ago
Store Master Password in Windows PasswordCredential class
Categories
(Toolkit :: Password Manager, enhancement, P5)
Tracking
()
RESOLVED
DUPLICATE
of bug 1636789
People
(Reporter: marvin, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [passwords:master-password] [passwords:primary-password])
User Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:26.0) Gecko/20100101 Firefox/26.0 (Beta/Release)
Build ID: 20130806104538
Steps to reproduce:
There is a lot of press right now, about Chrome saving all Password unencrypted. By default Firefox does that too.
The solution is to set a master password.
Actual results:
I have to type (and remember that password) every time I launch Firefox.
Expected results:
Firefox could use the new PasswordCredential class (http://msdn.microsoft.com/en-us/library/windows/apps/windows.security.credentials.passwordcredential.aspx) to store the master password in a secure place on Windows 8 and newer.
Bug #496660 is the same issue for OS X
Component: Untriaged → Password Manager
Product: Firefox → Toolkit
Severity: normal → enhancement
OS: Windows NT → Windows 8
Version: unspecified → Trunk
This method would be better: http://msdn.microsoft.com/en-us/library/windows/desktop/aa380261(v=vs.85).aspx It is available starting from Windows XP and is used by Chrome and IE.
Comment 2•10 years ago
|
||
It's generally agreed among UX/Engineering/Product that we don't want to further develop the existing master password functionality, as it's a poor fit for current needs and our current direction in this area.
Updated•9 years ago
|
Whiteboard: [passwords:master-password]
Updated•9 years ago
|
Priority: -- → P5
Updated•4 years ago
|
Whiteboard: [passwords:master-password] → [passwords:master-password] [passwords:primary-password]
Updated•3 years ago
|
Blocks: primary-password
Updated•2 years ago
|
Severity: normal → S3
Updated•2 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 2 years ago
Duplicate of bug: 1636789
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•