Closed
Bug 1100943
Opened 11 years ago
Closed 8 years ago
[Meta] Store LockScreen Passcode as PBKDF2 derived digest instead of clear text
Categories
(Firefox OS Graveyard :: Gaia, defect)
Firefox OS Graveyard
Gaia
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: freddy, Unassigned)
References
Details
(Keywords: meta)
This is the meta bug to give an overview over two bugs. I am going to work on both.
I first want to create a helper in Gaia:Shared that allows setting and checking a passcode and does the PBKDF2 internally.
Second step is to rewire existing uses of the SettingsAPI to use this helper. This includes the Settings App, the System App passcode validator and the FindMyDevice bits.
| Reporter | ||
Comment 1•11 years ago
|
||
A third step is to make sure that existing cleartext passcodes will be transformed into PBKDF2 derived passcodes upon upgrading (An after-upgrade-FTU usually makes sure of that, right?)
Comment 2•8 years ago
|
||
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•