Skip to content

Is Matrix cooked?

Technology
52 26 0
  • uh, no?

    Uh, yes.

    the chat app does have access to your messages, as I originally said

    What you originally said was gibberish, but I digress. The chat app is open source, so you can evaluate what it's doing with those messages for yourself.

    What you originally said was gibberish, but I digress.

    I don't agree, and additionally when you say I'm wrong I have to pull the reason out of you with pincers.

    The chat app is open source, so you can evaluate what it's doing with those messages for yourself.

    yeah, evaluate what it does at the time of the audit.

  • This. I know a lot of folks in the fediverse like Matrix, but the user experience feels like yet another platform that started with the platform architecture, and not the end user’s experience.

    Then it gets adopted by a bunch of people who enjoy installing Hannah Montana Linux distros for fun, and no one else.

    the new apps are great and they've replaced the hot part of the encryption code with one in rust, for use in all clients. the web ui is still clunky but generally fine

  • What you originally said was gibberish, but I digress.

    I don't agree, and additionally when you say I'm wrong I have to pull the reason out of you with pincers.

    The chat app is open source, so you can evaluate what it's doing with those messages for yourself.

    yeah, evaluate what it does at the time of the audit.

    but even just your chats on the phone

    This is gibberish.

    when you say I'm wrong I have to pull the reason out of you with pincers.

    You don't. I've given it to you in plain English.

    yeah, evaluate what it does at the time of the audit

    ...yes? They've also had several third-party professional audits.

  • uh, no? on smartphones, yes, but not on computers.

    That's not true. Most operating systems at least have filesystem permissions, and on a lot of Linux distros you additionally get AppArmor or PolKit to further restrict what files a program can read/write.

    Most operating systems at least have filesystem permissions,

    which limits access between files of different users, but does not prevent the zoom app to read your documents, or the cracked game you torrented to read the passwords from your web browser.

    and on a lot of Linux distros you additionally get AppArmor or PolKit to further restrict what files a program can read/write

    on lot of linux distributions where apparmor is active, most processes are unconfined, or at best still have broad access, because the distribution does not ship apparmor profiles for each executable that a user may run.

    same with polkit, except that it's use case is not about defining additional limitations, but about defining what is allowed, to build upon other security systems. so to define whe n to prompt the user permission, whether to ask for a password or just a yes-no question, or whether to just allow something that would otherwise be disallowed if polkit was not in place.

    Additionally, on a lot of linux distributions, umask is set by default so that new files are world readable, and so users can read most of each others files.

    this is also at least the 3rd instance I ask this week, but are we really assuming that the common internet user is using linux? what is the case with other operating systems, like windows? yeah users can't read each others profile directory by default, but nothing prevents program A from reading something written by program B when both are running with the privileges of your user account

    so, sorry but to me it seems that

    • on linux it is possible, but in lots of common cases access is not limited
    • on windows it is not possible, without involving probably enterprise level software
  • I mentioned Linux specifically because something like this is the hardest to set up on Linux. I (wrongly) assumed that since you were complaining about it not existing, you were on a platform where setting these permissions up isn't straightforward. App-specific file-acess permissions are on MacOS out of the box as a configurable setting for all applications (in the system settings menu), and I'm pretty sure Windows 10/11 has something similar in its settings menu as well.

    Edit:
    Also, if we're being pedantic, this is also a setting on both Android and iOS, with Android displaying the option to change access pretty much every time you pick out a file.

    App-specific file-acess permissions are on MacOS out of the box as a configurable setting for all applications (in the system settings menu), and I'm pretty sure Windows 10/11 has something similar in its settings menu as well.

    I don't know about macos, but I doubt that it applies to software that was obtained outside of their app store.

    on windows however, those settings only apply to UWP apps. not .exe and .bat and .msi and .ps programs, but .appx packages that you can install from the Microsoft Store. and installing something from the Microsoft Store does not mean that it'll be sandboxed, lots of regular .exe programs are also distributed there.

    Also, if we're being pedantic, this is also a setting on both Android and iOS, with Android displaying the option to change access pretty much every time you pick out a file.

    those are mobile operating systems, they have been designed with this in mind from the beginning. General purpose desktop computers are very different though, for better or worse. and, as I know, desktop computer users are still not a small minority

  • but even just your chats on the phone

    This is gibberish.

    when you say I'm wrong I have to pull the reason out of you with pincers.

    You don't. I've given it to you in plain English.

    yeah, evaluate what it does at the time of the audit

    ...yes? They've also had several third-party professional audits.

    This is gibberish.

    I don't know what this means. you could have just said "fuck you", plainly, and it wouldn't have made less sense.

  • This is gibberish.

    I don't know what this means. you could have just said "fuck you", plainly, and it wouldn't have made less sense.

    you could have just said "fuck you", plainly

    I certainly could have and would have if that's what I wanted to say.

  • I mentioned Linux specifically because something like this is the hardest to set up on Linux. I (wrongly) assumed that since you were complaining about it not existing, you were on a platform where setting these permissions up isn't straightforward. App-specific file-acess permissions are on MacOS out of the box as a configurable setting for all applications (in the system settings menu), and I'm pretty sure Windows 10/11 has something similar in its settings menu as well.

    Edit:
    Also, if we're being pedantic, this is also a setting on both Android and iOS, with Android displaying the option to change access pretty much every time you pick out a file.

    this is also a setting on both Android and iOS, with Android displaying the option to change access pretty much every time you pick out a file.

    For photos at the very least, it's the same on iOS. Haven't tested with files. But anytime I needed to send people photos over FB Messenger, I'd add access to that one specific photo and nothing more. Until I got tired of it and added all photos. Oh well.

  • Also there are not many competitors to Matrix. Just XMPP for the most part.
    SimpleX and Signal are not good at supporting chat rooms with large amounts of people. Telegram does it okay but isn’t decentralized.

    Telegram also don't have E2E encryption on groups

  • App-specific file-acess permissions are on MacOS out of the box as a configurable setting for all applications (in the system settings menu), and I'm pretty sure Windows 10/11 has something similar in its settings menu as well.

    I don't know about macos, but I doubt that it applies to software that was obtained outside of their app store.

    on windows however, those settings only apply to UWP apps. not .exe and .bat and .msi and .ps programs, but .appx packages that you can install from the Microsoft Store. and installing something from the Microsoft Store does not mean that it'll be sandboxed, lots of regular .exe programs are also distributed there.

    Also, if we're being pedantic, this is also a setting on both Android and iOS, with Android displaying the option to change access pretty much every time you pick out a file.

    those are mobile operating systems, they have been designed with this in mind from the beginning. General purpose desktop computers are very different though, for better or worse. and, as I know, desktop computer users are still not a small minority

    Didn't know it only applied to UWP apps on Windows. That does seem like a pretty big problem then.

    I don't still have a Mac readily available to test with but afaik it is any application that uses Apple's packaging format. It could also be that it needs to be in the "Applications" folder, but I'm almost certain it isn't an App Store exclusive feature.

  • Sidenote, the modern web is so fucked because how am I supposed to teach a kid that I would trust the random website "paper.wtf" I have never seen before with literally "meow" randomly above their article MORE than businessinsider.com which is like at the top of every search result

    The most skibidiest of websites is also the most trustworthy.

  • In today's episode of Kill The Messenger, Matrix co-founder Matthew Hodgson reveals how full of bullshit is the writer of the original article.

    The messages were published in the Office of the Matrix.org Foundation room: https://matrix.to/#%2F!sWpnrYUMmaBrlqfRdn%3Amatrix.org%2F%24XpQe-vmtB7j0Uy1TPCvMVCSCW63Xxw_jwy3fflw7EMQ%3Fvia=matrix.org&via=element.io

    https://paper.wf/alexia/matrix-is-cooked is fascinatingly incorrect

    Until the 6th of November 2023 when they—in their words—moved to a different repository and to the AGPL license. In reality, the Foundation did not know this was coming, and a huge support net was pulled away under their feet.

    fwiw, the Foundation had a front-row seat in the fact that Element (as incorporated by the folks who created Matrix) had donated $$M to the Foundation over the years, but wasn't going to survive if it kept giving all its work away as apache-licensed code - which in turn would have been catastrophic for the Foundation.

    Yes, the high expenses for the Matrix.org homeserver are largely because they are still managed by Element, just not as donated work but instead like with any other customer.

    nope, Element passes the hardware costs (and a fraction of the people costs) of running the matrix.org server to the Foundation without any overheads or markup at all.

    Either way it shows that Element is seemingly cashing in on selling ,Matrix to governments and B2B as a SaaS solution without it going back to the foundation

    Element has literally put tens of millions into the foundation, and is continuing to do so - while some of the costs get passed to the Foundation, Element donates a bunch too (e.g. by funding a large chunk of the Matrix conference as the anchor sponsor, and by donating time all over the place to help support trust & safety etc)

    At the same time I can't help but think that this could have been prevented. Even Matthew himself recognizes that putting the future on Matrix on the line with VC funding and alike was not the best idea for the health of Matrix.

    No, even Matthew knows that Matrix would never have been funded without routing the VC funding from Element into... building Matrix. We tried to fund it originally purely as a non-profit, but failed (just as it's a nightmare to raise non-profit for the Foundation today even now that Matrix exists and is successful!). If you need to raise serious $ for an ambitious project, you either need to get lucky with a billionaire (as Signal did with Brian Acton) or you have to raise on the for-profit side. Perhaps it would have have been best for Matrix to grow organically, but I suspect that if it did, it would have failed miserably - instead, it succeeded because we already had a team of ~12 people who could crack on and jump-start it if they could work on it as their dayjob; the team who subsequently founded Element.

    Ultimately, for-profit companies will do what makes them profit, not what's the best option. Unless the best option happens to coincide with making the most profit.

    No, Element is not profitable. Nor is it trying to maximise profit. Right now it's trying to survive and get sustainable and profit-neutral (i.e. break-even) - while doing everything it can to help keep Matrix healthy and successful too (given if Matrix fails, Element fails too).

    Unfortunately, supporting the foundation through anything more than “in spirit” and a platinum membership is out of their budget, apparently. I think that morally they owe a lot more than that.

    wow.

    the FUD level is absolutely astonishing, and I really wonder what the genesis of this is

    so, absolutely, spectacularly, depressing

    this, my friends, is why we can't have nice things.

    In response to an other person suggesting that the publisher is also known as a reasonable person on the platform:

    Interesting, the matrix handle that seems behind this blog seems always to have been quite a reasonable person

    somewhat why i’m wondering what the backstory is, and whether this is an unfortunate example of spicy lies outpacing the boring truth

    You know the system is fucked when people who seek to maximize profit for themselves while making everyone else's life worse is rewarded, whereas projects like Matrix, which is clearly a public good that benefits the society, struggles to get funding.

  • it's ... not ... a simple messenger, if that helps?

    What is it then? A complicated messenger?

  • Texting myself the weather every day

    Technology technology
    4
    14 Stimmen
    4 Beiträge
    1 Aufrufe
    G
    Even being too lazy to open the weather app, there are so many better and free ways of receiving a message on your phone. This is profoundly stupid.
  • 119 Stimmen
    10 Beiträge
    5 Aufrufe
    S
    Active ISA would be a disaster. My fairly modern car is unable to reliably detect posted or implied speed limits. Sometimes it overshoots by more than double and sometimes it mandates more than 3/4 slower. The problem is the way it is and will have to be done is by means of optical detection. GPS speed measurement can also be surprisingly unreliable. Especially in underground settings like long pass-unders and tunnels. If the system would be based on something reliable like local wireless communications between speed limit postings it would be a different issue - would also come with a significant risc of abuse though. Also the passive ISA was the first thing I disabled. And I abide by posted speed limits.
  • 288 Stimmen
    46 Beiträge
    198 Aufrufe
    G
    Just for the record, even in Italy the winter tires are required for the season (but we can just have chains on board and we are good). Double checking and it doesn’t seem like it? Then again I don’t live in Italy. Here in Sweden you’ll face a fine of ~2000kr (roughly 200€) per tire on your vehicle that is out of spec. https://www.europe-consommateurs.eu/en/travelling-motor-vehicles/motor-vehicles/winter-tyres-in-europe.html Well, I live in Italy and they are required at least in all the northern regions and over a certain altitude in all the others from 15th November to 15th April. Then in some regions these limits are differents as you have seen. So we in Italy already have a law that consider a different situation for the same rule. Granted that you need to write a more complex law, but in the end it is nothing impossible. …and thus it is much simpler to handle these kinds of regulations at a lower level. No need for everyone everywhere to agree, people can have rules that work for them where they live, folks are happier and don’t have to struggle against a system run by bureaucrats so far away they have no idea what reality on the ground is (and they can’t, it’s impossible to account for every scenario centrally). Even on a municipal level certain regulations differ, and that’s completely ok! So it is not that difficult, just write a directive that say: "All the member states should make laws that require winter tires in every place it is deemed necessary". I don't really think that making EU more integrated is impossibile
  • AI model collapse is not what we paid for

    Technology technology
    20
    1
    84 Stimmen
    20 Beiträge
    4 Aufrufe
    A
    I share your frustration. I went nuts about this the other day. It was in the context of searching on a discord server, rather than Google, but it was so aggravating because of the how the "I know better than you" is everywhere nowadays in tech. The discord server was a reading group, and I was searching for discussion regarding a recent book they'd studied, by someone named "Copi". At first, I didn't use quotation marks, and I found my results were swamped with messages that included the word "copy". At this point I was fairly chill and just added quotation marks to my query to emphasise that it definitely was "Copi" I wanted. I still was swamped with messages with "copy", and it drove me mad because there is literally no way to say "fucking use the terms I give you and not the ones you think I want". The software example you give is a great example of when it would be real great to be able to have this ability. TL;DR: Solidarity in rage
  • Big Tech Wants to Become Its Own Bank

    Technology technology
    33
    1
    246 Stimmen
    33 Beiträge
    4 Aufrufe
    B
    I know, I was just being snarky
  • 1 Stimmen
    19 Beiträge
    4 Aufrufe
    L
    Where and what is texas?
  • Bill Gates to give away 99% of his wealth in the next 20 years

    Technology technology
    21
    150 Stimmen
    21 Beiträge
    7 Aufrufe
    G
    hehehehe You know, it's hilarious that you say that. Nobody ever realizes that they're talking to a starving homeless person on the internet when they meet one, do they? Believe it or not, quite a few of us do have jobs. Not all of us are disabled or addicted. That is the problem with the society we live in. We're invisible until we talk to you.
  • WhatsApp provides no cryptographic management for group messages

    Technology technology
    3
    1
    17 Stimmen
    3 Beiträge
    5 Aufrufe
    S
    Just be sure to add only the people you want to be there. I've heard some people add others and it's a bit messy