You disable the VPN, they show “unprotected”, come on, I’m not really unprotected, why such a dramatic word, I just disabled the thing a little, I’m “disconnected” but it doesn’t mean I’m actually unprotected, the same way it doesn’t mean I’m actually protected if I’m using a VPN.

    • Encrypt-Keeper@lemmy.world
      link
      fedilink
      English
      arrow-up
      3
      ·
      11 hours ago

      It sure is. You get privacy from your ISP, or the network operator of what you’re connected to. Thats why people famously use them for things like piracy. If VPNs weren’t private, privacy wouldn’t exist.

        • Encrypt-Keeper@lemmy.world
          link
          fedilink
          English
          arrow-up
          1
          ·
          3 hours ago

          Yes necessarily. What a VPN does to protect your traffic flows from your ISP or network operator is not affected by browser fingerprinting. On the contrary, this is something VPNs explicitly help with. Since web traffic is almost always encrypted, the types of limited traffic analysis they can normally do, they wouldn’t be able to do if all your traffic is going through a VPN. (Snooping on your DNS queries, looking at your TLS SNI, analyzing packet sizes and such)

          Additionally, not all traffic you’re trying to protect with a VPN even uses a web browser.

      • MonkderVierte@lemmy.zip
        link
        fedilink
        arrow-up
        7
        ·
        20 hours ago

        If your ISP tracks you, then yes; the VPN “tunnels” past the ISP. But keep in mind that the VPN provider can also sell your browsing history. And the ones suitable to work around DRM laws, usually don’t have strict data protection laws.

        The issue is, that a lot of VPN providers sell their service as a privacy service, with loads of superficial bullshit or false promises.

    • MasterBlaster@lemmy.world
      link
      fedilink
      arrow-up
      2
      arrow-down
      14
      ·
      21 hours ago

      Au contraire:

      A VPN, or virtual private network, helps protect your online privacy by encrypting your internet connection and masking your IP address, making it harder for others to track your browsing activity. It also allows you to bypass geographical restrictions, giving you access to content that may be blocked in your region.

      The whole point of VPN is privacy.

      • MonkderVierte@lemmy.zip
        link
        fedilink
        arrow-up
        9
        ·
        20 hours ago

        Virtual wire from your PC to the provider. Nothing more, nothing less. And btw, the encryption of the “wire” doesn’t protect against online tracking (and https is already encrypted).

        • WhyJiffie@sh.itjust.works
          link
          fedilink
          English
          arrow-up
          2
          ·
          8 hours ago

          Virtual wire from your PC to the provider. Nothing more, nothing less.

          also wrong. It’s a virtual wire, that is significantly harder to be tapped, because signals on it are scrambled.

            • WhyJiffie@sh.itjust.works
              link
              fedilink
              English
              arrow-up
              1
              ·
              3 hours ago

              that’s just outright bullshit.

              it already helps that most of the data in HTTPS traffic is encrypted, otherwise your network provider would see freely what user account do you use, to post what content, on what subforums.

              encrypting all traffic on the wire helps additionally to hide what websites you visit (DNS and SNI in HTTPS) and what kind of other web services you use. your local ISP will only see an opaque stream of data to a single VPN company.