Comment by dsilveira
@domnk, @mcantsin is right, please move this answer to a comment, because that's what it is.
View ArticleComment by jbrooks
require-encryption defaults to true. We also validate SSL certificates by default. There is no option in the UI to disable encryption (it's quite uncommon with modern XMPP), but you can disable SSL...
View ArticleComment by Fuzzillogic
If your run your own server, you can select to require encryption for client connections. If a client tries to connect using an unencrypted link, the connection will fail. Also, you can require...
View ArticleAnswer by domnk for [feature-request] XMPP OTR support in messages
@jbrook: thank you for the honest answer? @all: how do i know that the connection really uses ssl/tsl, when i communicate via my xmpp-account on my jolla?
View ArticleComment by v2px
Quick question: How about this as a starting point? https://bugs.launchpad.net/libtelepathy/+bug/296867/comments/132
View ArticleAnswer by jbrooks for [feature-request] XMPP OTR support in messages
To add a bit to Aard's answer: The "right" way to implement OTR would be through Telepathy, but there is no framework to write it at that level. This is a problem preventing OTR support in a lot of...
View ArticleComment by kat6
@tad That is really cool! Thanks for the link. I hadn't even heard about it. I hope telepathy implements it, so we can have it too.
View ArticleComment by tad
@kat6 IMO everything should be focussed on [OMEMO](https://together.jolla.com/question/133414/feature-request-omemo-support/) as OTR is not adequate for mobile use
View ArticleComment by tomka
Yeah, please add the the minimal UI glue. Or point us to the source so that we could come up with something on our own. This is really important for many users.
View ArticleComment by Vlad
i don't want to complain about this but, this is an feature which is very important for a lot of people and an seeling point to. You also update something like facebook when they change there api,...
View ArticleComment by hasdf
Still waiting for "just require minimal UI glue from our side"! Come on, it's a really important feature.
View ArticleComment by tomka
Yeah, it would be really great to have an updated telepathy and the UI glue. It is a really important feature.
View ArticleComment by dsilveira
finally! These gnome guys, what were they thinking, not prioritizing such an important feature
View ArticleComment by Blizzz
Looks like OTR has landed in telepathy-gabble http://blogs.gnome.org/xclaesse/2014/05/04/otr-in-empathy/
View ArticleAnswer by Aard for [feature-request] XMPP OTR support in messages
Yes, we're using telepathy, and unfortunately OTR support is a longstanding issue there. Once telepathy supports it (and it's unlikely we'll be the ones implementing it, at least not in the near...
View Article