Earlier quoted context omitted.
is this on Riot or RiotX on Android? All dev in the last year has been on RiotX, which should be an unrecognisably better app and will shortly replace Riot on Android (hopefully end of June).
Completely unrelated but are there any plans for setting a explicit content filter for riot? At the moment on RiotX you only need to scroll down 7 times in the room directory on matrix.org to see rooms dedicated to sexual content. I think it would be beneficial for broader mass adoption.
Automattic invests in Matrix
61–70 of 114 posts
Re: Automattic invests in Matrix
#62VC money mixed with open source software again. It didn't end well for Keybase. I hope Matrix has a monetization strategy. Edit: for people interested there are company docs at https://beta.companieshouse.gov.uk/company/10873661/filing-h... eg. "25 Mar 2020 Total exemption full accounts" document (2.2) shows a yearly loss of almost 2M pounds. Edit 2: it seems Matrix people no longer control 50% of their company share…
Re: Automattic invests in Matrix
#63> Talking of moving, Hodgson says he expects Automattic to move over from Slack to Riot following this investment. Here's hoping Automattic has enough influence to move the WordPress.org open source and community discussions (which are currently hosted on Slack, but used to take place on IRC) to Matrix too.
Re: Automattic invests in Matrix
#64Every individual Matrix room is a multi-master, non-ACID database which uses its own data as security- and privacy-related configuration. Given how hard this is to get right, I'd really, really like to see Jepsen tests and a security audit done on more than the crypto aspect of Matrix.
That said, nobody's done any Jepsen tests yet as far as we know, but we'd really welcome them!
Re: Automattic invests in Matrix
#65> Imagine if every WP site automatically came with its own Matrix room or community? Imagine if all content in WP automatically was published into Matrix as well as the Web?… Imagine there was an excellent Matrix client available as a WordPress plugin for embedding realtime chat into your site?” I want to imagine it, but I really struggle to. Matrix is just too slow, bloated, and heavy. I cannot even fathom what a sn…
The main Matrix.org homeserver is pretty slow because it's usually overloaded: https://matrixservers.anchel.nl/783115140 This is IMO mainly because they've stuck with the main implementation of the homeserver (Synapse) being written in Python. Had they've gone through with developing Dendrite as the main implementation, or perhaps even gone with one written in Rust, all of this would feel much snappier. In a way, Den…
Meanwhile Conduit (http://conduit.rs/) is a new implementation in Rust which is making spectacular progress (it's overtaken Dendrite in some places already).
Both of them are unrecognisably snappy, relative to Synapse - even when Synapse isn't completely overloaded.
Re: Automattic invests in Matrix
#66Earlier quoted context omitted.
Can I bump two phones together to exchange keys (using NFC or similar)? That would be the killer feature for us when we do conferences - perhaps more relevant to the Before Covid times of course.
You could, but we chose to do QR codes first as it's a bit more intentional and slightly harder to MITM.
Re: Automattic invests in Matrix
#67Every individual Matrix room is a multi-master, non-ACID database which uses its own data as security- and privacy-related configuration. Given how hard this is to get right, I'd really, really like to see Jepsen tests and a security audit done on more than the crypto aspect of Matrix.
There's a massive academic paper dedicated to Matrix's theoretical correctness (and the correctness of the Synapse implementation) going to be published in a few weeks. Wish it was already out, because it's spectacular :) That said, nobody's done any Jepsen tests yet as far as we know, but we'd really welcome them!
Re: Automattic invests in Matrix
#68VC money mixed with open source software again. It didn't end well for Keybase. I hope Matrix has a monetization strategy. Edit: for people interested there are company docs at https://beta.companieshouse.gov.uk/company/10873661/filing-h... eg. "25 Mar 2020 Total exemption full accounts" document (2.2) shows a yearly loss of almost 2M pounds. Edit 2: it seems Matrix people no longer control 50% of their company share…
But keybase still has their server software that people depend on and that isn't open source. Worst that could happen with New Vector is that they stop paying developers to work for the Matrix.org foundation but that would not prevent anyone from continuing to use the existing software
Even if New Vector did go evil (e.g: bought by EvilCorp; coerced into adding backdoors; tried to monetise user data/metadata; tried to relicense opensource stuff as proprietary; tried to add core functionality as paid-only) then both the Foundation and the wider ecosystem would fight back; rejecting the obnoxious changes to the spec, or simply going and supporting an alternative provider.
Meanwhile, if New Vector did implode, the team could still go elsewhere and keep working on Matrix if they wanted to - and there are an increasing number of folks who might hire them to do so. e.g. Automattic's new Matrix job opening! " rel="nofollow">https://automattic.com/work-with-us/matrix-integrations-engi...
edit: the monetisation strategy for New Vector is selling Matrix hosting (https://modular.im) and helping out big folks like Governments who want to jump on board Matrix. While the company is certainly not profitable yet, it certainly has a path to being sustainable (otherwise folks like Automattic wouldn't invest!)
Re: Automattic invests in Matrix
#69Synapse plus a few bridge just eats all my server's resources. Go wonder why they chose to do it in python...
Re: Automattic invests in Matrix
#70VC money mixed with open source software again. It didn't end well for Keybase. I hope Matrix has a monetization strategy. Edit: for people interested there are company docs at https://beta.companieshouse.gov.uk/company/10873661/filing-h... eg. "25 Mar 2020 Total exemption full accounts" document (2.2) shows a yearly loss of almost 2M pounds. Edit 2: it seems Matrix people no longer control 50% of their company share…
But keybase still has their server software that people depend on and that isn't open source. Worst that could happen with New Vector is that they stop paying developers to work for the Matrix.org foundation but that would not prevent anyone from continuing to use the existing software
Even if they just "went Keybase" not having people outside of the org working on it would slowly bring them the XMPP fate (irrelevance).