https://mullvad.net/en/help/install-mullvad-app-linux

Trying to install VPN and these are the instructions Mullvad is giving me. This is ridiculous. There must be a more simple way. I know how to follow the instructions but I have no idea what I'm doing here. Can't I just download a file and install it? I'm on Ubuntu.

you are viewing a single comment's thread
view the rest of the comments
[–] 2 points 2 years ago* (1 child)

The point is that an HTTPS request does not need root permissions. Other steps might, and that's indeed high risk.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 2 points 2 years ago

    The curl that ships with apt is ubiquitous enough that I trust doing sudo curl xxx yyy more than enough if it means avoiding typing curl xxx /tmp/yyy && sudo mv /tmp/yyy yyy

  • source
  • parent