Especially for the less tech-savvy among us?

  • sunzu2@thebrainbin.org
    link
    fedilink
    arrow-up
    10
    arrow-down
    7
    ·
    1 day ago

    It is a centralized weak point that US feds can easily extract meta data from to obtain your social network etc

    • doodledup@lemmy.world
      link
      fedilink
      arrow-up
      7
      ·
      14 hours ago

      A bigger weak point is having weak encryption like Session has. Also, you cannot obtain metadata from Signal. They’ve gone to great length to prevent that. Signal servers don’t even know who is talking to whom.

    • FauxLiving@lemmy.world
      link
      fedilink
      arrow-up
      8
      arrow-down
      1
      ·
      17 hours ago

      easily extract metadata

      That’s a pretty big claim to make with zero additional information.

      Since 2018, Signal has been encrypting the sender data with a key that isn’t known to the server. Messages do not contain unencrypted metadata. I’m not sure how you expect the FBI to do this with the information available to the Signal servers.

      • EngineerGaming@feddit.nl
        link
        fedilink
        arrow-up
        1
        arrow-down
        3
        ·
        10 hours ago

        I am pretty sure that if asked, the serverside protections can be circumvented - I think in one Github issue they even confessed that Sealed Sender is not bulletproof and is “best effort”. I prefer to assume that if everything goes through a single server, and they know what and when each account does upon connecting - they can correlate the identities if they want to.

        • FauxLiving@lemmy.world
          link
          fedilink
          arrow-up
          1
          ·
          52 minutes ago

          I am pretty sure that if asked, the serverside protections can be circumvented

          No, they literally cannot. The entire protocol is open sourced and has been audited many times over.

          One of the fundamental things you assume when designing a cryptosystem is that the communication link between two parties is monitored. The server mostly exists as a tool to frustrate efforts by attackers that have network dominance (i.e. secret police in oppressive regimes) by not allowing signals intelligence to extract a social graph. All this hypothetical attacker can see is that everyone talks to a server so they can’t know which two people are communicating.

          The previous iteration, TextSecure, used SMS. Your cellular provider could easily know WHO you were talking to and WHEN each message was sent. So SMS was replaced with a server and the protocol was amended so that even the server has no way of gaining access to that information.

          The sealed sender feature is something that the client does. It was best effort because, at the time, they still supported older clients and needed backwards compatibility. This is no longer the case.

        • FauxLiving@lemmy.world
          link
          fedilink
          arrow-up
          2
          ·
          16 hours ago

          at role does the signal server play?

          If this is a question that you need answered then I’m not sure you’re qualified to declare that Signal is insecure.