Implement OMEMO (Multi-End Message and Object Encryption)
Categories
(Chat Core :: XMPP, enhancement)
Tracking
(Not tracked)
People
(Reporter: nikos, Unassigned)
Details
Updated•9 years ago
|
Updated•9 years ago
|
Comment 2•8 years ago
|
||
Comment 4•8 years ago
|
||
Comment 6•7 years ago
|
||
Comment 7•7 years ago
|
||
Comment 10•6 years ago
|
||
Comment 11•6 years ago
|
||
Updated•5 years ago
|
Comment 12•5 years ago
|
||
Have you any news about XEP-0384 OMEMO integration?
Comment 13•3 years ago
|
||
There are still existing interested users in support forums for this feature. Any plans for this feature after the latest improvements for Thunderbirds chat features?
Comment hidden (off-topic) |
Comment hidden (off-topic) |
Comment 16•3 years ago
|
||
(In reply to Alex Ihrig [:Thunderbird_Mail_DE] from comment #13)
There are still existing interested users in support forums for this feature. Any plans for this feature after the latest improvements for Thunderbirds chat features?
There are no concrete plans, but much of the work happening in bug 1699091 will lay the foundation where it is possible to do protocol-level encryption. Once that's complete it should be much easier to implement this.
Comment 17•3 years ago
|
||
There are no concrete plans, but much of the work happening in bug 1699091 will lay the foundation where
The bug you mentioned is - if I understand correctly - about Matrix, but this discussion is about XMPP. Or have I misunderstood something?
Comment 18•3 years ago
|
||
(In reply to Gerhard from comment #17)
There are no concrete plans, but much of the work happening in bug 1699091 will lay the foundation where
The bug you mentioned is - if I understand correctly - about Matrix, but this discussion is about XMPP. Or have I misunderstood something?
It is about Matrix, the dependent bugs of bug 1699091 start adding support for doing protocol-specific encryption (as opposed to OTR, which is implemented on top of the protocol, not at the protocol layer). I'm confident that after bug 1699091 is done we should be able to added encryption as part of XMPP (or other protocols) fairly easily.
Comment 19•3 years ago
|
||
Thank you for the information.
"By the way": What setting do I have to make so that new comments appear at the top of the list?
Comment 20•3 years ago
|
||
(In reply to Gerhard from comment #17)
There are no concrete plans, but much of the work happening in bug 1699091 will lay the foundation where
The bug you mentioned is - if I understand correctly - about Matrix, but this discussion is about XMPP. Or have I misunderstood something?
Both Matrix and OMEMO use the Double Ratchet protocol with Curve25519-HMAC-AES and XMPP is taking queues from Matrix on the more advanced cross-signing part of the protocol (they both already use Ed25519 for signatures), you can see them plan out the future signing scheme based on Matrix here: https://www.youtube.com/watch?v=oc5844dyrsc - Cryptographic Identity: Conquering the Fingerprint Chaos from XMPP Standards Foundation. Seems like 90% of the core code would be the same.
Comment 21•3 years ago
|
||
(In reply to Caleb from comment #20)
Both Matrix and OMEMO use the Double Ratchet protocol with Curve25519-HMAC-AES and XMPP is taking queues from Matrix on the more advanced cross-signing part of the protocol (they both already use Ed25519 for signatures), you can see them plan out the future signing scheme based on Matrix here: https://www.youtube.com/watch?v=oc5844dyrsc - Cryptographic Identity: Conquering the Fingerprint Chaos from XMPP Standards Foundation. Seems like 90% of the core code would be the same.
Just to manage expectations. The main benefit for XMPP from the Matrix encryption work is adding the UI parts that allow a protocol to offer its own encryption. The actual encryption implementation for Matrix is unlikely to be of much help, unless OMEMO also uses libolm, in which case we would already have that in our tree. But that's about it, most of the actual encryption backend isn't portable, while the big step forward is having a frontend for encryption that OMEMO could be built below.
Updated•2 years ago
|
Comment 22•2 years ago
|
||
Is Anyone interested in developing this? I just added $50 to the bounty, which I know is nothing if you have the skills to implement this feature, but I would sure love to have Thunderbird be my one-stop messaging, email, calendar application for desktop. Especially since I am getting all my SMS messages in Thunderbird over XMPP to cell bridge via JMP.chat. It sure would be nice to have OMEMO in Thunderbird for my contacts that actually use XMPP, rather than receiving a scrambled message, bc I have OMEMO enabled for them in Conversations, Snikket, Cheogram, BeagleIM, and Gajim and they have it enabled for me.
Comment hidden (advocacy) |
Comment 24•4 months ago
|
||
This is still an in-demand feature request: https://connect.mozilla.org/t5/ideas/omemo-encryption-for-xmpp-messages/idi-p/31548
Description
•