• nyan@lemmy.cafe
      link
      fedilink
      English
      arrow-up
      2
      ·
      1 day ago

      They did state it was easy, not safe. Unsafe is always easier. (Until it isn’t—I’d get back “-bash: sudo: command not found” if I just followed those directions without understanding.)

    • Successful_Try543@feddit.org
      link
      fedilink
      arrow-up
      4
      ·
      edit-2
      3 days ago

      sudo curl

      I’d use curl to download with user permissions and then sudo mv to the desired place.

      sudo random binary

      The official binary of your vpn provider isn’t exactly “random”. They probably also provide means to check whether the downloaded binary is authentic. Yet, they don’t elaborate on that here.

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

        To me, any binary I do not have the source code for is random. I have no idea what’s in it and it could be doing any number of malicious things.

        • Successful_Try543@feddit.org
          link
          fedilink
          arrow-up
          2
          arrow-down
          1
          ·
          edit-2
          2 days ago

          Yes, but as it’s the official binary of your VPN provider, you’re going to need to trust them anyways when using their servers.