Closed
Bug 612699
Opened 15 years ago
Closed 15 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)
|
28.36 KB,
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•15 years ago
|
blocking2.0: --- → ?
Updated•15 years ago
|
blocking2.0: ? → beta8+
| Assignee | ||
Comment 1•15 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•15 years ago
|
||
Assignee: nobody → philipp
Attachment #493479 -
Flags: review?(mconnor)
Updated•15 years ago
|
Attachment #493479 -
Flags: review?(mconnor) → review+
| Assignee | ||
Comment 3•15 years ago
|
||
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Updated•7 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
•