• 0 Posts
  • 58 Comments
Joined 1 year ago
cake
Cake day: July 27th, 2023

help-circle










  • Kind of, but it’s more complicated. I’m not sure if the app itself will be open source, but currently, the method they use is. Either way, the hardest part is already done, but you still need a client (maybe; they might open-source it) and a notification server. I’m planning to attempt to build a Matrix bridge if I have enough time and it’s not beyond my skills, but if you don’t want the messages to be decrypted by the server, making the notification server and maybe client would be really difficult.









  • LinuxSBC@lemm.eetoTechnology@lemmy.worldMatrix 1.9 just came out!
    link
    fedilink
    English
    arrow-up
    4
    ·
    edit-2
    7 months ago

    Think of it like email. You need a client (like Gmail or Outlook), which for Matrix is usually Element, Schildichat (a fork of Element), or Fluffychat. You also need a server (like gmail.com). The most popular one is matrix.org, though it doesn’t have any bridges. To get bridges, you either need to run your own server (much easier than it sounds with this) or use a server with bridges built in. Bridges are tied to the server. You also get an address, of the form @name:example.com, where example.com is the homeserver.

    If you want to do it the easy (but slightly proprietary) way, Beeper is basically commercialized Matrix with preinstalled bridges and a slightly better UI. Some of their stuff is proprietary, but they contribute a lot to FOSS (several bridges I use are by them), and most of the internals are FOSS.