This package browser is in early development. Mind the rough edges.

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.

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:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/mullvadbrowser/badges/latest-version.svg)](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]]