• @[email protected]
    link
    fedilink
    English
    158 months ago

    I pay for ProtonVPN, and I still run my traffic through OpenVPN.

    Hate to victim blame, but unless you’re going to audit every line of code yourself, don’t use obscure software.

    • @[email protected]
      link
      fedilink
      English
      23
      edit-2
      8 months ago

      As TonyTonyChopper this thread said, sometimes that obscure software is what you are required to use in your institution, or they don’t offer support for anything else.

      • @[email protected]
        link
        fedilink
        English
        38 months ago

        Yeah it sucks. Of course there are outlying situations where people are obliged to use shit software.

        But for those with a choice, just don’t use shit software.

      • @[email protected]
        link
        fedilink
        English
        18 months ago

        Are these tools implementing proprietary protocols or something? So far I have not found a VPN I couldn’t make work with openvpn or wireguard.

    • @[email protected]
      link
      fedilink
      English
      68 months ago

      To be fair you should be using wire guard then. Because multiple of the largest and most well-known security auditing firms in the world have said that openvpn is impossible to truly audit. It’s too large, you can audit individual parts of it, and you can audit individual interactions between parts. But it’s not possible to fully audit.

      Meanwhile wireguard is quite small so it can be fairly easily audited by a small team and has been multiple times

        • @[email protected]
          link
          fedilink
          English
          28 months ago

          You can wrap it into https with nginx if you wanna get super fancy so it just looks like web traffic even with dpi. Takes a latency and speed hit but it works