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.

    • TrickDacy@lemmy.world
      link
      fedilink
      arrow-up
      17
      ·
      6 months ago

      Specifically, no. Far less malware on Linux. But it’s still a computer system that can execute code.

    • Vik@lemmy.world
      link
      fedilink
      English
      arrow-up
      11
      ·
      6 months ago

      It’s a problem anywhere, centralised software repositories help combat it to a degree.

    • HuntressHimbo@lemm.ee
      link
      fedilink
      arrow-up
      1
      ·
      6 months ago

      Malware sadly is a problem everywhere, but it is arguably less so on Linux. First, Linux is less popular so less malware is written for it to some degree. That doesn’t mean no malware, but if you’re trying to pwn people hitting a website you’ll get more targetting windows, android, or iOS than Linux so it’s a little less prevalent.

      Second, it could be argued the security model of Linux is more secure than windows. This is a far more contentious point, but I think that simply from having more eyes on the code Linux has a more secure model. Windows relies on security through obscurity a great deal, and if you talk to cybersecurity experts they will often tell you this is no security at all.

      Lastly, because software on Linux is typically installed through centralized repositories of binaries or sandboxed app images, you have to go more out of your way to get dodgy software on Linux. The tradeoff there is that a lot of proprietary apps and helper programs that come with some tech will never be available in the repos and that can send some new users to try finding them elsewhere with all the risks that entails. Some distros go for a middle ground with access to things like the Arch User Repositories, but Ubuntu’s solution is using things like PPA’s to add extra software repositories.

    • SplicedBrainwrap@beehaw.org
      link
      fedilink
      English
      arrow-up
      1
      ·
      edit-2
      6 months ago

      Yes, much of the web is hosted on Linux servers, and only growing as more and more people start playing around with self hosting projects.