Mullvad Browser

mullvad.net/browser
Mullvad Browser

A Firefox-based browser maintained in collaboration between the Tor Project and Mullvad. With strong anti-fingerprinting (so users look alike), no telemetry and uBlock Origin bundled

Open Source

Mullvad Browser Privacy Policy

Privacy Policy Summary

  • The terms for this service are easy to read
  • You must create an account to use this service
  • The service does not guarantee accuracy or reliability of the information provided
  • The service provider makes no warranty regarding uninterrupted, timely, secure or error-free service
  • The service is provided 'as is' and to be used at your sole risk
  • An onion site accessible over Tor is provided
  • An anonymous payment method is offered
  • No third-party analytics or tracking platforms are used
  • Information is provided about what kind of information they collect
  • A free help desk is provided
  • Third parties are involved in operating the service
  • You are responsible for maintaining the security of your account and for the activities on your account
  • The court of law governing the terms is in location X
  • The court of law governing the terms is in a jurisdiction that is friendlier to user privacy protection
  • Information is gathered about you through third parties
  • You are informed about the risk of publishing personal info online
  • The data retention period is kept to the minimum necessary for fulfilling its purposes
  • Some personal data may be kept for business interests or legal obligations
  • This service gives your personal data to third parties involved in its operation
  • Third parties used by the service are bound by confidentiality obligations
  • Your personal data will not be used for an automated decision-making
  • You can request access, correction and/or deletion of your data
  • A complaint mechanism is provided for the handling of personal data
  • Inconvenient process for obtaining personal data
  • First-party cookies are used
  • A list of all cookies set by the website is provided
  • The service does not use any third-party advertising services
  • The service will resist legal requests for your information where reasonably possible
  • You will be notified if personal data has been affected by data breaches
  • You can access most of the pages on the service's website without revealing any personal information
  • The service explains how to prevent disclosure of personal information to third parties
  • You are not being tracked
  • IP addresses of website visitors are not tracked
  • There is a date of the last update of the agreements
  • When the service wants to make a material change to its terms, you are notified at least 30 days in advance
  • The service claims to be GDPR compliant for European users
  • Only necessary logs are kept by the service to ensure quality
  • You can retrieve an archive of your data (under very limited circumstances)

Score

B

Documents

Domains Covered by Policy

  • mullvad.net
  • o54hon2e2vj6c7m3aqqu6uyece65by3vgoxxhlqlsvkmacw6a7m7kiad.onion

About the Data

This data is kindly provided by tosdr.org. Read full report at: #641

Mullvad Browser Source Code

Author

mullvad

Description

Privacy-focused browser for Linux, macOS and Windows. Made in collaboration between @torproject and @mullvad

Homepage

https://mullvad.net/browser

Repository

  • LicenseUnknown
  • Created21 Sept 22
  • Primary languageShell
  • Size6,179,074 KB
  • Stars2,476
  • Forks63
  • Watchers2,476

Language Usage

Language Usage

Project Health

No license

Recent Commits

  • LamTrinh.Dev(29 Jun 26)

    Update macOS version in`Available platforms` section at README.md

  • Magnus Lindstrom(24 Sept 25)

    add workflow for tor to trigger upon new release

  • Matthew(04 Sept 25)

    Fixed to point to correct Build wiki (#481)

  • rui hildt(14 Mar 25)

    Create issue templates with selector using YAML

  • rui(14 Mar 25)

    Add issue template for webcompat

  • Josh Soref(20 Dec 24)

    Fix spelling and improve a link * spelling: gitlab Signed-off-by: Josh Soref <[email protected]> * link: our website Signed-off-by: Josh Soref <[email protected]> --------- Signed-off-by: Josh Soref <[email protected]>

  • rui(01 Oct 24)

    Fix support email

  • rui hildt(31 Jul 24)

    Add repositories information

  • rui(27 Jun 23)

    Update README.md

  • rui(17 May 23)

    Update README.md

  • rui(05 May 23)

    Update README.md with 12.0.5 informations

  • rui hildt(03 Apr 23)

    Add guide to verify the downloads

  • rui hildt(03 Apr 23)

    Add tor repository link

  • rui hildt(03 Apr 23)

    Reorder sections & add build instructions

  • rui hildt(03 Apr 23)

    Add Mullvad Browser informations

  • rui(21 Sept 22)

    Initial commit

Mullvad Browser Website

Website

Free the internet with Mullvad Browser

The 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.

Redirects

Redirects to https://mullvad.net/en/browser

Security Checks

All 65 security checks passed

Server Details

  • IP Address45.83.223.209
  • LocationMalmoe,Skane lan,Sweden,EU
  • ISP31173 Services AB
  • ASNAS39351

Categories

Some proxies may block this service, as it falls into the following categories

  • VPN Provider

Associated Countries

  • USUS
  • DEDE
  • SESE
  • CACA

Safety Score

Website marked as safe

100%

Blacklist Check

mullvad.net was found on 0 blacklists

  • AntiSocial Blacklist
  • Artists Against 419
  • Badbitcoin
  • Bambenek Consulting
  • CERT Polska
  • CoinBlockerLists
  • CRDF
  • CryptoScamDB
  • EtherAddressLookup
  • EtherScamDB
  • Fake Website Buster
  • MetaMask EthPhishing
  • NABP Not Recommended Sites
  • OpenPhish
  • PetScams
  • PhishFeed
  • PhishFort
  • Phishing.Database
  • PhishStats
  • PhishTank
  • Phishunt
  • RPiList Not Serious
  • Scam.Directory
  • SecureReload Phishing List
  • Spam404
  • StopGunScams
  • Suspicious Hosting IP
  • ThreatFox
  • ThreatLog
  • TweetFeed
  • URLhaus
  • ViriBack C2 Tracker

Website Preview

Website preview

Mullvad Browser Docker

Container Info

Mullvad-browser

The [Mullvad Browser](https://mullvad.net/en/browser) is a privacy-focused web browser developed in a collaboration between Mullvad VPN and the Tor Project. It’s designed to minimize tracking and fingerprinting. You could say it’s a Tor Browser to use without the Tor Network. Instead, you can use it with a trustworthy VPN.

#Web Browser#VPN

View on DockerHub

linuxserver/mullvad-browser:latest

Run Command

docker run -d \
  -p 3000:3000/tcp \
  -p 3001:3001/tcp \
  -e PUID=${PUID} \
  -e PGID=${PGID} \
  -e TZ=${TZ} \
  -e LOCAL_NET=${LOCAL_NET} \
  -v /srv/lsio/mullvad-browser/config:/config \
  --restart=unless-stopped \
  linuxserver/mullvad-browser:latest

Compose File

version: 3.8
services:
  mullvad-browser:
    image: "linuxserver/mullvad-browser:latest"
    ports:
      - "3000:3000/tcp"
      - "3001:3001/tcp"
    environment:
      PUID: 1000
      PGID: 1000
      TZ: Etc/UTC
      LOCAL_NET: 192.168.0.0/16
    volumes:
      - "/srv/lsio/mullvad-browser/config:/config"
    restart: unless-stopped

Environment Variables

  • Var NameDefault
  • PUID1000
  • PGID1000
  • TZEtc/UTC
  • LOCAL_NET192.168.0.0/16

Port List

  • 3000:3000/tcp
  • 3001:3001/tcp

Volume Mounting

  • Container PathHost Bind
  • /config/srv/lsio/mullvad-browser/config

Mullvad Browser Reviews

More Browsers

About the Data: Mullvad Browser

Change History

Edit Mullvad Browser Data

You can edit Mullvad Browser's entry in this section of awesome-privacy.yml by submitting a PR to our GitHub repo.
Note that some of the information shown above has been aggregated from external sources, a list of these can be found data documentation.

Origin Data

Modify Data

API

You can access Mullvad Browser's data programmatically via our API. Simply make a GET request to:

https://api.awesome-privacy.xyz/v1/services/mullvad-browser

The REST API is free, no-auth and CORS-enabled. To learn more, view the API Docs or read the API Usage Guide.

Share Mullvad Browser

Help your friends compare Browsers, and pick privacy-respecting software and services.
Share Mullvad Browser and Awesome Privacy with your network!