Hacker News new | ask | show | jobs
by endisneigh 1487 days ago
How exactly would you implement an interoperable E2EE group chat app where you can arbitrarily add and remove people like with iMessage?

The EU law linked does not actually recommend anything specifically, just vaguely states interoperability being a goal.

Certain apps will have certain functionality. Unless you're willing to constrain the functionality it's not really possible.

Right now everyone could already use email which supports encryption. They don't, though.

3 comments

> How exactly would you implement an interoperable E2EE group chat app where you can arbitrarily add and remove people like with iMessage?

Doesn't the matrix chat app allow for this? Might be useful to learn how they do it if this is of interest.

https://matrix.org/docs/guides/end-to-end-encryption-impleme...

The same way as they're doing it right now, just well-documented and open. Let the bigcrops create working groups to hammer out the details.
How is the problem you're imagining solved by having just a single company in charge of the app?
It’s not - the company usually also has the keys, so you have to trust them.
If you call that E2EE then all E is.
If you want interoperability you would need true e2ee, I never claimed single company regular encryption was e2ee