Page 1 of 1

Mullvad Browser

Posted: Mon Nov 04, 2024 1:19 pm
by Buck Fankers
Mullvad Browser seems like another good browser alternative for keeping tech companies away from my browsing habits, if I use browser for all the sites, where I do not log in. Like Tor browser. Some sites will not load properly but thats OK. Here is simple way of getting it:

(Question, should I follow these steps or rather request for browser to be added to our repo? Is it safe to just follow commands bellow?)

https://mullvad.net/en/download/browser/linux

# Download the Mullvad signing key
sudo curl -fsSLo /usr/share/keyrings/mullvad-keyring.asc https://repository.mullvad.net/deb/mullvad-keyring.asc
# Add the Mullvad repository server to apt
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
# Install the package
sudo apt update
sudo apt install mullvad-browser

Re: Mullvad Browser

Posted: Mon Nov 04, 2024 1:44 pm
by j2mcgreg
It's already under discussion here:
viewtopic.php?t=82562

thread locked