Support encryption provided by protocol
Categories
(Thunderbird :: Instant Messaging, enhancement)
Tracking
(Not tracked)
People
(Reporter: freaktechnik, Assigned: freaktechnik)
References
Details
Attachments
(3 files)
Some protocols support protocol specific encryption schemes, like Matrix or XMPP. A protocol should be able to indicate what schemes are available and the user should then be able to chose on a per-account basis what scheme to use.
Maybe we'd even want to offer it on a per-conversation basis so you could use both protocol based and OTR encrypted conversations on the same account.
| Assignee | ||
Comment 1•5 years ago
|
||
Updated•5 years ago
|
| Assignee | ||
Comment 2•5 years ago
|
||
Depends on D120008
| Assignee | ||
Comment 3•5 years ago
|
||
Depends on D120009
| Assignee | ||
Updated•5 years ago
|
Pushed by thunderbird@calypsoblue.org:
https://hg.mozilla.org/comm-central/rev/c771d2f4711b
Use prplIMessage isEncrypted for the encryption indicator of messages. r=clokep
https://hg.mozilla.org/comm-central/rev/3c5d12601179
Add interfaces for protocol to provide encryption state for conversation. r=clokep
https://hg.mozilla.org/comm-central/rev/304d35091e3f
Surface conversation encryption state provided by chat protocol. r=clokep
| Assignee | ||
Updated•4 years ago
|
Description
•