RocketChat / Rocket.Chat.ReactNative

Rocket.Chat mobile clients
https://rocket.chat
MIT License
1.92k stars 1.14k forks source link

[NEW] OTR Messages #1760

Open rsjr opened 4 years ago

rsjr commented 4 years ago

Description:

OTR messages are incorrectly displayed in the mobile app.

otr_1

Expected behavior:

OTR messages to be correctly displayed

Server Setup Information:

giterium commented 4 years ago

Are there any changes on this topic?

diegolmello commented 4 years ago

We're going to start to work on encryption for next release, but it's a wip.

jsalatiel commented 3 years ago

@diegolmello Isn't OTR messages p2p encrypted ? I think it should not appear on the mobile app if the chat was done on the web. ( Just like telegram and private chat ). Even If have several telegram clients, only one will be able to see the chat. So I suppose OTR should not be send to the mobile. btw, is the encrypted message still stored on the database ?

giterium commented 3 years ago

are you planning to add the ability to start OTR from a mobile phone?

diegolmello commented 3 years ago

It's not a priority, but it's for sure on our plans