Seems that the Swiss legislature may pass a law requiring ProtonVPN to start banning certain domains from being access by French users (mostly illegal sports streaming sites)

For those using ProtonVPN, is the writing on the wall?

  • Possibly linux
    link
    fedilink
    English
    9
    edit-2
    3 days ago

    Does anyone have thoughts on the IPv6 privacy extensions? They theoretically could help a lot with privacy

    The idea is that your device has tons of temporary IP addresses that can be used for various tasks like surfing the web.

    • Melmi
      link
      fedilink
      English
      52 days ago

      All of your temporary privacy addresses will be coming out of the same subnet, so it’s clear they all belong to the same people.

      Ultimately the privacy extensions are just bringing IPv6’s privacy back in line with IPv4, because without the privacy extensions every single device has a separate IPv6 address based on its MAC address whereas in IPv4 most consumer networks have every device sharing a single IP.

    • @[email protected]
      link
      fedilink
      English
      4
      edit-2
      2 days ago

      Every single one of those temporary IP addresses has the same prefix, which traces back to you.

      Its about as anonymous as adding an apartment number to your own street address.

      • @[email protected]
        link
        fedilink
        English
        12 days ago

        Yes and no. The deal is your last part is your MAC. So when your extension changes they can still track you over any ipv6 connection. The privacy extension changes the last bit so you can’t be tracked over any connection.

        • @[email protected]
          link
          fedilink
          English
          1
          edit-2
          2 days ago

          the whole point of privacy extensions is that it replaces the MAC with a random something. the address is totally unrelated to the MAC

      • Possibly linux
        link
        fedilink
        English
        02 days ago

        That assumes that the prefix is static which it isn’t. It also assumes that you are the only one with that prefix which isn’t necessarily the case. It makes it much harder to track compared to a static IP that is tied to your device.

        If you are the only one using a static prefix then it is less useful but chances are that prefix is shared among lots of users and devices.

    • @[email protected]
      link
      fedilink
      English
      12 days ago

      If anything just that it will break most tracking and surveillance systems that weren’t built for the tiny proportion of ipv6 hosts.

      The question is, how can get a few tens of thousands of completely random and unrelated ipv6 addresses and pick one at random for every connection I make to outside my LAN

      • Possibly linux
        link
        fedilink
        English
        12 days ago

        They are related but the prefix is shared unless you at some with your own router. (Even then your prefix probably isn’t static)

        • @[email protected]
          link
          fedilink
          English
          12 days ago

          Well, I would like the whole address, from hour to hour, to have no correlation whatsoever, as many random numbers as possible.

          • Possibly linux
            link
            fedilink
            English
            12 days ago

            That probably isn’t possible since routing on the public internet wouldn’t work.