Replies (2)

I have to disagree. SimpleX has much better privacy at the moment. NIP-104 will help once it's complete and implemented in 0xchat, but SimpleX may retain an edge in privacy since users have no identity between chats. We could maybe approximate it by using a new nsec/npub in every chat we join, but I'm not familiar enough with the architecture to say for sure if that'd be fully equivalent.
To match SimpleX, you need to have the same encryption (Signal Double Ratchet Algorithm) + post-quantim ratchets (like Apple & SimpleX have done ) As well as using pairwise identifiers for messaging queues (separate sending receiving servers and address) which should be done automatically, behind the scenes so users don't have to create a separate identity for each contact.