Unknown opened 3 years ago
|
|
Do note that in group encryption might be broken in current version 7.1 but possibly fixed in soon to be released 7.2. |
|
thank
Thank you for your quick answer, yes i see it, i want it to be automatic selected the OMEMO so i should changed the default value for it? |
|
Dunno exactly, but https://github.com/snikket-im/snikket-ios is a fork that has that Enabled by default iirc |
|
@mrpower55 If you enabled |
|
i have try it and it is working fine for one to one conversation, but on groups when try to send message it is showing me this error (this room is not capable of sending encrypted messages, please change encryption settings to be able to send messages) this is only for muc groups messages, so shall i make some changes for muc? |
|
No, that error means that the room to which you want to send an encrypted message is not "members-only" and/or does not broadcast other user's real jids to you. In this case, usage of OMEMO is not possible. |
|
There is a difference between a "public channel" = no encryption and a "private group" = encryption possible. A private group is "members only" and "jid/address is visible to everyone". How did you create the MUC/room/group? |
|
oh i see, so only (memebers-only) groups able to use omemo encryption? |
|
i guess i am create it using public channel so the omemo is can't work on it right? |
|
Nope, you can convert it to a private one from a client that allows you to do that like Gajim or Dino |
|
can i convert public group to private group? if it is possible can you help me on that? |
|
Yes, login in Gajim or Dino with the user that is the owner of said group, and see group settings |
|
thank you very much for your help guys |
Hello,
I want to ask how we can enable Omemo Encryption for both one to one conversation and also group messaging
We want Omemo encryption to be automatic selected for all
I have searched a lot on code but can't get the right way to do that
Please help me on that
Thanks