Earlier quoted context omitted.
Matrix is gaining adoption throughout the open source world super quickly. There are screenshots, guides, and links to join all over the place. Given that, I'm really impressed that anyone looks at Matrix and thinks of it as "little more than niche".
Just clarify since I've upset some members of its community. I'm speaking from a development perspective. Sure Riot might have a large amount of users online, but what portion of that is people developing on top of the protocol. As I originally stated the docs are less than stellar, considering there are many missing pieces. So other than the original dedicated developers building a few things for a large community,…
Matrix and Riot Confirmed as the Basis for France’s Secure Instant Messenger App
191–200 of 204 posts
Re: Matrix and Riot Confirmed as the Basis for France’s Secure Instant Messenger App
#192Earlier quoted context omitted.
> Skype for Governments? I want to type this into a search bar to see if it's a thing... but simultaneuosly I'm terrified of the prospect of discovering that it is.
I don’t think it exists as a product, but I’d totally not be surprised if Skype for Business is used in government branches.
It is, or at least Centrelink, Medicare, NDIS and Veteran's Affairs use it in Australia. Wouldn't be surprised if it was also used outside of DHHS.
Re: Matrix and Riot Confirmed as the Basis for France’s Secure Instant Messenger App
#193Congrats Matrix team! That is huge. Competitor here, few questions: - You guys are currently implementing federated protocols, right? We do P2P protocols, I'm curious why you guys chose federated - why do you think it is better? - How are you guys different than Signal? Obviously way different than Telegram, as it isn't even Open Source (thanks for Open Sourcing your work!). - When I was working on our E2EE private m…
Re: Matrix and Riot Confirmed as the Basis for France’s Secure Instant Messenger App
#194Congrats Matrix team! That is huge. Competitor here, few questions: - You guys are currently implementing federated protocols, right? We do P2P protocols, I'm curious why you guys chose federated - why do you think it is better? - How are you guys different than Signal? Obviously way different than Telegram, as it isn't even Open Source (thanks for Open Sourcing your work!). - When I was working on our E2EE private m…
Telegram's clients are open source.
Re: Matrix and Riot Confirmed as the Basis for France’s Secure Instant Messenger App
#195Earlier quoted context omitted.
An interesting number would be how many GCM/APN devices are registered in the matrix.org sygnal server. All of the Matrix/Riot users I know use private, non-federated home servers, but still rely on the project's Sygnal server(s) for push notifications.
Phone number/email verification is also still centralized as no one has worked out any other way.
Re: Matrix and Riot Confirmed as the Basis for France’s Secure Instant Messenger App
#196Earlier quoted context omitted.
Phone number/email verification is also still centralized as no one has worked out any other way.
Important to note you're not required to use any of these features....considering sign up takes 7 seconds within the app (and for security... Email is a weak point), I bypassed it.
Re: Matrix and Riot Confirmed as the Basis for France’s Secure Instant Messenger App
#197It's sort of ironic considering France's history with Minitel[0] and encryption[1]. [0]: https://en.wikipedia.org/wiki/Minitel [1]: https://www.forbes.com/forbes/1997/1201/6012058a.html#75b6a6... Specifically from [1] is the line: "Its illegal in France to encrypt any communication in any way unless you have permission from the government. How is electronic commerce going to get off the ground in such a society? Good…
It has nothing to do with Minitel as it is a private government only slack-like tool. And the encryption restriction is long gone like in the US. Why there is alway francophobes in threads like that ?
Re: Matrix and Riot Confirmed as the Basis for France’s Secure Instant Messenger App
#198Congrats Matrix team! That is huge. Competitor here, few questions: - You guys are currently implementing federated protocols, right? We do P2P protocols, I'm curious why you guys chose federated - why do you think it is better? - How are you guys different than Signal? Obviously way different than Telegram, as it isn't even Open Source (thanks for Open Sourcing your work!). - When I was working on our E2EE private m…
> why federated, not decentralized? afaict, Matrix is both, kind of. Rooms are decentralized, while users are federated. > What about signal? Signal is great, but it solves a very different problem. It's a good replacement for talking to your best friends on your phone. But it fails quickly once you go past that. No true multi-device, no talking without releasing your phone number, no public groups. No mentions, no p…
Riot does this pretty well, and when it's not alpha/beta, it'll probably do it really well.
Re: Matrix and Riot Confirmed as the Basis for France’s Secure Instant Messenger App
#199Earlier quoted context omitted.
DNSSEC is as secure as SMS.
But signal also uses name servers to connect clients. HIP, the host identity protocol, is the answer. Check out my nick. I'm not a big fan of the current naming system of the internet. Self-certifying names are needed. Edit: If DNSSEC is as secure as sms, then signal is as secure as sms.
Not message contents etc.
Re: Matrix and Riot Confirmed as the Basis for France’s Secure Instant Messenger App
#200Earlier quoted context omitted.
You can't run your own signal server. If that isn't huge then nothing is.
To be more precise you can run your own server but it would not connect to the rest of the network (so it's useless). Source code here: https://github.com/signalapp/Signal-Server
If anything, that'd be a feature, no?