Closed
Bug 1153806
Opened 10 years ago
Closed 10 years ago
Enable encryption of room names once the server update is deployed
Categories
(Hello (Loop) :: Client, defect, P1)
Hello (Loop)
Client
Tracking
(firefox40 fixed)
RESOLVED
FIXED
mozilla40
Tracking | Status | |
---|---|---|
firefox40 | --- | fixed |
People
(Reporter: standard8, Assigned: standard8)
References
Details
(Whiteboard: [context][waiting on loop-client 0.16.0 to be deployed])
Attachments
(1 file, 1 obsolete file)
9.93 KB,
patch
|
mikedeboer
:
review+
|
Details | Diff | Splinter Review |
I'm currently expecting that the server will be updated before we're ready to fully turn on context.
However, we should be able to turn on encryption for nightly users so that we can start getting testing and feedback on that.
Flags: firefox-backlog+
Assignee | ||
Updated•10 years ago
|
Rank: 5
Whiteboard: [waiting on server 0.17.4 to be deployed]
Updated•10 years ago
|
Whiteboard: [waiting on server 0.17.4 to be deployed] → [context][waiting on server 0.17.4 to be deployed]
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → standard8
Assignee | ||
Updated•10 years ago
|
Whiteboard: [context][waiting on server 0.17.4 to be deployed] → [context][waiting on loop-client 0.16.0 to be deployed]
Assignee | ||
Comment 1•10 years ago
|
||
This enables encryption for all the places we can - everywhere in guest mode, and opportunistic in FxA. Currently the patch depends on bug 1152761, so not requesting review yet as rebase may be necessary.
Assignee | ||
Comment 2•10 years ago
|
||
This applies on top of bug 1152761. The aim here is to only turn on encryption of room names, and not allow context just yet.
For guests, this will mean encryption for any new room or renamed room. For FxA we'll only encrypt if the user signs out and then back in again.
Once we fix the remaining bugs, we can flip the pref to turn context on.
Attachment #8598653 -
Attachment is obsolete: true
Attachment #8599880 -
Flags: review?(mdeboer)
Comment 3•10 years ago
|
||
Comment on attachment 8599880 [details] [diff] [review]
Enable encryption of Loop room context data.
Review of attachment 8599880 [details] [diff] [review]:
-----------------------------------------------------------------
Nice, cleanup FTW!
Attachment #8599880 -
Flags: review?(mdeboer) → review+
Comment 5•10 years ago
|
||
Bug 1152761 had to be backed out.
https://hg.mozilla.org/integration/fx-team/rev/6be8f0db2eea
Assignee | ||
Comment 6•10 years ago
|
||
Ok, I've re-verified this without the test_looprooms_encryption_in_fxa.js changes (the dependency on bug 1152761), and it all looks fine, so I'm going to reland this patch. I can then look into the other bug next week.
Status: NEW → RESOLVED
Closed: 10 years ago
status-firefox40:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla40
You need to log in
before you can comment on or make changes to this bug.
Description
•