Surveillance strategies in the UK and Israel often go global

  • Lysergid@lemmy.ml
    link
    fedilink
    arrow-up
    11
    ·
    3 days ago

    I don’t get it. E2ee is about encryption in transit not encryption at rest. TLS sounds exactly like e2ee

    • iglou@programming.dev
      link
      fedilink
      arrow-up
      12
      ·
      edit-2
      2 days ago

      E2E is about the sender encrypting, and only the intended receiver decrypting, with nothing in the middle able to read the data.

      TLS is not designed for that, as the server you connect to is not necessarily the intended receiver, yet it can see everything.

      With E2E, you can send data to a server, which is not the intended receiver, and it won’t be able to read it.

      • douglasg14b@lemmy.world
        link
        fedilink
        arrow-up
        1
        ·
        edit-2
        2 days ago

        Your explanation assumes that scope and scale are part of the definition which it is not.

        If you keep zooming in or zooming out the definition of E2E keeps changing under your statement.

        If the only knowledge a system has is between a sender and a receiver (Which satisfies even your definition of “intended recipient”) then TLS is E2E encrypted.

        • iglou@programming.dev
          link
          fedilink
          arrow-up
          1
          ·
          2 days ago

          The definition of E2EE has evolved since the concept surfaced. You seem to be stuck with the original meaning.

          TLS does not fit the modern definition.

          • douglasg14b@lemmy.world
            link
            fedilink
            arrow-up
            2
            ·
            edit-2
            20 hours ago

            Yes the technical term has evolved but did the term evolve in the legislation definition of it?

            If not, then the technically correct usage doesn’t matter which is a point I’ve made in another comment as well.

            And in my previous comment, I am pointing out the logical inconsistencies. Not that I agree or disagree with the technical terminology. You seem to be conflating a logical explanation/call-out of logic holes for my opinion, which it is not