Closed
Bug 546772
Opened 15 years ago
Closed 15 years ago
Encrypt the clients records
Categories
(Firefox :: Sync, defect)
Firefox
Sync
Tracking
()
RESOLVED
FIXED
1.2
People
(Reporter: Mardak, Assigned: Mardak)
References
Details
Attachments
(1 file, 1 obsolete file)
3.57 KB,
patch
|
Details | Diff | Splinter Review |
Right now clients is unencrypted which could reveal the computer name, etc.
Assignee | ||
Comment 1•15 years ago
|
||
Updated•15 years ago
|
Attachment #429747 -
Flags: review?(mconnor) → review+
Assignee | ||
Updated•15 years ago
|
Assignee | ||
Comment 2•15 years ago
|
||
Additionally bump storage version from bug 545517.
Attachment #429747 -
Attachment is obsolete: true
Updated•15 years ago
|
Flags: blocking-weave1.2+
Target Milestone: --- → 1.2
Comment 3•15 years ago
|
||
Is this ready for review yet?
Assignee | ||
Updated•15 years ago
|
Whiteboard: [has patch][has review]
Assignee | ||
Comment 4•15 years ago
|
||
http://hg.mozilla.org/labs/weave/rev/7d9dc0e1427a
Store data in cleartext instead of directly in the payload to have it encrypted with the CryptoWrapper. This cleans up some hacks needed to get the plain WBO client record to behave nicely with other encrypted data.
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Whiteboard: [has patch][has review]
Updated•6 years ago
|
Component: Firefox Sync: Backend → Sync
Product: Cloud Services → Firefox
You need to log in
before you can comment on or make changes to this bug.
Description
•