Many of us (or at least me) would probably like to see Signal getting decentralized. Here are a few thoughts I had about this recently.

First let me define three persons:

  • Peter (using the official signal.org instance)
  • Ted (using the example.com instance)
  • Andrew (using his own instance under andrew.chat)

Couldn’t we use the upcoming username feature to build a decentralized signal network? For example with a modified client or maybe just a modified libsignal library we could parse the instance from the username which would look like an email address (ted.42@example.com or andrew.62@andrew.chat). If the username doesn’t have a domain part it just uses the default instance (so Peter just has the username peter.94).

Maybe we have some people here who are already familiar with the Signal codebase and willing to assist?

EDIT: Yes I know Session and Matrix exist but Session is to extreme and technical and Matrix is more focused on communities and groups which aren’t even encrypted. Besides that both of them have a much smaller userbase compared to Signal.

      • Chris Ely@fosstodon.org
        link
        fedilink
        arrow-up
        0
        arrow-down
        1
        ·
        5 months ago

        I think most iOS users have no trouble understanding how user hostile Signal has been after getting a new device or losing all the messages they wanted to save.

        As for the user base, that’s a problem that fixes itself as more people switch away from Signal.

        @mintdaniel42

        • mintdaniel42@futurology.todayOP
          link
          fedilink
          English
          arrow-up
          2
          ·
          5 months ago

          Yes I understand that but there’s no messenger that’s really perfect. Btw signal is working on free and paid cloud backups for iOS and Android

          • Chris Ely@fosstodon.org
            link
            fedilink
            arrow-up
            0
            arrow-down
            1
            ·
            5 months ago

            Signal fails as a useful solution as long as:

            - I can’t switch devices and keep messages.
            - I must give them a phone number.
            - Multiple devices can’t cooperate to allow me to chat continuously from any device.
            - Messages can’t be sent/received arbitrarily because the server decided my client isn’t acceptable.

            Signal is not reliable and very user-hostile.

            @mintdaniel42

            • mintdaniel42@futurology.todayOP
              link
              fedilink
              English
              arrow-up
              4
              ·
              5 months ago

              Okay so I’ve been using Signal for over two years now and would like to address your critical points:

              • I switched from my old phone to my current phone without losing even one message. Not even safety numbers changed
              • Yes you have to give them a phone number. And yes atm everyone is able to see them. This will change this year as usernames are coming. The phone number will from then on only be used for verification and stored encrypted
              • I have three devices: Phone (Android), Tablet (Android) and PC (Linux). All of the messages get synchronized properly and almost instantly
              • I don’t know what you mean by this exactly but I think you mean that the official Signal server doesn’t support forked clients which is false if you take a look at Molly (which I’m using on my Tablet due to several reasons)

              In terms of reliability in general I never experienced any issues with Signal. It works great even in bad internet connection scenarios.

              • Chris Ely@fosstodon.org
                link
                fedilink
                arrow-up
                1
                ·
                5 months ago

                I could have guessed that you used Android before your previous message simply by your positive impression.

                Try switching the OS and keeping your messages then you will discover the difficulty. It’s worse if you began on iOS.

                I just recently had the Signal servers silently stop communicating with the app. I had to create a debug log to find that the server was sending an error for some reason when it was working the previous day. Switching apps was the only solution remaining.

                @mintdaniel42

    • ᗪᗩᗰᑎ@lemmy.ml
      link
      fedilink
      English
      arrow-up
      2
      ·
      5 months ago

      Figured I’d repost because I see Session being recommended again.

      ======== Original Post: https://lemmy.ml/comment/1615043

      Session’s developers dropped Signal’s Perfect Forward Secrecy (PFS) and deniability [0] security features. Personally I would not trust a product that drops an end-user security feature for the sake of making the developer’s life easier [1] .

      Using existing long-term keypairs in place of the Signal protocol massively simplifies 1-1 messaging.

      For those unaware, PFS protects your data/messages from future exploits and breaches. With PFS, each message’s encryption is isolated, preventing compromise of current and past interactions [2].

      A simple example to illustrate why PFS is beneficial. Lets assume any 3 letter agency is collecting all Signal/Session messages - on top of the tons of data they’re already capturing. The great thing is that your messages are encrypted, they can’t see anything - YAY - but they’re storing them basically forever.

      Two ways they may be able to compromise your privacy and view ALL your messages:

      1. A flaw is discovered that allows them to crack/brute force the encryption in weeks instead of years/decades/eternity. If you were using Session, because you use the same key for every message, they now have access to everything you’ve ever said. If you were using Signal, they have access to that one message and need to spend considerable resources trying to crack every other message.

      2. Your phone is compromised and they take your encryption keys. If you were using Session, this again gives them access to your entire message history. If you were using Signal, because the keys are always rotating (known as ephemeral) they can only use them to unlock the most recent received messages.

      It’s important to state that both cases above only really matter if you delete your messages after a certain time. Otherwise, yes, all they have to do is take your phone and get access to your entire message history - which is why ephemeral messaging (i.e. auto deleting messages after a certain time) is crucial if you suspect you may be targeted.

      [0] https://getsession.org/blog/session-protocol-explained

      [1] https://getsession.org/blog/session-protocol-technical-information

      [2] https://www.signal.org/blog/advanced-ratcheting/

      • Chris Ely@fosstodon.org
        link
        fedilink
        arrow-up
        1
        ·
        edit-2
        5 months ago

        That’s a fair criticism. I prefer using Session with better multiple device support and without waiting for Signal to finally stop using phone numbers.

        When using either, disappearing messages should be enabled.

        The part about PFS falls down, for me, when you assume both that keys can be cracked in some shorter than normal time-frame, and that the new key (per message, or less often) won’t also be cracked quickly.

        @KLISHDFSDF

        • ᗪᗩᗰᑎ@lemmy.ml
          link
          fedilink
          English
          arrow-up
          1
          ·
          5 months ago

          The part about PFS falls down, for me, when you assume both that keys can be cracked

          The argument doesn’t hold because its known that keys aren’t 100% secure [0]. This is why recommended key algo’s and lengths are constantly changing and increasing in size because either they’re found to be weak and/or compute has increased to the point where, although it may not be easy, it’s still a possibility for someone with enough resources to break. And again, at least on the Signal side, they’re left with having to decrypt every single message, where with Session, one key gets you access to everything.

          I do agree that disappearing messages should be enabled for maximum security.


          [0] See page 54 in this PDF -> nvlpubs.nist.gov for what NIST recommends for key length and specifically note the caveat that:

          The security-strength estimates will be significantly affected when quantum computing becomes a practical consideration.

          Page 62 further presses the point:

          At some time, the security strength provided by an algorithm or key may be reduced or lost completely. For example, the algorithm or key length used may no longer offer adequate security because of improvements in computational capability or cryptanalysis.