• 2 Posts
  • 61 Comments
Joined 4 months ago
cake
Cake day: May 28th, 2024

help-circle







  • Matrix (as a protocol) appears to be very strong end-to-end encryption and is federated/decentralized. It can do encrypted and unencrypted chats for any number of users, so it can replace discord (which is not at all private or secure) and do private 1:1 communications (which I’d say is the best use case for it). It also does not require a phone number like signal does (which is usually tied to your legal identity and can be used for geolocation).

    I wouldn’t trust any electron apps, which is the framework the official Matrix client, Element, is built on. It’s fully open-source so there are other clients out there which may be better. Of course, the biggest weakness is probably going to be the OS/firmware of device you run it on.

    Edit: The desktop element clients rely on electron (which is a webapp framework built on google chrome, which is spyware). If you’re on android, the app also renders in chrome (which is spyware), but that matters a bit less because android itself is a massive pile of spyware. iOS is also spyware that openly just copies all your files to a server in the US where they are “scanned for very bad things”, retained indefinitely and may be accessed by your favourite state agencies without warrant.




  • Both openrc and runit are great; simple, stable, secure and fast. I had some huge problems with systemd even before it was considered usable. Since then, watching it becoming a bloated CVE monster by needlessly sucking up dozens of userspace components has really made me lose a lot of faith in the direction of GNU/Linux. Linux was supposed to be a free and open version of unix for desktop users, but it’s being reshaped into a cheap tool for capital and prone to all the pitfalls of corporate / techbro thinking.

    I’ve worked on Linux for decades, but I might ditch Linux altogether if FreeBSD had better hardware support. There’s only so much I can write and maintain, myself. I love OpenBSD for servers and network appliances since it’s very hardened, straightforward and very well documented.


  • CCCP Enjoyer@lemmygrad.mltoLate Stage Capitalism@lemmygrad.mlBSODs, BSODs everywhere
    link
    fedilink
    English
    arrow-up
    3
    arrow-down
    1
    ·
    edit-2
    2 months ago

    I’m the same with booting into a tty. Starting up with easy to read shell scripts (like just being able to edit .xinitrc) is exactly how I want everything to work :)

    I’d hope “linux” users might have a little better awareness of the attack surface of systemd after xz, but I’m usually disappointed. Tech bros and big tech are absolutely ruining Linux to the point that you have to go pretty far out of the circle now to get a good distro that understands unix philosophy and KISS principals. Void and Gentoo are pretty much my go-to’s, even then I blacklist a good number of packages.