Skip to content

Commit

Permalink
feat: add mullvad-browser (wimpysworld#1149)
Browse files Browse the repository at this point in the history
  • Loading branch information
philclifford authored Sep 30, 2024
1 parent 614d7d7 commit 2fc0609
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
1 change: 1 addition & 0 deletions 01-main/manifest
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,7 @@ motrix
mpdevil
mqttx
ms-365-electron
mullvad-browser
mullvad-vpn
multimc
nala
Expand Down
8 changes: 8 additions & 0 deletions 01-main/packages/mullvad-browser
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
DEFVER=1
ARCHS_SUPPORTED="amd64 arm64"
ASC_KEY_URL="https://repository.mullvad.net/deb/mullvad-keyring.asc"
APT_REPO_URL="https://repository.mullvad.net/deb/stable $(lsb_release -cs) main"

PRETTY_NAME="Mullvad Browser"
WEBSITE="https://mullvad.net/en/browser"
SUMMARY="TOR-based browser designed to minimize tracking and fingerprints."

0 comments on commit 2fc0609

Please sign in to comment.