Closed
Bug 612699
Opened 14 years ago
Closed 14 years ago
Sync UI: Update to simplify crypto
Categories
(Firefox :: Sync, defect)
Firefox
Sync
Tracking
()
VERIFIED
FIXED
Tracking | Status | |
---|---|---|
blocking2.0 | --- | beta8+ |
People
(Reporter: philikon, Assigned: philikon)
References
Details
Attachments
(1 file)
(deleted),
patch
|
mconnor
:
review+
|
Details | Diff | Splinter Review |
This entails:
* Surface a notification for existing Sync users that a new Sync Key has been generated from their old Sync Key/passphrase. They don't need to do anything on their other machines, but their old Sync Key/passphrase is no longer valid.
* The account creation wizard won't allow you to set a custom passphrase, it just shows a generated one.
* The My Sync Key dialog no longer allows you to set a custom passphrase, it just allows you to generate a new one.
* Everywhere Sync Keys are shown and entered we need to aid the user with hyphens. The hyphenation/dehyphenation should happen in Weave.Util.* helpers, the UI code shouldn't have to know about specific Sync Key formats.
Assignee | ||
Updated•14 years ago
|
blocking2.0: --- → ?
Updated•14 years ago
|
blocking2.0: ? → beta8+
Assignee | ||
Comment 1•14 years ago
|
||
Since we're ripping out custom passphrases we can also rip out the whole Sync Key strength meter thingie. Yay!
Assignee | ||
Comment 2•14 years ago
|
||
Assignee: nobody → philipp
Attachment #493479 -
Flags: review?(mconnor)
Updated•14 years ago
|
Attachment #493479 -
Flags: review?(mconnor) → review+
Assignee | ||
Comment 3•14 years ago
|
||
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Component: Firefox Sync: UI → Sync
Product: Cloud Services → Firefox
You need to log in
before you can comment on or make changes to this bug.
Description
•