Live data from Hacker News

France’s government is building its own encrypted messenger service

reuters.com

131–133 of 133 posts

Re: France’s government is building its own encrypted messenger service

#131

Earlier quoted context omitted.

Is Matrix planning to use MLS for interop with other E2E systems? https://datatracker.ietf.org/wg/mls/about/

Good question. We're participating on the periphery of the MLS discussions, mainly to try to encourage the MLS team to consider and support decentralised use cases. At the moment there's a temptation to go for a simpler approach which assumes there's a centralised sequencing server which solves all the races you otherwise get (and which have plagued us in Matrix whilst implementing Megolm). However, assuming a centra…

Has Matrix considered developing a DMLS (D for decentralized use cases) specification for submission to IETF?

Re: France’s government is building its own encrypted messenger service

#132

Earlier quoted context omitted.

Good question. We're participating on the periphery of the MLS discussions, mainly to try to encourage the MLS team to consider and support decentralised use cases. At the moment there's a temptation to go for a simpler approach which assumes there's a centralised sequencing server which solves all the races you otherwise get (and which have plagued us in Matrix whilst implementing Megolm). However, assuming a centra…

Has Matrix considered developing a DMLS (D for decentralized use cases) specification for submission to IETF?

We may have to go down that path if MLS ends up being decentralisation unfriendly.

Re: France’s government is building its own encrypted messenger service

#133

Is there a reason a crypto messenger team wouldn't seem to publish their protocol specs using BAN notation that people can objectively reason about, and then verify the implementation of it in the code? As in, if you can't explain it this clearly, what's the problem? http://www.lsv.fr/Software/spore/table.html Having worked on some crypto projects, the admonition to, "just read the code," is disingenuous, because wit…

the crypto specs are https://git.matrix.org/git/olm/about/docs/olm.rst and https://git.matrix.org/git/olm/about/docs/megolm.rst (amongst others).

Now that's how it's done. Nice.
Post reply on HN