Package Details: mullvad-browser-bin 14.0.5-1

Git Clone URL: https://aur.archlinux.org/mullvad-browser-bin.git (read-only, click to copy)
Package Base: mullvad-browser-bin
Description: Privacy-focused web browser developed by Mullvad VPN and the Tor Project
Upstream URL: https://mullvad.net/en/browser
Keywords: browser firefox mullvad privacy private
Licenses: MPL-2.0, GPL-3.0-or-later
Conflicts: mullvad-browser
Provides: mullvad-browser
Submitter: tarball
Maintainer: tarball
Last Packager: tarball
Votes: 48
Popularity: 4.28
First Submitted: 2023-04-03 14:58 (UTC)
Last Updated: 2025-02-05 13:17 (UTC)

Dependencies (39)

Required by (0)

Sources (4)

Pinned Comments

tarball commented on 2024-06-26 08:35 (UTC)

Make sure to fetch the developers' signing key before building the package.

The official instructions are here. The link is also mentioned in the PKGBUILD.

If the site is blocked in your region, you'll have to work around it or trust me that this is what it says:

% gpg --auto-key-locate nodefault,wkd --locate-keys torbrowser@torproject.org

which (as of 2024-06-26) should also show this fingerprint:

EF6E 286D DA85 EA2A 4BA7  DE68 4E2C 6E87 9329 8290

If your gpg says otherwise, you may have been fed garbage.

Latest Comments

« First ‹ Previous 1 2 3 4

kaivai commented on 2023-04-06 02:41 (UTC)

ZorinArch: I think that messages is saying that on your $PATH environment variable, there is an entry :./node_modules/.bin which find would like you to get rid of.

yochananmarqos commented on 2023-04-04 00:02 (UTC)

Another reason not to rename the source tarball is that it's signed and can be verified. See Verifying Mullvad Browser signature.

See my improved PKGBUILD

yochananmarqos commented on 2023-04-03 21:56 (UTC) (edited on 2023-04-03 21:57 (UTC) by yochananmarqos)

Please replace all instances of $_pkgbase with either ${pkgname%-bin} or mullvad-browser. Do not name anything in the package mullvad-browser-bin.

Install the contents of the Browser folder, don't install the folder itself.

The package can be stripped, there's no reason to disable it.

There's no reason to rename the source tarball, it already has the name and version in it.

EDIT: Sorry, somehow the comment posted twice. I deleted the duplicate.

tarball commented on 2023-04-03 16:24 (UTC) (edited on 2023-04-04 07:46 (UTC) by tarball)

Yeah, sorry about that. It worked fine until I wiped everything locally and reinstalled from AUR.

ZorinArch commented on 2023-04-03 16:12 (UTC)

i got this error:

find: The relative path ‘./node_modules/.bin’ is included in the PATH environment variable, which is insecure in combination with the -execdir action of find.  Please remove that entry from $PATH