Closed
Bug 617153
Opened 15 years ago
Closed 15 years ago
Allow passphrases for logging in to v4 account
Categories
(Cloud Services Graveyard :: Firefox Home, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: st3fan, Assigned: st3fan)
Details
Allow three types of sync key to be entered to login to the sync account:
1) 26 digit sync key
2) 26 digit hyphenated sync key
3) passphrase
1 and 2 will simply be base32decoded (with our own alphabet) and 3 will be PBKDF2(passphrase, syncID)
Flags: blocking-fx-home1.1?
Assignee | ||
Comment 1•15 years ago
|
||
Set up a sync account with a passphrase with FF 3.6.12 and Sync 1.5.1.
Upgraded to latest nightly, which converted the data to new crypto.
Installed Home 1.1 and logged in with the original username/password/phrase that I used to setup my account.
Success.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 2•15 years ago
|
||
Assignee | ||
Updated•9 years ago
|
Flags: blocking-fx-home1.1?
Updated•6 years ago
|
Product: Cloud Services → Cloud Services Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•