Closed
Bug 1699091
Opened 5 years ago
Closed 4 years ago
[meta] Support encryption in matrix
Categories
(Chat Core :: Matrix, enhancement, P1)
Chat Core
Matrix
Tracking
(thunderbird_esr91 wontfix)
RESOLVED
FIXED
100 Branch
| Tracking | Status | |
|---|---|---|
| thunderbird_esr91 | --- | wontfix |
People
(Reporter: freaktechnik, Unassigned)
References
Details
(Keywords: meta)
Our Matrix implementation currently doesn't support encryption at all. We should be able to use the encryption support build into matrix-js-sdk. Marking this as a meta bug, because adding full encryption support is likely multiple stages, like basic support and supporting the verification flows etc.
Comment 1•5 years ago
|
||
A few random thoughts:
- We likely want the UI to look similar to how the current OTR encryption looks.
- We likely need a way for the protocol to tell the OTR code "please stay out of my way, I'm handling encryption" (or maybe the conversation, not the protocol?)
- We probably also want to have UI to verify your own device, as well as other users. (I think OTR does a little bit of this already.)
I'm hoping that the matrix-js-sdk includes all the other bits though and it is mostly about integrating.
Updated•4 years ago
|
Priority: -- → P1
Summary: [meta] Support encryption → [meta] Support encryption in matrix
| Reporter | ||
Updated•4 years ago
|
Status: NEW → RESOLVED
Closed: 4 years ago
Flags: needinfo?(martin)
Resolution: --- → FIXED
Updated•4 years ago
|
status-thunderbird_esr91:
--- → wontfix
Target Milestone: --- → 100 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•