• JCpac@lemmy.today
    link
    fedilink
    arrow-up
    1
    ·
    1 year ago

    I don’t get it… How does this protect anything? If we want our packets to reach a web server, we need to write the server’s IP address on them. If a snooper has the IP, can’t they just lookup the domain name from a DNS server? Or is that not a service DNS provides?

    If the IP address is encrypted, how will the routers know where to send the packets? Only solution I can think of would be onion routing… Am I wrong??

    • Domi@lemmy.secnd.me
      link
      fedilink
      arrow-up
      3
      ·
      1 year ago

      An IP address is no longer associated with just one website/domain name. There could be thousands of websites running on a single IP address.

      As is, anyone can currently look at your encrypted traffic and see in plain text which site you’re surfing to. So this proposal is long overdue.

      • Bageler@lemmy.ml
        link
        fedilink
        arrow-up
        1
        ·
        1 year ago

        A government will still subpoena the destination IP for the information if they want it.

        ECH protects against warrantless monitoring and other non-government bad actors and I’m happy to see it implemented. If there hasn’t been a strong enough privacy argument to use Firefox for someone to date, this is a big one.

        • ReversalHatchery@beehaw.org
          link
          fedilink
          arrow-up
          1
          ·
          1 year ago

          A government will still subpoena the destination IP for the information if they want it.

          Sure, but they probably won’t do that every day, so for the general public this is an improvement.

    • Danny M@lemmy.escapebigtech.info
      link
      fedilink
      arrow-up
      2
      ·
      1 year ago

      somebody wiresharking your traffic can see the domain name you’re contacting even if you use https; this solves that.

      reverse DNS lookup does exist, but it’s not always accurate, especially when multiple websites are hosted on the same server (which is more common than you think)