Author Topic: Mullvad Browser: A Super Privacy-Focused Browser Based on Firefox  (Read 541 times)

rcjordan

  • I'm consulting the authorities on the subject
  • Global Moderator
  • Hero Member
  • *****
  • Posts: 17149
  • Debbie says...
    • View Profile

ergophobe

  • Inner Core
  • Hero Member
  • *
  • Posts: 9824
    • View Profile
Re: Mullvad Browser: A Super Privacy-Focused Browser Based on Firefox
« Reply #1 on: January 06, 2025, 09:14:25 PM »
Installation is a snap...

Code: [Select]
sudo curl -fsSLo /usr/share/keyrings/mullvad-keyring.asc https://repository.mullvad.net/deb/mullvad-keyring.asc
echo "deb [signed-by=/usr/share/keyrings/mullvad-keyring.asc arch=$( dpkg --print-architecture )] https://repository.mullvad.net/deb/stable $(lsb_release -cs) main" | sudo tee /etc/apt/sources.list.d/mullvad.list
sudo apt update
sudo apt install mullvad-browser

... for Linux users accustomed to adding new repositories and working with apt...

[Aside: tried to get my Chromebook running linux but could not get the firmware write-protect removed to allow me to flash the UEFI and install linux, so I only have command-line linux for now]

Brad

  • Inner Core
  • Hero Member
  • *
  • Posts: 4318
  • What, me worry?
    • View Profile
Re: Mullvad Browser: A Super Privacy-Focused Browser Based on Firefox
« Reply #2 on: January 07, 2025, 08:30:45 AM »
Mullvad sounds nice.  I like that it does not use the Chrome rendering engine.