I don’t know if I’m opening a can of worms here, and I’m still trying to backtrack a lot of history where I was tuning everything out. I keep seeing random swipes at Signal (or the representatives (?)), and I was wondering whether they are founded or just lies.Is it another situation like Lemmy where we just “take the technology and move on”? Thanks!

  • Hey signal is better than most of the mainstream bs. I use it myself and I’m confident that the messages themselves are secure. However, it had issues.

    Since we cannot verify the software they run on the server is the software that is open source then we must assume it is not.

    We know for a majority of cases a phone number = a real identity. Signal implements sealed sender but since signal is a centralised point they can correlate the sealed sender extraordinarily easily. We must therefore assume signal knows when and who is communicating (We can verify they don’t know what is being said) this therefore means signal could theoretically have a full social graph of real identities for every singe user.

    This is of course after we remember signal received funding from BBG which is an organisation funded by the us government purely for the purpose of promoting american propaganda.

    Also I believe they used to have federation but all evidence of this seems to have been wiped from the internet.

    Signal can either adapt and prove themselves with more than a “trust me bro” or they can die. Just cos they are better than the alternatives does not mean we should not demand better.

    • jet@hackertalks.com
      link
      fedilink
      English
      arrow-up
      14
      ·
      18 hours ago

      great explanation!

      we must assume it is not.

      100% - Security is about capabilities, not intentions!

    • einkorn@feddit.org
      link
      fedilink
      arrow-up
      6
      ·
      17 hours ago

      Also I believe they used to have federation but all evidence of this seems to have been wiped from the internet.

      They never had.

      The talk about federation originated when the EU demanded interoperability from gatekeeper software i.e. Whatsapp. Signal said on day one they wouldn’t do from their end because it would mean lowering security.

    • zergtoshi@lemmy.world
      link
      fedilink
      English
      arrow-up
      7
      arrow-down
      2
      ·
      17 hours ago

      If they encrypt meta data like they say they do (https://signal.org/blog/signal-is-expensive/), it should be very hard to use meta data the way you explained.
      Whether they do can be looked up here (https://github.com/signalapp) by those who know what to look for.
      As Signal uses reproducible builds (https://signal.org/blog/reproducible-android/), itcan be verified that the builds are made from the public source code.
      They make offering a secure and trustable app a lot better (by being verifyable) than other messengers.

      • The point is we cannot trust they run the software they claim to run. Identifying a sender despite sealed sender is trivial if u have a centralised server.

        Say I am the signal server and all the clients run the known/provable secure clients that are used. I as the signal server an subject to wiretap and gag orders so I can be obligated to run software that is not the published server software and into tell anyone. As a server I by definition have everyone’s IP address. A message with signal protocol has a sealed sender and a known identity recipient. As the signal server I can see when u send a message and from what IP and to which identity and what ip that identity is. I can then simply associate IPs and identities.

        I trust the app I cannot trust the server. A reproducible build does not prove anything about the server it only proves the client.

        • zergtoshi@lemmy.world
          link
          fedilink
          English
          arrow-up
          3
          ·
          15 hours ago

          Sure. If you want full control, you need to run your own server.
          Matrix crosses my mind.
          But using that is a different animal than installing an app from a store.
          As far as security when communicating conveniently on mobile phone goes, Signal does a pretty good job. But you’re right that it’s important to realize what’s possible and what’s not possible.

            • zeca@lemmy.eco.br
              link
              fedilink
              arrow-up
              1
              ·
              7 hours ago

              If we have a federated messager that some people self host, would that actually be more secure? i dont know much about how federation works, but i imagine that an intelligence agency could make an instance that would federate to the others, listen to the metadata of the exchanges in the network and rebuild a social graph like a centralized server could. Is this a non-issue?