"Last but not least, every COI client app can offer a variety of end to end encryption options to keep your communication absolutely private." The fact I had to read quite so far down the page to find this snippet emphasises to me how unimportant the developers of this protocol see E2E encryption to be :( And leaving it to the client seems like a terrible idea, especially if there are options, as then surely it will…
COI – Chat Over IMAP
21–30 of 259 posts
Re: COI – Chat Over IMAP
#22Re: COI – Chat Over IMAP
#23"Last but not least, every COI client app can offer a variety of end to end encryption options to keep your communication absolutely private." The fact I had to read quite so far down the page to find this snippet emphasises to me how unimportant the developers of this protocol see E2E encryption to be :( And leaving it to the client seems like a terrible idea, especially if there are options, as then surely it will…
I don’t really understand why or how this is different from your current trust model around email...?
To tout it as an alternative, or "breaking free" of WhatsApp, is to discredit one of the pivotal reasons that people use WhatsApp, which is E2E encryption.
Re: COI – Chat Over IMAP
#24Earlier quoted context omitted.
I don’t really understand why or how this is different from your current trust model around email...?
I think that was OP's point? To tout it as an alternative, or "breaking free" of WhatsApp, is to discredit one of the pivotal reasons that people use WhatsApp, which is E2E encryption.
Re: COI – Chat Over IMAP
#25It is very difficult to build a decent email client with IMAP. So initially thought it is a no-sense. But after reading the while proposition seem very intriguing. Although it is based on email adoption will be very difficult.
> It is very difficult to build a decent email client with IMAP Why do you say that? I've implemented a couple of embedded IMAP clients over the years and I always found it pretty OK to work with?
Re: COI – Chat Over IMAP
#26What of network effect? And in today's fragmented, firewalled and NATed internet, what of ! --dport 80,443 -j DROP?
Re: COI – Chat Over IMAP
#27How is this different from https://delta.chat ?
EDIT: looks like delta.chat is open source https://github.com/deltachat/deltachat-desktop
Re: COI – Chat Over IMAP
#28"With XMPP and Matrix.org -based services you would still need to convince everyone to join your new network. Easy in theory, very complex in practice!"
I don't find that so problematic. People just needs to see a bit the inner workings to feel a bit comfortable and give it a chance.
Re: COI – Chat Over IMAP
#29I think they missed the the bit where Matrix is called Matrix because it bridges (matrixes) the existing networks (Slack, IRC, Telegram, Discord, XMPP, etc) in, rather than needing to convince everyone to join. But no matter, we'll just provide a COI bridge if this takes off :)
Re: COI – Chat Over IMAP
#30"Last but not least, every COI client app can offer a variety of end to end encryption options to keep your communication absolutely private." The fact I had to read quite so far down the page to find this snippet emphasises to me how unimportant the developers of this protocol see E2E encryption to be :( And leaving it to the client seems like a terrible idea, especially if there are options, as then surely it will…
I thought you can’t encrypt data at rest on an imap server? Apple even says this in their security guide... right?
Someone will probably say something about homomorphic encryption. Not deployed AFAIK, and deploying will be difficult if you want to ensure that you can search your encrypted mail but others cannot.