mullvadbrowser
Privacy-focused web browser
Mullvad Browser is a privacy-focused web browser developed in collaboration between Mullvad VPN and the Tor Project. It’s produced to minimize tracking and fingerprinting.
- Versions: 14.5.7
- Website: https://mullvad.net/en/browser
- Licenses: MPL 2.0
- Package source: gnu/packages/tor-browsers.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of mullvadbrowser as follows:
guix install mullvadbrowser
Or install a particular version:
guix install mullvadbrowser@14.5.7
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.
Badge code
You can use the following badge to inform users of mullvadbrowser about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/mullvadbrowser'><img src='https://packages.guix.gnu.org/packages/mullvadbrowser/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/mullvadbrowser)
Example Org:
[[https://packages.guix.gnu.org/packages/mullvadbrowser][https://packages.guix.gnu.org/packages/mullvadbrowser/badges/latest-version.svg]]