jappix icon indicating copy to clipboard operation
jappix copied to clipboard

OTR Support

Open valeriansaliou opened this issue 12 years ago • 16 comments

Use: https://github.com/arlolra/otr

valeriansaliou avatar Aug 13 '13 06:08 valeriansaliou

It is missing in 1.0 :/

Neustradamus avatar Jan 26 '14 16:01 Neustradamus

Hi, is this one still in the TODO list ?

v-a avatar Mar 03 '14 11:03 v-a

Nope it's not anymore

valeriansaliou avatar Mar 03 '14 14:03 valeriansaliou

Hello, why is it not in the TODO list anymore ? I think it was a great improvement for jappix. Is there an alternative technology you want to use to achieve P2P cryptography ?

dolanor avatar Mar 25 '14 07:03 dolanor

I agree with dolanor; OTR would be very useful indeed. There's a project called Converse.JS which provides an already functional example of OTR in browser, implemented in JavaScript.

jphovila avatar Apr 29 '14 18:04 jphovila

I'm missing OTR, too. Please add that feature to the web chat.

GlasFrost avatar Sep 06 '14 19:09 GlasFrost

Will jappix employ mpOTR for MUC? Xmpp Texting without end2end encryption is of little value.

TameOfGroans avatar Mar 27 '15 02:03 TameOfGroans

I agree with Off-the-record (OTR) encrypted messaging in jappix, at least in private single-user conversations, implementation wich exist for binary clients, and is well known. mpOTR for MUC or OTR for multi-user chats doesn't exist neither for regular clients, and is now feauture cryptocat still trying to implement in its client. XEP-0188: Cryptographic Design of Encrypted Sessions ..conceptual model for the approach specified in this document was inspired by "off-the-record" (OTR) communication.. recently has been implementented in converse.js and jsxc trough otr.js. What I like of jappix first is its lightness, especially in the mini version, and the painless configuration of sasl anoymous login and server generated JID without a password, both other two competitors seems can't manage this very well, and the possibilty to query another user immediatly at login. Don't even have to clic, on page load conversation start. The opporunity to start an encrypted end to end conversation jappix network servers, that often offers sasl-anonymous well configurated on server side, should be a very useful and appreciated thing indeed with this light client. Thank You for you effort.

ghost avatar May 04 '15 13:05 ghost

Planned ASAP :beer:

valeriansaliou avatar Nov 20 '15 07:11 valeriansaliou

Considering implementing OMEMO rather, as it is more XMPP-ish + enables multi-device message synchronization.

See: http://conversations.im/omemo/

valeriansaliou avatar Nov 21 '15 16:11 valeriansaliou

I use Signal a lot, and I think Axolotl is a great idea. Totally for using this on top of xmpp. And the multi device is a real issue. Great that it tackles with it.

dolanor avatar Nov 25 '15 11:11 dolanor

There is no omemo javascript implementation at this time, omemo aim to securely identify devices to obtain multi end point delivery.

The "issue" here is end to end encryption, which has some limitation in offline delivery.

Axolotl aims to solve offline delivery but not in the js implementation at the moment, through history syncronization (in regular clients not in a browser window).

So, here I hoped to get at least some kind of "old" e2e encryption that didn't come.

Now what are you promising? offline encrypted messages? or multi end points? that doesn't exist neither in binary clients (ok offline can be achieved through PGP as usual but not through OTR implementation loosing perfect forward secrecy and deniability), history sync is server dependant and many servers don't store offline messages for security purpose.

I really hope you stick with e2e encryption and eventually the possibility to decrypt offline messages sent with jappix and recieved in a regular client. (do you really want to solve an offline e2e encrypted message recieved by a js client offering perfect forward secrecy and deniabilty? in javascript?)

but for now no encryption.

sorry.

ghost avatar Dec 25 '15 21:12 ghost

@valeriansaliou

Considering implementing OMEMO

Yes, I would greatly appreciate this over mpOTR and OTR.

incredulity avatar Apr 06 '16 21:04 incredulity

After almost 2 years... any news on OMEMO? See also: https://omemo.top/ more and more clients add it...

aslmx avatar Feb 22 '18 22:02 aslmx

@aslmx Jappix isn't maintained anymore ;)

Eijebong avatar Feb 22 '18 22:02 Eijebong

ah. Good to know. Thanks for the info...

aslmx avatar Feb 26 '18 17:02 aslmx